Changing the username in Jira

JIRA Documentation

Index

Currently Jira does not have the ability to change usernames. Manually editing the database is not recommended due to the number of places the username is referenced (comments and filters for example).
The best option in this case is to edit the XML backup:

  1.   Create an XML Backup
  2.   Execute a global find and replace for the username
  3.   Restore Jira with the new backup
    If the username is a common word (e.g. admin), you may replace text that is not relevant to the user. So please be aware of this issue when performing the replace.

Labels

 
(None)
  1. Jun 27, 2007

    Tim Pettersen says:

    See JRA1549

    See JRA-1549 for more information on possible workarounds.