Forums / General / [Resolved] Collaboration view

[Resolved] Collaboration view

Author Message

Jean-Luc Nguyen

Friday 29 May 2009 5:00:40 am

Hello,

On the backend, when we display /collaboration/view/summary, we can see all objects waiting to be accepted / rejected. This is when we are connected as admin, with role: "all modules, all functions."

We created another role, with module "collaboration, all functions".
With this role, we don't see any waiting objects.

When I activate SQL debug, I see:

SELECT * FROM ezcollab_group WHERE id != '0' AND user_id = '7365' ORDER BY path_string ASC

When 7365 is the current userID.
I did not find any documentation on this, some help about the right rule would be great, thanks!

http://www.acidre.com

Greg McAvoy-Jensen

Friday 29 May 2009 6:52:39 am

Check the workflow for this one. You'll need to edit it add the new users or group to the list of folks who can approve content.

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

Jean-Luc Nguyen

Friday 29 May 2009 7:07:08 am

Hello Greg,

Actually they have the workflow role, with access to all functions, no limitation.

http://www.acidre.com

Greg McAvoy-Jensen

Friday 29 May 2009 7:43:36 am

Sorry to be unclear.

In addition to giving them the proper user role and policy, you'll need to do this in the admin interface:

- click the Setup tab
- on the left menu, click Workflows
- click name of the workflow group you're using for collaboration
- in the bottom section ("Workflows"), edit the workflow you're using for collaboration
- add the user or group to the list of those who can approve content

That should do it.

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

Jean-Luc Nguyen

Monday 01 June 2009 12:50:45 am

Hello,

Exactly, I forgot to update my publication workflow, now it works, thanks a lot!

http://www.acidre.com