-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Context:
Given a json array of primitives variable is created in Zeebe:
[1,2,3,4]
it currently is not imported to Optimize.
AT:
- primitive json arrays should get imported from zeebe just like they are already in case of Camunda Platform
Hint:
ZeebeVariableImportService.getVariableTypeFromJsonNode
returns no type in this case (as it's determined to be `ARRAY`)