NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be will be undergoing maintenance on Monday, June 24th between 1000 ET and 1100 ET.
Wiki will remain available, but users may experience screen refreshes or HTTP 502 errors during the maintenance period. If you encounter these errors, wait 1-2 minutes, then refresh your page.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{scrollbar:icons=false}

Page info
title
title

The following is wiki markup to display unresolved issues in an open project.

Code Block
{jiraissues:url=[https://tracker.nci.nih.gov/sr/jira.issueviews:searchrequest-rss/temp/
SearchRequest.xml?jqlQuery=project+%3D+TEST+AND+resolution+%3D+Unresolved+ORDER+BY+priority+DESC%2C+key+DESC&tempMax=1000]
|title=Unresolved JIRA TEST Issues by Priority and Key|renderMode=static}

The URL is the address of the XML feed for the filtered view of the issues in a JIRA project. When the renderMode parameter is 'static,' the dynamic display features, such as sorting of columns, are disabled.

To use this macro in Confluence 4 and later, type as much of the following as needed

Code Block
{jira

Select the JIRA Issues macro and enter the URL in the Issues URL field.

The following shows the output for this macro.

Jira Issues
renderModestatic
titleUnresolved JIRA TEST Issues by Priority and Key
urlhttps://tracker.nci.nih.gov/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=project+%3D+TEST+AND+resolution+%3D+Unresolved+ORDER+BY+priority+DESC%2C+key+DESC&tempMax=1000

The following shows the output with the renderMode set to 'dynamic.'

JIRA macro allows you to display a table of JIRA issues on a Confluence page, to display a count of issues in a JIRA project on a Confluence page, and to create a JIRA issue in Confluence.

Tip

For detailed information about the JIRA macro, refer to the page JIRA Issues Macro

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include
on the Atlassian website.

Create a JIRA issue in Confluence

To create a JIRA issue in Confluence

  • Type {jira and when the macro browser opens, select the JIRA macro.
  • Select Create New Issue.
  • Select the Project and Issue Type.
  • Enter the Summary and Description.
  • Select the Priority.

The issue is created in the selected JIRA project.

Display a table of JIRA issues in Confluence

To display a table listing the JIRA issues in a particular project

  • Type {jira and when the macro browser opens, select the JIRA macro.
  • In the search box, enter the JQL query corresponding to the issues you want to display.
  • Select search.
  • When the preview of the table opens, select Insert.

The following table is the output of the JQL query

Code Block
project = TEST AND resolution = Unresolved ORDER BY priority DESC, key DESC

The table displays the unresolved issues in the Demo Project (TEST).

Jira
serverNCI Tracker
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = TEST AND resolution = Unresolved ORDER BY priority DESC, key DESC
serverId7954a81f-12da-3366-a0ef-97c806660e7c

  Jira IssuesrenderModedynamictitleUnresolved JIRA TEST Issues by Priority and Keyurlhttps://tracker.nci.nih.gov/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=project+%3D+TEST+AND+resolution+%3D+Unresolved+ORDER+BY+priority+DESC%2C+key+DESC&tempMax=1000