-
Feature Part
-
Resolution: Done
-
L3 - Default
-
None
-
None
As part of the autogeneration process, we plan on making the events list/count table be able to filter its events to display inclusively. This means that users can choose to show process start/end events AND all flow node events, for example. We need to make the scope selection at API level inclusive, as currently it is only possible to choose a single scope. There is some overlap between scopes. For example, start and end events should be included when either or both the start/end scope or all scopes are selected.
ATs:
- The API for event counts can accept multiple event scopes
- The events returned match the event scopes provided.
- API documentation is updated