NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To put On a wiki page, to add a link that points to a single JIRA issue on a wiki page, enter the following , you have the following options:

Create a link using markup

Enter a shortcut in the wiki markup, for example:unmigrated-wiki-markup

Code Block

...

[TIGER-1@JIRA

...

]

where TIGER is the key (typically frequently your project name with no spaces) and 1 is the issue number and @JIRA is the shortcut for the part of the URL that is common for all issues in a particular JIRA project.

The following, inserted in wiki markup

Code Block
[TEST-3@JIRA]

produces this link: TEST-3@JIRA. Click the link to see the page for the TEST-3 issue in the Demo Project (TEST) JIRA project.

Create a link by pasting

  1. In Jira, copy the URL for the issue. 
  2. In your wiki page, paste the URL. Confluence automatically converts it to a link and then to a Jira macro. 
  3. Press Ctrl+Z or click the Undo icon in the toolbar. The URL is now a link. 
  4. Consider deleting the following string from the link text, leaving behind only the issue ID. 

    Code Block
    https://tracker.nci.nih.gov/browse/

Here is an example link produced with this pasting method: TEST-3