Reproduce steps:
- open process instance view
- use modification feature to cancel an activity
- open the history view
Problem:
- the instance is not listed in the process instance tab in the process definitions view (runtime) --> that is correct
- the instance state in the process instance tab in the process definitions view (history) is still 'running' --> that is not correct
Expected behavior:
process instance state is 'canceled'
Hints (optional):