-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
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
This is the controller panel for Smart Panels app
- is related to
-
OPT-1538 Reseting report target value is not working
- Done