I can extend the executed Flow Nodes filter by combine it with and/or

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 1.3.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      AT:

      • given:
        • Optimize is setup, running and has imported all data
      • when:
        • I add a filter which filters all process instances:
          • several flow nodes have already been executed at least once (AND)
          • one of the specified flow nodes has already been executed at least once (OR)
          • a combination of the previous two points in the form of: (id1 OR id2 OR...) AND (id11 OR ...) AND ....
      • then:
        • The query is only applied to the filtered process instances, which is also mirrored in the results

            Assignee:
            Michael Schoettes
            Reporter:
            Johannes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: