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
|