-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
7.9.0.GA
-
None
-
False
-
False
-
-
-
-
-
-
Undefined
-
---
-
---
-
-
2021 Week 04-06 (from Jan 25), 2021 Week 07-09 (from Feb 15)
- Sub-process is getting invoked twice instead of one when implemented in loop back for the first time.
- When It is looped back again then it gets invoked only once.
- Sample project and logs are attached.
- Refer below steps to reproduce the issue :
~~~~~
- Start server with -Djbpm.enable.multi.con=true
- Import attached "MySpace_02854026_Project.zip" project to business-central and deploy.
- Start the parent process by checking isLoopback and isBypass to true and add counter value as 1.
- It will invoke the sub-process and create task2 user task.
- Complete the user task task2.
~~~~~
- is cloned by
-
RHPAM-3458 (GSS)[7.10.1]Dynamic Sub process is getting invoked twice instead of once when implemented in loop back.
- Closed
- is incorporated by
-
JBPM-9605 Dynamic Sub process is getting invoked twice instead of once when implemented in loop back.
- Closed
- is related to
-
JBPM-9623 Dynamic Sub process is getting invoked twice instead of once when implemented in loop back.
- Resolved