-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.9.0, 7.10.0, 7.11.0, 7.12.0
-
None
Steps to reproduce:
- Start a distro of your choice
- Perform process modification to cancel a process instance that has a running user task.
- (Another option is to cancel this process instance without modification)
- Observe the operation log page - try to order by change time descending (or check the database entries of ACT_HI_OP_LOG)
Observed behavior:
A second user operation log is stored for the task deletion even if we only perform process instance modification/cancellation
On the attached screen shot the logs are sorted by change time desc and we can see the entries for the task deletion.
Expected behavior:
The user operation is stored only for the process instance.