-
Type:
Bug
-
Status: Verified (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 6.x.x
-
Fix Version/s: 7.0.0.GA
-
Component/s: jBPM Core, Kie-Server
-
Labels:None
-
Target Release:
-
Fix Build:DR1
-
Steps to Reproduce:
-
Workaround:Workaround Exists
-
Workaround Description:
- Manually fill the ProcessInstanceLog table should solve the issue
-
Sprint: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.
- cloned to
-
RHBPMS-5043 [GSS](6.4.z) Signal fails with "Could not find process instance with id" when the Audit mode is NONE
-
- Closed
-
- is blocked by
-
RHDM-24 Version difference of jackson artifacts
-
- Verified
-