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

Report result depends on order of tenants

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.7.0
    • None
    • backend
    • None

      Reproduce:

      • Create a new Report for a process definition that has multiple tenants, but all the instances don't have a tenant assigned (are visible if the "Not defined" tenant is selected). Use all Versions and all Tenants
      • Use the following report configuration:
        • Flow Node: Count
        • Grouped by: FlowNode
        • Visualized as Heatmap
      • Deselect all tenants
      • Verify that the report does not display data
      • Select the following tenants in order: "Not defined", any other tenant (without data)
      • Verify that the report displays data
      • Deselect all tenants
      • Verify that the report does not display data
      • Select the following tenants in order: any other tenant (without data), "Not defined"

      Expected:

      • The same report result as before

      Observed:

      • No data is displayed

        This is the controller panel for Smart Panels app

            [OPT-2879] Report result depends on order of tenants

            I guess the backend only includes instances that do not have a tenant if null is the first entry in the tenants array.

            Sebastian Stamm added a comment - I guess the backend only includes instances that do not have a tenant if null is the first entry in the tenants array.

            It appears that the order of tenant selection in the UI also affects other tenant specific results (e.g. variables, display of flownodes in the model etc). This will be addressed in follow up tickets

            Helene Waechtler added a comment - It appears that the order of tenant selection in the UI also affects other tenant specific results (e.g. variables, display of flownodes in the model etc). This will be addressed in follow up tickets

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: