Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Display single issue on JIRA macro in storage format

Sam Barber
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 27, 2019

I'm trying to define the JIRA issue macro in storage format.

I've been able to get the macro to display but can't see the element I need to add to display as a single issue.

So far I have:

<ac:structured-macro ac:name="jira">  
  <ac:parameter ac:name="columns">key</ac:parameter>  
  <ac:parameter ac:name="jqlQuery">key = RO-123</ac:parameter>  
</ac:structured-macro>

I think I need an extra element such as "display" but can't find it documented anywhere - something like.

<ac:parameter ac:name="display">single</ac:parameter>   

Many thanks,

Sam

 

1 answer

0 votes
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 28, 2019

Get rid of the jqlQuery parameter and put in this.

<ac:parameter ac:name="key">RO-123</ac:parameter>
Sam Barber
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 3, 2019

Thanks so much! It's obvious when you know how!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events