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

Prematurely loading the flow node names on the analysis page

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • None
    • frontend
    • None

    Description

      • given:
        • I'm on an abritrary Optimize page
      • when:
        • I open the “Analysis” Page
      • then:
        • I currently get a Warning in the log: 16:30:26.157 [qtp1928931046-109] WARN o.c.o.s.e.r.ProcessDefinitionReader - Could not find process definition xml with key [] and version []
      • expected:
        • now warning is showing up

      Hint:
      We load the flownode names for the process to display in the control panel. Before the user selects a process, the key and versions are empty strings. The request URL is POST http://localhost:3000/api/flow-node/flowNodeNames
      Maybe we shouldn't load the flow nodes if the process definition hasn't been selected yet.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce