Sort issue printing by custom field

Markus Baier August 17, 2015

Hi,

please let me know how I can sort my issues during printing via Xporter by a customized (or any other) field?

I am currently using this

#{for k=JQLIssuesCount|clause= issue in linkedIssues ('${Links[n].Key}')}

${wiki:JQLIssues[k].Summary} -  ${wiki:JQLIssues[k].Description}

#{end}

to print the linked issues, but they are not sorted in the way I need it.

Thank you in advance!

 

Best regards

Markus Baier

1 answer

0 votes
Timothy Boyer August 17, 2015

The way I handle this is by setting up the order in JIRA prior to running the Export.

i.e.: "Order By updated DESC" or "ORDER BY status, assignee, summary"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events