Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Jira issues macro tempMax not working

Marteinn Haraldsson February 24, 2014

I m creating a new macro that uses jiraissues and the tempMax is not working .. why ? can i change some how the jiraissues option totalissues value ?

it only shows the first 20 as it is the default value of the jiraissues option totalissues value.

<ac:macro ac:name="jiraissues">

<ac:parameter ac:name="anonymous">false</ac:parameter>

<ac:parameter ac:name="renderMode">static</ac:parameter>

<ac:parameter ac:name="columns">key;summary;assignee;status;type</ac:parameter>

<ac:parameter ac:name="url">**********&tempMax=1000</ac:parameter>

</ac:macro>

Can any one help me ? any suggestions?

i m using

1 answer

1 accepted

0 votes
Answer accepted
Marteinn Haraldsson February 24, 2014

I found the solution my self ...

<ac:parameter ac:name="maximumIssues">1000</ac:parameter>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events