-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
If, within the same transaction, the same task is modified more than one, the TaskInstaneView used by the EventEmitter is outdated.
Engine is properly passing the views to EventCollection class, but, since the internal collection is a Set, the add operation for the second InstanceView will be ignored (because an Instance with the same id is already present)
- is related to
-
RHPAM-4130 [ONE-OFF] (7.12.0) Task suspension and automatic reactivation after defined time period in RHPAM
- ON_QA