Hi,
I am looking to bulk update groups or replace groups in project roles in JIRA as we are moving to new groups in a new directory ? Should I use API instead ?
Any help is appreciated.
Thanks
Avi
Hello,
I would use the API as their would be less chance that you break something. Generally speaking, I've learnt with colleagues to always use the API before touching the database.
You could make a script that iterate over a predefined set of project key and set the role in them using this API REST method:
I hope this will help you achieving what you want!
If you think that have helped you, let me and the others know by indicating your question as answered :)
Cheers!
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.