Home:ALL Converter>How to find Which User is updating the project and doing analysis report of project on sonarqube

How to find Which User is updating the project and doing analysis report of project on sonarqube

Ask Time:2021-02-19T13:58:47         Author:Vishal Patidar

Json Formatter

I am using Sonarqube 8.3 and with the help of sonarqube APIs i want to build a project so i need users information that which user is changing or correcting the bugs of project that was analysed on Sonarqube Server previously. like suppose in one project many people are working and when one of them resolve their bugs and code smells that was given in previous analysis report on sonarqube UI so with the help of any APIs of Sonarqube will we able to find the user information such as their name and id something which can be helpful in my project that information will distingush that user.

thanks in advance

Author:Vishal Patidar,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/66272445/how-to-find-which-user-is-updating-the-project-and-doing-analysis-report-of-proj
yy