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

The JITL job JobSchedulerCheckRunHistory should have an option what action should take place if the result of the query is false.

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.9.6
    • 1.9.8, 1.10.2, 1.11
    • None

    Description

      Current Situation
      When the query is evaluated to false, the job ends with an error.

      Desired Behaviour
      The job should provide an option fail_on_query_result_false how to handle the evaluation. Possible values are:

      • true: if the query is false then end with an error
      • false: if the query is false then end successfull
      • Default: true

      The job should provide an option fail_on_query_result_true how to handle the evaluation. Possible values are:

      • true: if the query is true then end with an error
      • false: if the query is true then end successfull
      • Default: false

      Default for this option is end_with_error.

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: