Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-631

<modify_order action="reset"/> doesn't work in nested job chains

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.5.4014, 1.6.4014
    • None
    • None

    Description

      If you call <modify_order action="reset" order="" job_chain=""/> where the master job chain is used in the job_chain attribute then nothing happens.
      If you call <modify_order action="reset" order="" job_chain=""/> where the nested job chain is used in the job_chain attribute then Job Scheduler tries to set the order to its initial state, but this state is not a state of the nested job chain, so that an error occurres:
      SCHEDULER-149 There is no job in job chain "..." for the state "master_initial_state"
      where "master_initial_state" is the state of the master job chain

      Attachments

        Activity

          People

            oh Oliver Haufe
            oh Oliver Haufe
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: