martinweiler opened a new issue, #2031: URL: https://github.com/apache/incubator-kie-issues/issues/2031
When we execute a Process Instance Migration, the workflow runtime engine sends a `ProcessInstanceStateDataEvent`. This event has the information about the new (migrated) process: `processId`, `processName`, `version`. This event then gets processed by the data-index, however in the JPA module the existing entity is not updated with the new `processId` . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
