Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.4.1
-
None
Description
Current Situation
- When the JOC Cockpit uses Oracle or MS SQL Server as the database and user clicks the "Update from Job Templates" menu button of a "Workfows" node in the Inventory view, this has no effect because the JOC API is not able to find workflow jobs that use the job templates.
Desired Behaviour
- The "Update from Job Templates" should work correctly.
Test Instructions
- Create and release a shell Job Template.
- Create a workflow with a job that uses this Job Template.
- Change the shell script and release the Job Template.
- Click Workflows -> Update from Job Templates.
- Expected result - the workflow job shell script should be synchronized with the Job Temlate script.
- Repeat the Test with all supported databases.