Francesco, Go to Tools > Permissions and query the permissions the 'publishers' group. Compare the output to the same query in the demo-project. Focus on the 'workflow' and 'website' workspaces:
[code] Group: publishers * Role: workflow-base * Read only permission in the workspace userroles with path /workflow-base * Read/Write permission in the workspace workflow with path /* * Role: publisher * Read only permission in the workspace category with path /* * Read only permission in the workspace userroles with path /publisher * Read only permission in the workspace website with path /* * Read only permission in the workspace dam with path /* * Read/Write permission in the workspace workflow with path /* * Read only permission in the workspace contacts with path /* [/code] Do you have a custom workflow? It is also possible that 'publishers' is not the group that receives work items. The recipients are configurable in /modules/workflow-jbpm/tasks/publish/groups. [quote]I gave "superuser" role to my user's group, and it didn't work either[/quote] That's OK. The superuser [i]role[/i] does not permit a user to access work items. The superuser account can see work items because it is a member of the publishers group. The publishers group in turn has the necessary 'publishers' and 'workflow-base' roles as shown in the query result above. --Antti -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=e92816eb-47a8-4cc9-8b59-46d03b85d006 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
