reset combined report target value by send a value of null instead of {}

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.3.0-alpha1, 2.3.0
    • Affects Version/s: None
    • Component/s: frontend
    • None

      Background:
      When issuing an update request to the backend to reset the combined report target value:
      targetValue: {}
      The backend does not accept the empty object and it does not do the reset.
      Therefore, we should send a request with the targetValue: null in order to reset the target value
      AT:

      • Change the target value resulting from {} to null
      • The target value gets reset successfully after deselecting all reports and saving

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

              Created:
              Updated:
              Resolved: