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

Method job_chain.add_or_replace_order() should return replaced order

    XMLWordPrintable

Details

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

    Description

      Current Situation

      • The sos.spooler.Job_chain.add_or_replace_order() method of JobScheduler Master does not provide a return value, thus there is no information whether an order has been added or replaced.

      Desired Behavior

      • The information whether an order has been added or replaced should be returned:
        • add: a return value null signals that the order has been added
        • replace: the original order that has been replaced is returned

      Attachments

        Activity

          People

            sos_engine_team TeamEngine
            ur Uwe Risse
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: