Details
-
Fix
-
Status: Approved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- The Case Instruction introduced with
JOC-1943is unusable. - When deploying workflows holding a Case Instruction, then an endless loop is caused. As a result one CPU thread will be consuming 100%.
- The bug will not occur if the Case Instruction is the first instruction in a workflow and holds a single CaseWhen Statement.
Desired Behavior
- The Case Instruction should be deployable as any other scheduling object.
Workaround
- The Case Instruction can be mapped to nested If Instructions.
Attachments
Issue Links
- relates to
-
JOC-1943 Add CASE statement to workflow instructions
-
- Resolved
-
- links to