Details
-
Sub-task
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Desired Behavior
- A job should have an attribute enabled=<true|false> (default=true)
- A disabled job doesn't start.
Resolution
- The attribute cmd of the <modify_job> command can have two more values: "enable", "disable".
- Both attribute values update the job configuration file.