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

Execution of suspended (with kill) Order should be repeated when resumed

    XMLWordPrintable

Details

    • Feature
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • 2.7.3
    • None
    • None

    Description

      Current behavior

      • The SuspendOrder(kill) command cancels the execution of a script before suspending.
      • The ResumeOrders command without position lets the order fail because it has been killed (catchable in try/catch).
      • (Because JOC always resumes the Order with explicit position, this cannot not happen with JOC). 

      Desired behavior

      • A resumed order, canceled with SuspendOrder, should be repeated unless isNotRepeatable does not allow this.
      • As before, ResumeOrder with explicit position overrides this behavior.

      Attachments

        Issue Links

          Activity

            People

              jz Joacim Zschimmer
              jz Joacim Zschimmer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: