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

<modify_order action="reset"> reset the Order's end state

    XMLWordPrintable

Details

    Description

      Current situation

      • If a permanent Order has a predefined end state in the order configuration.
      • <?xml version="1.0" encoding="ISO-8859-1"?>
        <order  end_state="COMPLETED">
            <params />
            <run_time />
        </order>
        
      • If user set the order's start state and order's end state from JOC e.g. start_state = 2 and end_state = 3 and let the order run.
      • After order is successfully executed, order return to the start_state = 2 and from JOC one can see the end_state = 3.
      • If user reset the order from JOC, the order's start_state is set to 1 but the end_state remains 3.

      How to reproduce

      Desired behavior

      • If Order's end state is change temporarily from JOC, after successful execution order's end state should be set as per as order configuration e.g. COMPLETED

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            jz Joacim Zschimmer
            mp Mahendra Patidar
            Mahendra Patidar Mahendra Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: