Hello,
I woud like to implement throughout my project for all kinds of tasks, that only admins of the project can Close the Tasks and NOT managers or members.
How to achieve the same?
Thanks,
Anand
Hello,
I woud like to implement throughout my project for all kinds of tasks, that only admins of the project can Close the Tasks and NOT managers or members.
How to achieve the same?
Thanks,
Anand
Hi, you can create “Custom Roles” for projects. For custom roles, you can add a restriction “Closing or opening a task is not permitted” at project level. Then you can set all users except admin to this role on Project/Permission menu. This way there will be no close task or remove menu for task for the users with custom role.
Pls see details at: Documentation: Custom Roles
Great Tip. Thank you.