Regression: Fixed Date filter do not include last day

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.1.0
    • Affects Version/s: None
    • Component/s: backend
    • None
    • Not defined

      Reproduce:

      Create a report with a StartDate filter with the following payload:

      {
        type: 'startDate',
        data: {type: 'fixed', start: '2020-07-10T00:00:00', end: '2020-07-10T23:59:59'},
      }
      

      Expected:

      The report evaluation result contains all process instances that started on the 2020-07-10

      Observed:

      The report evaluation result contains no instances

            Assignee:
            Unassigned
            Reporter:
            Sebastian Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: