[
https://issues.apache.org/jira/browse/OFBIZ-10005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265642#comment-16265642 ]
Deepak Dixit commented on OFBIZ-10005:
--------------------------------------
Hi Pradeep,
When you use group by and function in sql you need to pass field to select while query for accurate result.
But in case of webtools find view all field pass as field to select and it does not return correct result but it will working fine if you use this correctly in your code.
I think we can close this as not a problem
> Broken screen while performing find operation on 'MarketingCampaignAndVisit' entity from webtools
> -------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-10005
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10005> Project: OFBiz
> Issue Type: Bug
> Components: framework/webtools
> Reporter: Pradeep Choudhary
> Assignee: Rohit Rai
> Priority: Blocker
> Fix For: Trunk
>
> Attachments: EnityFindOperatioError.png
>
>
> Steps to regenerate:
> 1. Ope URL [
https://demo-trunk.ofbiz.apache.org/webtools/control/FindGeneric?entityName=MarketingCampaignAndVisit]
> 2. Perform find operation on given entity with empty fields.
> 3. Broken Screen appears. (Please find the attached screenshot)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)