-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
Not defined
Context:
With OPT-5182 the report API got extended to accept multiple definitions to be specified on a single report. However during evaluation only the first definition is used for filtering instance data. With this change the report evaluation should expand the instance data filtering to include data for all the provided definitions.
AT:
- report evaluation filters instance data based on all definitions defined in the report
Out of scope:
- FlowNode & UserTask reports don't consider the unity of all model elements from all definitions but stick to the model elements of the first definition, these views are to be adjusted to multi definitions with
OPT-5281