Reseting report target value is not working

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • 2.3.0-alpha1, 2.3.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      When:
      issuing a PUT request to update a report to reset the target value
      Given:
      The structure of the request payload is like this:

      {
        "data" : {
          "configuration": {targetValue: {}},
          .
          .
        } 
      .
      .
      .
      }
      

      Expected:
      The target value is reset according to the above structure
      Observed
      The target value still have the same value when loading the report again

            Assignee:
            Unassigned
            Reporter:
            Omran Abazeed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: