You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/06/05 10:10:59 UTC

[jira] [Closed] (OFBIZ-7191) Exception thrown on sorting by projectId on Request List

     [ https://issues.apache.org/jira/browse/OFBIZ-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-7191.
----------------------------------
       Resolution: Fixed
         Assignee: Jacques Le Roux
    Fix Version/s: 15.12.01
                   14.12.01

Thanks Pratik and Rishi,

Pratik your patch is in
trunk r1746890
R15.12 r1746891
R14.12 r1746892



> Exception thrown on sorting by projectId on Request List
> --------------------------------------------------------
>
>                 Key: OFBIZ-7191
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7191
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>            Reporter: Rishi Solanki
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: 14.12.01, 15.12.01
>
>         Attachments: OFBIZ-7191.patch
>
>
> Steps to regenerate:
> - Go to Project component.
> - Go to Request List menu.
> - Sort the second list by projectId under heading *Reviewed but not completed Customer Request list with task assigned*.
> - Check bottom of the screen for error. 
> {code}
> org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://projectmgr/widget/CustRequestScreens.xml#RequestList]: org.ofbiz.entity.transaction.GenericTransactionException: Roll back error, could not commit transaction, was rolled back instead because of: Error in Service [executeFind]: Error running Find on the WorkEffortCustRequestView entity: Field with name projectId not found in the WorkEffortCustRequestView Entity (Roll back error, could not commit transaction, was rolled back instead because of: Error in Service [executeFind]: Error running Find on the WorkEffortCustRequestView entity: Field with name projectId not found in the WorkEffortCustRequestView Entity)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)