Change Hotspots Status option is disabled

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension):- * 9.9.3 (build 79811)
  • how is SonarQube deployed: zip
  • what are you trying to achieve:- Trying to give Hotspot Adminisiter permission to a group
  • what have you tried so far to achieve this:-
    I have created a AD group and SOnar Qube name “Sonar-SecurityReviewer”. It is Synched properly. I can see user added in AD group in the SOnar Qube group as well and group name under there accounts.
    Added that into default Template and also enable the permission to this group under permission template. Selected both “Administer Issues” and “Administer Security Hot Spots”. Following are the permissions enabled for thsi new group:-
  1. Browse
  2. See Source Code
  3. Administer Issues
  4. Administer Security Hotspots
  5. Execute Analysis

Following options are not selected:-

  1. Administer

When teh user logged in and go to any project and try to review and chnage teh status of hotpot, it shows as “disable”.

Any idea what is missing here.

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi,

Permissions templates are like cookie cutters: they set the permissions at the time of project creation and then have no ongoing relationship to the projects. So if you drop the cookie cutter on the floor and dent it, the cookies you’ve already cut out aren’t changed, and neither are permissions on existing projects when you update a template.

So you’ll need to either apply the permissions manually to the projects, or reapply the template to the relevant projects, which you can do on the Administration → Projects → Management page.

 
HTH,
Ann