Forums

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

Xporter - iterate images of a filter

Nicola Brisotto
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 22, 2018

Hi My template contains a section like the one below to list all the stories of an Epic.

I would like to print the images of a story but it doesn't print anything

&{for issues|filter=%{'${IssueTypeName}'.equals('Epic')}}
#{for n=JQLIssuesCount|clause=parentEpic=${Key} and NOT issuetype in (Sub-task, Epic)}

${JQLIssues[n].Images|maxwidth=200|maxheight=200|sortby=name}
#{end}
&{end}

Any idea?

0 answers

Suggest an answer

Log in or Sign up to answer