Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-710

The JITL CheckHistoryJob should support multiple queries

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.5.0
    • 2.5.2, 2.6.0
    • None

    Description

      Current Situation

      The JITL Job CheckHistoryJob provides the parameter query that may contain a single query like "isStarted".

      Desired Behavior

      It should be possible to specify a list of queries separated by "or" or "and" as in: "isStarted or isCompleted".

      • If the query operator is "or" the evaluation stops with the first query that is successfully executed.
      • If the query operator is "and" the evaluation stops with the first query that is not successfully executed.
      • Mixed use of "or" and "and" is not allowed.

      Attachments

        Issue Links

          Activity

            People

              ur Uwe Risse
              ur Uwe Risse
              Ajay Kumbhkar Ajay Kumbhkar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: