This question has been flagged
3173 Views

Hello. I have a problem. I made a record rule - ['|',('user_id','=',False),('user_id','=',user.id)] - that apply to project manager group. He must see only the projects he is assigned on and the tasks that are assigned to that project and is working very well for the project part. I have this rule for project.project and project.task . The problem is, when i am logged with project manager account, i can't assign tasks to other members except me. I always get

Access Denied

The requested operation cannot be completed due to security restrictions. Please contact your system administrator.

(Document type: Task, Operation: read)

And this is frustrating. Any ideea how should i write the record rule to assign tasks to other users and still see just the tasks from the project i own? Thank you very much

Avatar
Discard

Hy, I'm facing the same issue. When you let the current user assigned and the change it it works. Did you declare a bug for this?

Done : https://bugs.launchpad.net/openobject-addons/+bug/1264819