-
Bug
-
Resolution: Done
-
Critical
-
6.x.x
-
None
-
-
-
-
-
-
DR1
-
Workaround Exists
-
- Manually fill the ProcessInstanceLog table should solve the issue
-
-
2017 Week 43-44
When we do not have audit information in ProcessInstanceLog table and wants to send a signal to an existing process instance we have the error "Could not find process instance with id "[some id]", but it exists in ProcessInstanceInfo.
The reason is that parts of the services API uses dataService[1] to retrieve information about process instances and it queries the audit tables.
Other endpoints also relies on dataService, like list the process instances.
- is blocked by
-
RHDM-24 Version difference of jackson artifacts
- Closed
- is cloned by
-
RHBPMS-5043 [GSS](6.4.z) Signal fails with "Could not find process instance with id" when the Audit mode is NONE
- Closed