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

End node should be considered if the node is skipped

    XMLWordPrintable

Details

    • Feature
    • Status: Deferred (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Job Scheduler Binaries
    • None

    Description

      Current Situation

      • If a node x is skipped and an order end state is set to x then the order will proceed with the next node following node x and will not end at x.

      Desired Behavior

      • If a node x is skipped and an order end state is set to x then the order run should end at node x.

      Maintainer Notes

      • The current behavior is due to the fact that a skipped node is not eligible as an end node and therefore subsequent job nodes are processed until a valid end node occurs.
      • The current behavior is valid, however, the desired behavior is an additional option. Therefore both options of the current and of the desired behavior should be supported.

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: