Hi,
Depending on the user (and which group she/he is in) we would like to control the asignee list.
There are external and internal user of the JIRA project and the goal is that the external users only assign issues to another external users or some of the internal users, but the internal users can assign issues to anyone.
Because of the last part the permission scheme is not an option (as far as I know)
Also the assign process can happen without transiton so the post function is out of the picture.
Do you know any option how to solve this problem?
Many Thanks
HI @Marton Csik - In Jira out of the box it isn't possible. Here are a couple of ideas off the top of my head:
A third-party app based solution could be to use an app such as Automation for Jira to listen for an issue assigned event and check the group membership of the assignee vs the actor who assigned the issue. If it is an assignee that is not permitted then revert the assignment and send the actor a notification that it was rejected.
Another solution could be to use the Elements Connect to create a custom user select field that is filtered based on your rule. That selection can then update the assignee field.
Sorry for the late response and thank you for the answer.
I hoped there will be plugin just for this.
Elements Connect looks good and as I search in the community a listener for issueUpdate can help without transition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.