Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-980

Daily Plan should allow non-recursive search in folders

    XMLWordPrintable

Details

    Description

      Current Situation

      When searching in Daily Plan items with the search criteria "folder" - not recursively - then the result always is empty. This applies to any search criteria as long as they are combined with a search for folders. 

      Desired Behavior

      When searching in the Daily Plan items with the search criteria "folder" - not recursively - then the result should contain the correct daily plan items.

      The post body for the API call ./plan to reproduce the error is

      {
        "jobschedulerId": "jobschedulerId",
        "dateFrom": "2020-07-27T22:00:00Z",
        "dateTo": "2020-07-28T22:00:00Z",
        "folders": [
          {
            "folder": "/aFolder",
            "recursive": false
          }
        ],
        "jobChain": "/aFolder/aJobChain"
      }
      

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: