Extendedbounds are not set on default limiting startDate histogram filter

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • 2.5.0-alpha2, 2.5.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      given:

      • I have a group by startDate report and 1000 process instances distributed over more than 1000 days

      when:

      • I group by days

      then:

      • I get less than 1000 day buckets in the result

      expected:

      • I get exactly 1000 day buckets in the result

      Context:
      When there is no user defined startDateFilter we create a default filter windows from the latest entry - 1000 (groupByUnit). However we do not apply the extendedBounds to ensure potentially leading empty buckets are present in the result.

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

              Created:
              Updated:
              Resolved: