I want to remove the permission of developers for Administrators issues in permission template
Hi,
Welcome to the community!
Are you saying you’d like to remove the ‘Administer Issues’ permission in the permission template? If so, that should be pretty straightforward: just uncheck it.
Or is the question something else?
Ann
As Ann said, and keep in mind that you will need to reapply the permission template
to the projects in question, as this does not happen automatically.
Go to Administration > Project Management and do a bulk apply.
For approx 1000 projects
This ain’t a problem, if you’re using a consistent naming scheme and a regex for the Sonarqube project key, i.e. com\.foo\.bar.+
for your Maven projects with groupid com.foo.bar
Use Administration > Project Management with com.foo.bar in the search bar and ‘Show more’ as the web ui uses pagination, until all projects are listed. Then use a bulk operation and apply your altered permission template to all projects.