Hello community,
is there a solution or a plugin to import a list of users (from excel) into a project?
I have more than 200 users who were created in the jira and need to be added to a project
Could you help me please!
Best regards,
Eya
Hi,
You can try the REST API :
https://docs.atlassian.com/software/jira/docs/api/REST/8.18.1/#api/2/project/{projectIdOrKey}/role
You can also try an addon like Scriptrunner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.