Uploaded image for project: 'JOE - JobScheduler Object Editor'
  1. JOE - JobScheduler Object Editor
  2. JOE-174

JOE should show the job chain diagram even if there is an add_order command in the on_return_code element list

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.10
    • 1.10, 1.11
    • None

    Description

      Current situation
      When creating a job chain and add an on_return_code element add_order to a node, no diagram is shown.

      Desired behaviour
      Even when adding an add_order_command to the on_return_code element the diagram should be shown.

          <job_chain_node  state="init" job="job_init" next_state="100" error_state="error">
              <on_return_codes >
                  <on_return_code  return_code="2..3">
                      <add_order  xmlns="https://jobscheduler-plugins.sos-berlin.com/NodeOrderPlugin" job_chain="s"/>
                  </on_return_code>
              </on_return_codes>
          </job_chain_node>
      

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: