Project Manager throws error if project user is not assigned to every project
-----------------------------------------------------------------------------
Key: OFBIZ-4206
URL: https://issues.apache.org/jira/browse/OFBIZ-4206
Project: OFBiz
Issue Type: Bug
Components: specialpurpose/projectmgr
Affects Versions: Release 09.04
Environment: RHEL 5.5 32 bit JDK
Reporter: Tolulope Aganga-Williams
Priority: Minor
The project manager returns an error on the main page unless every user is
added to every single project. It should return a list of just the projects the
user is assigned to.
:ERROR MESSAGE:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.IllegalArgumentException: Error running Groovy script at location
[component://projectmgr/webapp/projectmgr/WEB-INF/actions/ListCurrentProjects.groovy]:
org.ofbiz.service.ServiceAuthException: You have no access to the project#:
10040 (Error running Groovy script at location
[component://projectmgr/webapp/projectmgr/WEB-INF/actions/ListCurrentProjects.groovy]:
org.ofbiz.service.ServiceAuthException: You have no access to the project#:
10040)
It defeats the point.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira