Forums

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

How do I can allow a specific group of users to create issues?

Admin Gestiva March 16, 2015

I need to allow a specific "group of users" to create issues and I also need to allow to a "specific user" assign an issue previously assigned to him, to other group of users.

 

 

3 answers

1 accepted

1 vote
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 Leaders.
March 16, 2015

On the first one, use the permission scheme as standard.  I'd recommend saying "create issue = role of X in the permissions" and then putting your group into the role in the project.

The second one needs code, because there's no way to tie a permission (like "assign issue") to a user based on the fact that they were once an assignee.  I'd code a scripted field that listed all previous assignees, that would fix it.

The third thing is "you cannot assign an issue to a group", so I assume you mean "the person to assign it to must be part of another group"

0 votes
Lisa Forstberg August 12, 2015

You can try ScriptRunner perhaps?

0 votes
Admin Gestiva March 16, 2015

Thank you, you were very helpful.

By the way, do you know about a plugin ttha alllow doin the second thing?

Suggest an answer

Log in or Sign up to answer