Can I limit who can assign an issue to someone through permissions?

NickW June 28, 2012

Hi All,

How can I set the permissions globally so that groups of people can only perform certain functions

e.g. Team leads can assign an issue but developers can't?

Or better still.... team leaders can assign to anyone whereas developers can only assign to testers?

Many thanks

Nick

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 28, 2012

No, it's a lot more flexible than that - you usually devolve permissions to a project level, which understand permissions on a set of "if then" situations.

For example, if you have a permission scheme that says "team lead can assign" and leaves developers out, that answers your question. But you can set up a different project with a different scheme. Or keep it immensely simple and only have one permission scheme!

The "better still" bit is not quite as easy - although the question "who can assign" is fine, there's no link between "who is doing the assigning" and "who can be assigned". The permission for "can be assigned to" is not linked to the active user. You'll need to do some coding for that.

Suggest an answer

Log in or Sign up to answer