- If I have a parent process "ParentReusableProcess" which contains a child process in form of a Reusable Subprocess "ChildProcess" and if I abort the parent process from Business Central, it ideally should have aborted the subprocess too. At least it is what any user should expect. This is not happening currently as tested in the latest BPMS 6.3.2 release patch update too.
- This is resulting any activities like User Task associated with the subprocesses also not getting aborted and keep on waiting for any user to abort the subprocesses or abort the tasks.
- This issue can be replicated easily using the respective process definitions attached to this JIRA. These process definitions could be found inside the kjar "simpleproject-1.0.jar" in attachment.
- is cloned by
-
RHBPMS-4218 [GSS] (6.3.z)Aborting parent process does not abort reusable subprocess attached to it and it's activities
- Closed