How to configure that a user can view only his tasks?
Added by Jaime Stuardo over 14 years ago
Hello...
when a user who works in a project connects into my system, he can lists all tasks assigned to any user. Is there a way to show him only his assigned tasks?
And even more, he can modify the time spent in a task by any other user in the project. How can I configure permissions to let him modify the time spent only by him? when I go to permissions page and if I check "Modify his own time spent", that selection does not work.
Any help will be greatly appreciated
Thanks
Jaime
Replies (1)
RE: How to configure that a user can view only his tasks?
-
Added by Felix Schäfer over 14 years ago
Jaime Stuardo wrote:
when a user who works in a project connects into my system, he can lists all tasks assigned to any user. Is there a way to show him only his assigned tasks?
A user with the permission to see tickets will see all tickets in the project, there's no finer-grained permission than "see all project tickets" or "don't".
And even more, he can modify the time spent in a task by any other user in the project. How can I configure permissions to let him modify the time spent only by him? when I go to permissions page and if I check "Modify his own time spent", that selection does not work.
Remove the "Modify time spent" permission from the roles needed. Be aware that if a user has many roles in a project, he will have all permissions associated with any of those roles, i.e. the permissions are added up.