Hi,
One of the user has left the organisation and is seen as an Inactive user inside JIRA. I want to transfer all assigned issues to some different user. But when I search the name in the Assignee section, it is not available. But when I go and check in the project I can see the assigned issues.
Please help
Thanks and Regards,
Nayan Mehta
HI @nayanvmehta
First, run the JQL like project = XXX and Assignee = User (Inactive username).
You will find all the issue that was assigned to the Inactive user then at the top right corner you will find the Bulk change Option and select the Edit issue operation and the change the Assignee field.
Note: To bulk change you need bulk change global permission.
https://confluence.atlassian.com/adminjiraserver071/managing-global-permissions-802592439.html
I have used bulk change before so I have the permission. But the issue is In assignee field I could not see the name of Inactive user when I tried to filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, then you can do like this ..create a group called Inactive-users (Name should be your choice) and then add the inactive user into the group.
Run the JQL like ....Assignee in memberOf(inactive-users)
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you filter for them you should be able to change the assignee with the bulk change function.
For details please see Editing multiple issues at the same time
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I thought of this first but then it was not working. In filter, it doesn't find the Inactive users.
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.
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.