https://bugs.documentfoundation.org/show_bug.cgi?id=172931
Bug ID: 172931
Summary: Report Builder: date-based grouping
(Day/Month/Week/Quarter) matches on that single date
component alone, ignoring all coarser components
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
For example day-grouping merges the 15th of every month, month-grouping merges
every December regardless of year etc.
Steps to Reproduce:
1. Create a database table with some date field. Add dates with same month but
different year.
2. Create a report that list all data in the table.
3. Create a group on the date filed and group on "Month".
Actual Results:
The report will group together months of different years e.g. 05/2025 will be
in the same group with 05/2026
Expected Results:
The group should contain dates of the same month and same year.
Reproducible: Always
User Profile Reset: No
Additional Info:
The behavior is similar with grouping of other date elements such as day,
quarter etc.
--
You are receiving this mail because:
You are the assignee for the bug.