How to show priority names in Jira issues list macro?

Martin Heinemann January 29, 2014

Hi,

what key must i enter in the Jira Issues List macro in confluence to show up the priority name instead of the icon?

I tried priority.name but this was a silly guess, i guess.

3 answers

0 votes
Eric Brahmann February 8, 2018

Hi all,

sth new here? I am trying to display an two dimensional Jira Filter within Confluence, but Priorities are not shown coreectly, instead it is all irrelevant ..... although Priority is filled correctly within Jira. image.png

 

PS I need an ootb solution as I am working i a big company .... Admin Ways are very long .....

0 votes
david guo July 22, 2015

Editing Confluence JAR Files

The vm file that needs to be updated is templates\extra\jira\staticJiraIssues.vm in "confluence-jira-plugin-5.6.12.jar".  

The lines I deleted:

#elseif( $col.equals('priority') && $item.getChild('priority').getValue())
<img src="$!xmlXformer.findIconUrl($item.getChild($col.key))" alt="$generalUtil.htmlEncode($!item.getChild($col.key).getValue())" class="icon" />
  1. Shutdown Confluence
  2. Create WEB-INF\classes\templates\extra\jira 
  3. Copy updated staticJiraIssues.vm file to WEB-INF\classes\templates\extra\jira 
  4. Start Confluence
0 votes
Guilherme Nedel [Atlassian]
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 29, 2014

Hello Martin,

You might be able to accomplish that by customizing the JIRA Issues Macro look for the .vm files, and uploading the resulting .jar to Confluence plugins folder - you can use this KB as aid.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events