I am trying to find a standard way to create Jira issue auto assigned to the author of the that specific line of code, which is reported as bug/codesmell/vulnerability etc.. by the "SonarQube Connector for Jira Plugin".
There is no problem in pulling the issues from SonarQube to Jira
No problem in creating Jira issues by clicking on + symbol.
No problem in manually assigning the newly created issue to a specific user by searching their name.
Since there are so many issues across multiple projects, and on SonarQube side it is able to recognize the (SVN) author of that specific line of code which is reported as an issue. When those project issues are linked to Jira project, we should be able to create and auto assign that as Jira issue to that SVN Author.
Please provide any inputs.
Thanks
vsk