-
Bug
-
Resolution: Done
-
Critical
-
None
-
6.4.6
-
None
-
-
-
-
-
-
-
Workaround Exists
-
- Manually fill the ProcessInstanceLog table should solve the issue
-
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.
- clones
-
RHPAM-188 Signal fails with "Could not find process instance with id" when the Audit mode is NONE
- Closed