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

Refactor distributedBy to return list of aggregations

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • backend
    • Not defined

      Context:

      While createing distributedBy variable reports, a matchAll filter aggregation had to be added in order to correclty aggregate for undefined/null variables which could be more conveniently handled/more readable if the distributedBy createAggregation methods returned a list - similar how the GroupByVariable returns a list of the variable aggregation and the undefinded/null aggregation. Lets refactor the createAggregation methods to return a list instead.

       

      AT:

      • All `createAggregation` methods in our DistributedBys now return a list instead of a single aggregations
      • the reverse nested aggregation in ProcessDistributeByVariable has been removed and instead added as a separate entry in the returned list

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              helene.waechtler Helene Waechtler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: