-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Reproduce:
- Have the following distribution of started process instances:
- Day 1: 1
- Day 2: 0
- Day 3: 1
- Create a report: Count process instance frequency, grouped by start date: day
- Create a Filter for process instance start date. The filter should include Day 2 and Day 3, but not Day 1
- Evaluate the report
Expected:
- The returned result contains the datapoints for day 2 and day 3
Observed:
- The returned result contains the datapoints for day 3 only
This affects both process instance reports that are grouped by start date as well as decision reports that are grouped by evaluation date. The date by unit is irrelevant, the issue also exists for grouped by automatic, hour, week, etc.