-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
NullPointerException at last line.
Map<String, Object> json = new HashMap<String, Object>(); json.put("age", 18); json.put("name", null); SpinJsonNode spinJsonNode = JSON("{}"); spinJsonNode.prop("properties", json);
The problem also occurs when setting a list with a null element or when processing JsonPath with on a document with null property values.
This is the controller panel for Smart Panels app
[CAM-4480] Cannot set List/Map properties with null elements
Workflow | Original: camunda BPM [ 31049 ] | New: Backup_camunda BPM [ 55610 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
We are closing this ticket as part of our backlog grooming. Reasons: