-
Bug
-
Resolution: Low Engagement
-
Low
-
None
-
6.7.2
-
2
-
Severity 3 - Minor
-
Summary
Issues listed in a build result summary page will have their icon using the wrong application link URL, making it to break in certain scenarios.
Environment
Jira connected via Application Link
Steps to Reproduce
- Connect both applications via an application link.
- Make the Display URL different than the Application URL. This scenario is very common when an application link needs to bypass a proxy and connect directly. In my test environment:
- Display URL: http://proxyjira:8085
- Application URL: http://jira:8085
- In a build result summary, configure one issue existing in Jira.
Expected Results
Issue displayed with no problems, with the icon showing.
Actual Results
The icon will try use the Application URL to show the icon
<a href="http://proxyjira:8080/browse/JP1-1?page=com.atlassian.jira.plugin.ext.bamboo%3Abamboo-build-results-tabpanel" title="View this issue"><img src="http://jira:8080/secure/viewavatar?size=xsmall&avatarId=10318&avatarType=issuetype" alt="Task"></a>
Notes
The link created will work correctly
Workaround
No workaround
- is cloned as
-
BDEV-15194 Failed to load