svn - Sonarqube 5.1.1 issue author is displayed but not the assignee -


i'm using sonarqube 5.1.1 java, pmd, ldap , svn plugins. using ant , jenkins building purposes.

after sonarqube analysis can see issues displayed name of author in left-side. can search author , see issues author.

but not automatically assigned. (i'm not using issue assign plugin because sonar source developers not compatible 5.* versions) there easy way this. highly appreciated.

i've found groovy script purpose here. good??

thank you.

i solved issue directions given in comments.

by getting scm author name (on left side of sonarqube code view) , add exact name scm account.

settings -> security -> users -> edit -> add scm account 

Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -