zawarkhan1 opened a new issue, #3861: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3861
### Describe the bug Hey i am using Multiple Instance Sub-process and it works fine after adding custom logic for MI completion in kogito. However the issue i am facing is that after restart context is loosed and i am uable to transit the human task to completion ### Expected behavior As in normal case when you restart application it is able to load its item, set its context and able to complete the process but it only fails in case of multiple instance sub process and MI completion functionality is not given so had to implement my own custom logic there ### Actual behavior it gives error that unable to transition to phase complete ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` _No response_ ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) _No response_ ### Additional information _No response_ -- 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]
