Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13
-
None
-
None
Description
Current Situation
JOC Cockpit throws the error JOC - 406 JocMissingRequiredParameterException: undefined 'folder' if the jobs/orders are added to the job chain and folder is locked by another user.
How to reproduce
- Login to the JOC Cockpit with user user1
- Switch to the Configurations view and create a folder and a order job.
- Login to the JOC Cockpit with user user2
- The above created folder will be locked by user1.
- Add a job in the job chain with the user2. The pop will be opened to Take Over the folder.
- After clicking on confirm the JOC Cockpit throws JOC - 406 JocMissingRequiredParameterException: undefined 'folder'
Desired Behavior
- The JOC Cockpit should not throw error JOC - 406 JocMissingRequiredParameterException: undefined 'folder'