This question is in reference to Atlassian Documentation: JIRA Issues Macro
what is the markup parameter for "Maximum issues"?
maximumIssues
I believe.
<ac:structured-macro ac:name="jira"> <ac:parameter ac:name="columns">key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution</ac:parameter> <ac:parameter ac:name="server">JIRA</ac:parameter> <ac:parameter ac:name="serverId">58f770a0-d3f1-39c5-afd6-d25c8e2asdd09</ac:parameter> <ac:parameter ac:name="jqlQuery">key = JRA-1</ac:parameter> <ac:parameter ac:name="maximumIssues">15</ac:parameter> </ac:structured-macro>
Thank you!
Seems to work with static mode but unfortunately doesn't with dynamic mode.
Better than nothing, thank you again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry! Your post says Confluence 5.7, but that old JIRA macro was removed a long time ago, the one with Static or Dynamic options. I forget how that one works, but I'm glad it kinda worked for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.