Prematurely loading the flow node names on the analysis page

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • Affects Version/s: None
    • Component/s: frontend
    • None

      • 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.

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: