SebastianEcomify opened a new pull request #284:
URL: https://github.com/apache/ofbiz-framework/pull/284


   Fixed: Cant search ViewEntity with partial group-by fields (OFBIZ-12193)
   
   For ViewEntities the SELECT statement can only contain function Fields
   or the Fields need to be after GROUP_BY as well. The fix constricts the
   select Fields for ViewEntities to functionFields and groupByFields.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to