Primitive json array is not imported from Zeebe

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.7.0-alpha2, 3.7.0
    • Affects Version/s: None
    • Component/s: backend
    • 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`)

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: