I have an inactive user which is the reporter and assinee and has also made comments in many JIRA tickets.
I would like to replace this inactive user in these tickets with an active users.
Must I do this manually by opening all of the tickets?
Thanks for any advice.
Mark
If you filter for them you should be able to change the assignee with the bulk change function. You can't change the id associated with comments and I suggest you leave the reporter and comment id alone for historical accuracy. Leaving them doesn't harm anything and changing it destroys the integrity of the system's data.
+1 for preserving the integrity/history of the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mark Seymour
If you are using Jira Server you can install the FREE app called JQL Booster Pack throught Atlassian Marketplace and use the requested functionality.
After install this app, you should be able to create a query using inactiveUsers() function, that will allow you to find issues reported/assigned to inactive users.
After that you simply use a bulk operation to change the value of this fields
You can find the complete information about this JQL function at its Function Reference page.
Kind regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree with Joe, Bulk editing is the only option for you to edit multiple issue's.
Firstly search for assignee=Inactive user and migrate all of them to active user and then repeat the same procedure for reporter=Inactive user.
Here is the link on how to do bulk edit
https://confluence.atlassian.com/jira/modifying-multiple-bulk-issues-185729606.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How did you guys get around this?
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.