Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-5063

Variable names with large numbers cause failures in raw data table

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 3.4.0
    • None
    • backend
    • Not defined

    Description

      Context:

      See Forum post: 

      https://forum.camunda.org/t/camunda-optimize-variable-plugin-problem-by-raw-data/26370

       

      When a variable has a name with a large number within it (larger than Integer.max), Optimize fails when attempting to sort table columns for raw data reports because we are extracting the number from the string and then parsing it to Integer. This leads to raw data reports being unusable in scenarios with large numbers in variable names. I have attached the error log from the above forum post.

      AT:

      • Optimize does not fail to display raw data table when variable names include large numbers

       

      Steps for testing:

      1. Deploy instance with variable with a long number in the name, eg same as in forum post: "helloMyNameIsVariable.actionMap.52352345634654756756867534" (variablet type and value are irrelevant)
      2. Import Data to Optimize
      3. Create a raw data report on the in step 1 deployed process and check that the report creation does not fail (and all table columns are present)

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              helene.waechtler Helene Waechtler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce