Description

In some scenarios, a job that is configured to skip execution if another instance is already active may be skipped even if no other instance is active. This may occur when all of the following are true:

  • The job has one or more conditions.
  • The job is assigned to a Queue with the following characteristics:
    • "Slave" or "Load Balance" mode
    • Check conditions on the Master
    • Run on Master not checked
  •