-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.0-HF18, 5.7.1
-
Component/s: Automation
PropertyMap.toString() implementation does skip members that are not String.
It should rather to a JSON serialization since the server side is able to do JSON unmarshaling.
=> this enables to do easy update on complex properties !