Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.2
-
Fix Version/s: 1.2.0
-
Component/s: Process service
-
Security Level: Public
-
- Environment:
- -
When investigatiung why no execution was found for the intermediate message catch event, a query is done to retrieve execution in history. But the process instance identifier is not used as filter, that's why a result can be returned per process instances.
Please add the filter on process instance identifier into the historic query !