Uploaded image for project: 'JS - JS7 JobScheduler Engine'
  1. JS - JS7 JobScheduler Engine
  2. JS-2236

StickySubagent instruction may break a failing Order

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.8.2
    • 2.8.3
    • None
    • None

    Description

      Current Situation

      • The StickySubagent Instruction is applied to force use of the same Subagent for execution of jobs.
      • If an order fails in an If Instruction and job inside the StickySubagent Instruction, then the order cannot be cancelled or resumed as it is moved to a wrong position. Users have to remove the order from Controller and Agent journals.

      Desired Behavior

      • Orders failing within a StickySubagent Instruction offer the option for resuming and cancelling.

      Maintainer Notes
      This workflow logs an error with an InapplicableOrderEvent problem:

      stickySubagent
        if true then
          fail
      

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            jz Joacim Zschimmer
            Karuna Pawar Karuna Pawar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: