SonarQubeCommunity / sonar-jira

31 stars 57 forks source link

Generate bad link to Issue (SonarQube 5.2) #5

Open RIvannikov opened 8 years ago

RIvannikov commented 8 years ago

Generate bad link to Issue (SonarQube 5.2) JiraIssueCreator.java 241: description.append("/issue/show/");

Sonar 5.2 Right Link http://localhost:9000/sonarqube/issues/search#issues=0ae1e1af-487a-4d9c-97a1-3a786c574781

jan-zajic commented 8 years ago

I fix this in pull request #4

jglynn commented 8 years ago

We're currently using Sonar Version 5.3 and JIRA plugin Version 1.2 and facing this issue.

Is there any sort of work around for this issue until this pull is merged and the new JIRA plugin is released?