Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.9, 1.9.1, 1.9.2
Description
Current Situation
- A job chain can be configured to use a specific process class for subsequent job nodes. This enables a more flexible configuration than assigning the process class to a specific job that would be used for all jobs chains.
- Precedence of process class assignments in decreasing sequence:
- order
- the assignment of a process class is not in scope of this feature
- the assginment of a remote JobScheduler instance is supported
- job chain
- job
- order
see JS-1301
Desired Behaviour
- A job chain can be configured to use a specific process class for subsequent job nodes.
- Precedence of process class assignments in decreasing sequence:
- order
- the assignment of a process class is not in scope of this feature
- the assginment of a remote JobScheduler instance is supported
- job
- job chain
- order
This changes the order of precedence defined in JS-1301.