Home:ALL Converter>How to Assign a project to specific user only in SonarQube?

How to Assign a project to specific user only in SonarQube?

Ask Time:2016-09-02T16:49:01         Author:Umair Malik

Json Formatter

I want that when a project is scanned and it's scan result is created only Admin and a specific user can see that project in dashboard and all other places and only he can access that project. Also I want to send email to that user when project was scanned.

I know I can assign role to user and set permissions for it by going to that project, but should I have follow all these steps for this? Can't I just select a user from UI so that only that selected user can view that project?

Author:Umair Malik,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/39288124/how-to-assign-a-project-to-specific-user-only-in-sonarqube
Olivier Korach :

You must define project permissions for the scanned project with only that user and admin having the permission to \"Browse\" the project.\nIf you need to do that repeatedly you may use permission templates.\nSee http://docs.sonarqube.org/display/SONAR/Authorization#Authorization-ProjectPermissions.",
2016-09-02T09:29:10
yy