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

Empty input/output variable list in group by menu

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 3.5.0
    • None
    • backend, frontend

    Description

      Pre-conditions:

      Decision table have 2 input variable and 1 output variable.

      Steps to reproduce:

      1. Create a decision report 
      2. Select the Evaluation Count 
      3. Group by Input Variable or Output Variable 

      Problem:

      The list of input/output variables are empty.

      Expected behaviour:

      Expecting that the input and output variable names in the list 

       

      Hint:
      I have checked the network traffic, received the following response for the input variable request. Variable name is null.

      [{id: "Input_1", name: null, type: "Long"}, {id: "InputClause_0kxgyqs", name: null, type: "Long"}]
      0: {id: "Input_1", name: null, type: "Long"}
      id: "Input_1"
      name: null
      type: "Long"
      1: {id: "InputClause_0kxgyqs", name: null, type: "Long"}
      id: "InputClause_0kxgyqs"
      name: null
      type: "Long"
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              cigdem.ilhan Cigdem Ilhan
              Andromachi Rozaki Andromachi Rozaki
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce