We ran a csv import of issues into an existing production used project and discovered a problem. The csv file incorrectly put the assignee/reporter to the full name; for example, Alex Karpow, which created a new login alexkarpow and assigned the issues to bad logins instead of for example the real login of alparow that is what we have in Microsoft AD domain controllers and is what is needed for authentication. We cannot delete the production used project or restore to a day prior to the bad csv import as a lot of new issues have gone in already. Do you have any way for us to fix this issue--in that, change the reporter/assignees in bulk to the correct logins? This is affecting production project work.
Maybe you should have a look in another question How can I use the Groovy Runner jira user id rename form the command line?
JIRA Command Line Interface can always be used in situations like this if bulk edit doesn't handle the situation for some reason. Use updateIssue action together with one of the run actions like runFromIssueList
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.