You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
We have given access to couple users in Jira Align with specific roles, now we want to modify all/few of user roles in bulk. Is there any way to update the user roles in bulk?
appreciate any quick help.
Thanks,
-Vijay Uskamalla.
Hi @Vijay Uskamalla , I think you want to either update the permissions for systems roles or you want to update the system role that users are assigned to in bulk. If you want to bulk update the permissions for specific systems roles at the same time in Jira Align there isn't the capability to do that. If you are looking to change the system role users are assigned in a bulk update, you can do that in the following steps:
It's also possible to update Users in bulk using the APIv2 EndPoint
https://your-instance.jiraalign.com/rest/align/api/docs/index.html
Ref: 10X: API 2.0 – Jira Align
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another option is to just do the export, update the System Role for the users you want to change on the export file, save (make sure to keep it XML) and then use the export file to import again. As long as you are only making an update to existing users and not adding new users at the same time, you can use the export file and bypass the import file all together.
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.