|
Your system administrator can link your Atlassian applications together via Application Links. Once your applications are linked in this way, automatic cross-linking is supported between the relevant applications. This means that you can quickly and easily add text which will be automatically hyperlinked when you save the Confluence page or JIRA issue, etc. The link will 'know' which application it should point to. You do not need to enter the application's full address. Automatic cross-linking is supported between the following applications: On this page: Creating Links from one Application to AnotherTo create a link, enter the text shown in the 'Type this' column below. The text is the same, no matter which application you are in.
Example: Linking from a Confluence Page to a JIRA IssueLet's say you have written a functional specification or a use case in Confluence, and you want to link to the JIRA issue which contains the original feature request.
Screenshot: Creating links from a Confluence page to a JIRA issue
Example: Linking from a JIRA Issue to a Source Code FileLet's say you have a JIRA issue which requests the development of a new feature. You may want to add links in the JIRA issue, pointing to the source file(s) which implement the feature.
Screenshot: Creating links from a JIRA issue to a source file
RELATED TOPICSApplication Links Installation Guide |

Comments (3)
Sep 09
Bob Swift says:
I am confused on linking to Crucible reviews. The CR-TEST-34567 link - does tha...I am confused on linking to Crucible reviews. The CR-TEST-34567 link - does that mean review 34567 for the CR-TEST project or the TEST project? In other words, does the automatic linking only work if the naming convention of the Crucible project key starts with CR-? Or is it the users responsibility to remember to put CR- in front of the key normally used in Crucible? Thanks.
Sep 23
James Roper says:
Hi Bob, This is a current limitation in AppLinks, and comes about because Cruci...Hi Bob,
This is a current limitation in AppLinks, and comes about because Crucible review keys have the same structure as JIRA keys, so there's no way to differentiate them. This was worked around in JIRA Studio (which is where AppLinks comes from) by enforcing that all Crucible projects start with "CR-". So currently, CR-TEST-34567 is review 34567 for the CR-TEST project.
I have created an issue in JIRA https://studio.atlassian.com/browse/APL-21 to allow rendering links to projects that don't start with CR-, if this is a feature you'd like to see, please vote on the issue.
Sep 26
Bob Swift says:
Actually, I am fine with having a crucible project naming convention that includ...Actually, I am fine with having a crucible project naming convention that includes CR-. I am just trying to determine what your convention is so I can implement it. You have clarified that the crucible project is CR-TEST and I will change our naming convention to match. The only one that doesn't satisfy this is the default project CR. I can't delete it (at least on 1.5.1), but I would like to rename it!
Add Comment