I appear to have a permissions problem with configurable workflow in DSpace v5.10
There is a user who has the roles: COLLECTION_1709_WORKFLOW_ROLE_editor COLLECTION_1709_ADMIN COLLECTION_1709_SUBMIT When the user attempts to claim a workflow task associated with this collection, the following stacktrace is produced: Java stacktrace: org.dspace.authorize.AuthorizeException: Authorization denied for action WRITE on ITEM:106620 by user 1636 at org.dspace.authorize.AuthorizeManager.authorizeAction(AuthorizeManager.java:182) at org.dspace.authorize.AuthorizeManager.authorizeAction(AuthorizeManager.java:101) at org.dspace.content.Item.update(Item.java:1035) at org.dspace.xmlworkflow.storedcomponents.XmlWorkflowItem.update(XmlWorkflowItem.java:397) at org.dspace.xmlworkflow.WorkflowRequirementsManager.addClaimedUser(WorkflowRequirementsManager.java:69) at org.dspace.xmlworkflow.state.actions.userassignment.ClaimAction.execute(ClaimAction.java:56) at org.dspace.xmlworkflow.XmlWorkflowManager.doState(XmlWorkflowManager.java:176) at org.dspace.app.xmlui.aspect.xmlworkflow.ClaimTasksAction.act(ClaimTasksAction.java:48) and on and on... Also, this workflowitem is removed from cwf_pooltask, and one is inserted into cwf_in_progress. This appears to be related to permissions; Is there an additional role I need to assign to this user? Thanks in advance, Bill -- Human wheels spin round and round While the clock keeps the pace... -- John Mellencamp ________________________________________________________________ Bill Tantzen University of Minnesota Libraries 612-626-9949 (U of M) 612-325-1777 (cell) -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/CADgrb7FkJuwsVomgU4%2B5OYqkbBotdTM%2BGdUmgf%2B1%2BNTKEmMLxg%40mail.gmail.com.
