ie, quickly for 160 project
And remove a group from 160 projects
I've had a look at the CLI - it has a user add but not a group add function
JIRA Command Line Interface has addProjectRoleActors and removeProjectRoleActors actions. I thiink that is what you are asking about right? Use in combination with runFromSql if you have a query that can figure out the 160 projects.
addProjectRoleActors appears to add users not groups?
Maybe you could use the (Groovy) Script runner plugin?
https://studio.plugins.atlassian.com/wiki/display/GRV/Script+Runner
Users or groups. See JCLI-68 or Documentation
RTFM strikes again
It looks like you're new here. Sign in or register to get started.