The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

NickW
Contributor
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
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.