Details
-
Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Current Situation
when a job in a job stream have an assigned calendar and the actual date is not part of the calendar, the job will be startet when the incondition is evaluated to true. When a period is assigned to the calendar, then the task is moved in the task queue and will be started when the period is reached.
Desired Behavior
- No calendar is assigned to the job
- The job will be started when the incondition is evaluated to true.
- A calendar is assigned to the job
- The job will be started when the incondition is evaluated to true and the calendar contains the day "today".
- When a period is assigned to the calendar. The task is moved to the task queue.
- If the calendar does not contains the day "today", the job will be skipped and the out conditions will be executed in a way the the job has been started and ended with rc:0.
- The job will be started when the incondition is evaluated to true and the calendar contains the day "today".
Attachments
Issue Links
- relates to
-
JOC-739 Timeslot for stand alone jobs
- Released