Steps to reproduce
- Go to Cockpit and open the batch operation page
- Select "Set variables to process instances"
- Add an object variable
- Change the type of the variable to "boolean"
- Click the "Set variables[...]" button
- On the confirmation step, click the "show request payload" button
Observed Behavior
The valueInfo property from the former object typed variable is present
Expected Behavior
The valueInfo property is not present.
Solution
When changing a variable, rest request payload properly
This is the controller panel for Smart Panels app
- is related to
-
CAM-12567 In cam-widget-variables-table, changing to NULL variable produces wrong value
- Closed