- 
    
Bug
 - 
    Resolution: Tracked Elsewhere
 - 
    
Low
 - 
    None
 - 
    Unknown
 
- 
        Severity 3 - Minor
 - 
        
 
Steps to reproduce:
- install JIRA 6.1 and Stash 2.8.1
 - set the Base URL to using direct URL (eg: http://localhost:8080/jira and http://localhost:7990/stash) instead of the FQDN
 - create the Application Link using the direct URL
 - edit the Base URL to use the FQDN (eg: http://example.com/jira and http://example.com/stash)
 - In the Application Link, edit the Display URL to use the FQDN
 - create sample issue in JIRA and try the "Create Branch" link. It will re-direct the user to http://localhost:7990/stash instead of http://example.com/stash
 the expected result is to get the user to be re-directed to the http://example.com/stash when user click on the "Click Branch" 
 On a side note, different behaviour is observed for JIRA 6.1 and FeCru 3.1.4:
- install JIRA 6.1 and FeCru 3.1.4
 - create the Application Link to use direct URL instead of FQDN
 - edit the Display URL to use the FQDN URL
 - create issue and try to Create Review from the Source tab
 - user will be re-direct to the FQDN URL of FishEye
 
- is duplicated by
 - 
                    
JSWSERVER-14895 JIRA link to Stash is not working properly
-         
 - Closed
 
 -         
 
- is caused by
 - 
                    
ANL-3 Loading...
 
- was cloned as
 - 
                    
FUSE-334 Loading...