Details
-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
Description
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
mgm-controller-panel
This is the controller panel for Smart Panels app
Attachments
Issue Links
- is related to
-
OPT-1563 reset combined report target value by send a value of null instead of {}
- Done