Dashboard > CI Development > ... > Project Infrastructure > Jira Issues on Confluence
Log In   View a printable version of the current page.
CI Development
Jira Issues on Confluence
Added by Michael Meisinger , last edited by Steve Foley on May 28, 2010  (view change)
Labels: 
(None)

Task lists

In order to include Jira issues on Confluence, use the jiraissues macro. See http://confluence.atlassian.com/display/DOC/JIRA+Issues+Macro.

It requires XML input from Jira. This can be a search query (use the permalink) but not a saved shared filter (Why ). The easiest way to get the correct URL is to load a filter (saved or generated on the fly) and collect the "XML" URL from views menu to the upper right of the table of tasks. Paste that into the a {jiraissues|url=...} tag, and it should make a Jira task table in Confluence.

Parameters for jiraissues (separated by |):

Parameters for the search Query:

  • priority=1 (blocker) 2 (critical) 3 (major) 4 (minor) 5 (trivial)
  • component=<id>
  • ...

Shortcuts

The Confluence wiki system is setup with a global short cut to make linking to Jira tasks easier. Instead of making a bunch of [My Jira Task|https://www.oceanobservatories.org/tasks/browse/CISOMETHING-123] links in pages, the same result can be obtained by simply entering the ID of the bug, followed by "@jira" in a link. For example [CISOMETHING-123@jira] will generate a little text link to the CISOMETHING-123 task in Jira. Hopefully this will make it easier to enter links to Jira tasks since all that is needed is the task ID, not the whole browse URL.

Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators