[
https://issues.apache.org/jira/browse/OFBIZ-5701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-5701.
----------------------------------
Resolution: Fixed
Fix Version/s: Release Branch 13.07
Release Branch 14.12
Release Branch 15.12
16.11.04
Thanks kieuanhvu,
Your patch is in
trunk r1804319
R16.11 r1804320
R15.12 r1804321
R14.12 r1804322
R13.07 r1804323
> Bug SQL Count Distinct command in GenericDAO.java
> --------------------------------------------------
>
> Key: OFBIZ-5701
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5701> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk
> Reporter: kieuanhvu
> Assignee: Jacques Le Roux
> Fix For: 16.11.04, Release Branch 15.12, Release Branch 14.12, Release Branch 13.07
>
> Attachments: GenericDAO.java.patch, GenericDAO.java.patch, SQLDistinctGenericDAO.diff, SQLDistinctGenericDAO.diff
>
>
> I have encounter the problem is: How can ofbiz framework count distinct for all selected fields in query function of delegator? Although EntityFindOptions.setDistinct(true) and the selected fields are all field, the ofbiz framework always count distinct follow only one field.
> I have resolved problem as my attact file
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)