Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.0, 2.6.0
-
None
-
None
Description
Current Situation
When providing the workflow path("workflowPath":"folder_name/workflow_name"), without a leading slash in the /joc/api/orders/add API, the API is executed successfully with exit code 200, but the orders are not triggered.
And when we add a workflow path with a leading slash, e.g. "/folder_name/workflow_name", the API triggers the order after it is executed successfully.
Desired Behavior
The name of a workflow identifies a workflow so that a path without a leading slash will be accepted.
Patches
- Download the patch for releases 2.5.7, 2.6.4 and 2.6.5 available for Linux and Windows.
- https://download.sos-berlin.com/patches/2.5.7-patch/js7_joc_2.5.7-PATCH.API-3.JOC-1743_JOC-1748.jar [sha256] [sig] [tsr]
- https://download.sos-berlin.com/patches/2.6.4-patch/js7_joc_2.6.4-PATCH.API-3.JOC-1743_JOC-1748.jar [sha256] [sig] [tsr]
- https://download.sos-berlin.com/patches/2.6.5-patch/js7_joc_2.6.5-PATCH.API-1.JOC-1743_JOC-1748.jar [sha256] [sig] [tsr]
- Follow the instructions available from the below link.
Attachments
Issue Links
- Wiki Page
-
Wiki Page Loading...