Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate bad link to Issue (SonarQube 5.2) #5

Open
RIvannikov opened this issue Dec 23, 2015 · 2 comments
Open

Generate bad link to Issue (SonarQube 5.2) #5

RIvannikov opened this issue Dec 23, 2015 · 2 comments

Comments

@RIvannikov
Copy link

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
Copy link

I fix this in pull request #4

@jglynn
Copy link

jglynn commented Mar 16, 2016

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?

racing4valor added a commit to racing4valor/sonar-jira that referenced this issue Mar 22, 2016
Resolves issue : SonarQubeCommunity#5

With this fix the correct link becomes http://<sonaruri>/issues/show/<issuetoken>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants