Currently if a user has the "Assign Issues" permission they are able to assign any ticket to ANY USER with "Assignable User" permission.
Can JIRA be configured to support a team where team members can assign tickets to only themselves?
There is a 7+ year old feature request for something similar - JRA-4073 I am not putting in another feature request if I have to wait that long for action.....!
Thanks for your time!
Stuart
You can remove the permissions for 'Assign User' for everyone in the permission scheme. This will get rid of the 'Assign' button in the issues.
And in the workflow related to your issue-type add an additional transistion (in all the statuses in which you expect people to self assign) which has a post condition which says 'Assign to the Current User'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This not quite what I need. I don't like introducing two Open states (Open Unassigned and Open Assigned) in my workflow.
Can I have team leader assign issues to team members, but also have team members assigne issues only to themselves?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This can also be controlled by permissions by setting a condition on the workflow transition, for example 'User is in Project Role' as per https://confluence.atlassian.com/display/JIRA/Advanced+workflow+configuration#Advancedworkflowconfiguration-addingaconditionAddingacondition
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If people are assigning issues to others and they aren't supposed to I see it as a training and management issue. give someone a day off without pay for the second offense and it will stop. In general you'll drive yourself crazy trying to implement a software solution to all the things people can and will do wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hm... that is true, but I would like not to resort to such harsh measures. I just wanted a solution within JIRA that would prevent such situations. But after you wrote this I guees that I could try to trust my team members that they will not abuse their "Assign" permission :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have both Assign Issues and Assignable User permissions for all users. Then you can disable the assign-issue module in Issue Operations plugin under Administration > Plugins. That should then show only the 'Assign to me' operation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Would this affect all projects in the system? If so, any way to do it just for one project?
Thanks!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This will be system wide. If you want it for a specific project or issuetype, use the workaround Renjith suggested.
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.