-
Bug
-
Resolution: Done
-
Major
-
7.12.0.GA
-
False
-
None
-
False
-
-
-
-
-
-
+
-
-
---
-
---
We capture the event using custom taskEventListener which implement TaskLifeCycleEventListener interface . But in the received event we can see the same TaskEvent object in both before and after methods.
- beforeTaskAssignmentsAddedEvent --> new potential owners (this is wrong, we should get the potential owners that were assigned to the task previous to the change)
- - afterTaskAssignmentsAddedEvent --> new potential owners