I need to transfer all work and projects from one person to another and I also need to change the role of the new individual to an admin role. How do I do this?
Hello @Aaron Stewart
Welcome to the Atlassian community.
What is your role in this Jira instance? This will impact whether or not you have enough permissions to make the specified changes.
I need to transfer all work and projects from one person to another
Do you mean you need to change the Assignee on multiple issues from one user to another? You can do that by searching for the issues using
assignee = originalUser
Then use the Bulk Change function and follow the wizard to modify the Assignee to the new user for all those issues.
You will only be able to complete that if:
I also need to change the role of the new individual to an admin role.
Do you need to make the user an Administrator of individual Jira Projects, and Product Administrator for the entire Jira product, or an Organization Administrator?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.