[jira] [Created] (OFBIZ-5701) Bug SQL Count Distinct command in GenericDAO.java

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5701) Bug SQL Count Distinct command in GenericDAO.java

Nicolas Malin (Jira)
kieuanhvu created OFBIZ-5701:
--------------------------------

             Summary: 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
            Priority: Critical


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.






--
This message was sent by Atlassian JIRA
(v6.2#6252)