Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla#183947 - Group does not work correctly [0001]

- Summary:
Group does not work correctly [0001]

- Bugzilla Bug (s) Resolved:
183947

- Description:
The data _expression_ of base series was omitted when the data and aggregation _expression_ are both duplicate with orthogonal series, so the group data was wrong.
Now manage to tell the difference of them to avoid wrong grouping.

- Tests Description: Manual Test

- Notes to Build Team: N/A

- Notes to Developers: N/A

- Notes to QA: N/A

- Notes to Documentation: N/A

- Files Edited:

/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/GroupingLookupHelper.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/ResultSetWrapper.java



- Files Added:



- Files Deleted

 


Back to the top