After adding the "CaseCreation" profile to a Mailbox a user has an error when 
creating a case if he doesn't log out/log in 
---------------------------------------------------------------------------------------------------------------------------

                 Key: NXCM-411
                 URL: https://jira.nuxeo.com/browse/NXCM-411
             Project: Nuxeo Case Management
          Issue Type: Bug
    Affects Versions: 1.7.2
            Reporter: Mariana Cedica
             Fix For: 1.7.3


Go to the Manage tab, and add the "Case Creation" profile. The Draft tab is not 
displayed. Click several times in the UI until the tab is displayed. After this 
go to Draft and create a Case. The following exception is thrown:

Caused by: org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' 
is not granted to 'test'
        at 
org.nuxeo.ecm.core.api.AbstractSession.checkPermission(AbstractSession.java:320)
        at 
org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:1202)
        at sun.reflect.GeneratedMethodAccessor514.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.invoke(TransactionalCoreSessionWrapper.java:94)
        at $Proxy25.getDocument(Unknown Source)
        at 
org.nuxeo.cm.core.service.CaseDistributionServiceImpl.createEmptyCase(CaseDistributionServiceImpl.java:348)
        ... 102 more



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to