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.

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Using the jiraissues macro

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

{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.

The following shows the output for this macro.

Unresolved JIRA TEST Issues by Priority and Key  (${entries.size()} issues)

T Key Summary Assignee Reporter P Status Resolution Created Updated Due
Loading...
Refresh

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


  • No labels