martinweiler commented on PR #2240: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/2240#issuecomment-3062609328
@jomarko you are right, thanks for pointing this out. This will be addressed in a separate PR, depending on what we decide regarding the time the event will be sent: 1. Keep it as-is, sending the event at the time the migrated process instance is deserialized. In this case, we just need to make sure the event is sent regardless of the existence of a mpf file. 2. Change the logic when the event is sent to the invocation of the `migrate` endpoint. -- 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]
