XMLWordPrintable

    • Type: Sub-task
    • Resolution: Done
    • Priority: L3 - Default
    • 3.5.0
    • Affects Version/s: None
    • Component/s: backend
    • Not defined

      Context:

      To migrate the current flownode selection customisation in the report config menu, we need to adjust the executedFlowNodes filter to also be available on view level. Then, we can translate the previous flownode selection in the config menu as a "not in" view level executedFlowNodesFilter.

      Structure:

      {
        "type": "executedFlowNodes"
        "filterLevel": "view"
        "data": {
          operator: "not in"
          values: ['flowNodeId', ....]
        }
      }

      AT:

      • ExecutedFlowNode filters can be applied on view level
      • Confluence filter page is updated

            Assignee:
            Unassigned
            Reporter:
            Helene Waechtler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: