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.