Reproduce:
- Have a process diagram with an activity, that can be skipped (see attachment)
- Execute the process so that the activity is not skipped
Expected:
- Skipping sequence flow is not highlighted in heatmap
Observed:
- Skipping sequence flow is highlighted in heatmap
One potential improvement of the heuristic would be to check the endDate of an activity for outgoing sequence flows. This would have to be done in the backend, as the frontend does not have information about the activity instance history in this view.
We are closing this ticket as part of our backlog grooming. Reasons: