Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
- The task functions end is not activated.
- You can activate it in the $SCHEDULER_DATA/config/operations_gui/custom.js with the _hide.end_task_of_api_job = false; setting.
See also How to configure JOC - This function has only an effect on API jobs.
It doesn't affect shell jobs.
It close the task of the API job after the current process step.
See also JOC - Basic Functions List
Desired Behavior
This function will be reactivated and get additional (API job) in its label to recognized at a glance that the function works only on API jobs.
Maintainer Note
- _hide.end_task_of_api_job = false; is only set for a new installation.
- If you made an update then the value retain unchanged.