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

Requests for the last 7 days in the Jobs Summary should use {"dateFrom": "-7d", ...}

    XMLWordPrintable

Details

    • Fix
    • Status: Dismissed (View Workflow)
    • Minor
    • Resolution: Works as designed
    • None
    • 1.12.11
    • JOC Cockpit GUI
    • None

    Description

      Current Situation

      The request for the last 7 days in the Jobs Summary on the dashboard asks for the last week

      dateFrom in ./jobs/overview/summary's body
      {"dateFrom": "-1w", ...}
      

      instead of the last 7 days

      dateFrom in ./jobs/overview/summary's body
      {"dateFrom": "-7d", ...}
      

      Since JOC-332 the interpretation of -w is different than -7d

      Desired Behavior

      The request for the last 7 days in the Jobs Summary should use

      dateFrom in ./jobs/overview/summary's body
      {"dateFrom": "-7d", ...}
      

      Attachments

        Issue Links

          Activity

            People

              ztsa0019 Sourabh Agrawal
              oh Oliver Haufe
              Oliver Haufe Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: