I have application with many projects, and most of them are using sonar way quality profile for java and python. Is there a way I can change all or part of them in one click to different quality profile instead of going by one (I have ~250 projects under the application)?
In my case I have 2 quality profile I’ve created and I want to use.
Your best bet for changing Quality Profiles on many projects (besides changing the default on your instance) is to use the Web API, like POST api/qualityprofiles/add_project.