Xporter - JQL Query

Alexandra Skripacheva October 23, 2017

Hello everyone!

Is it possible to use one JQL-expession into another? Excel.
For example, I was trying to make this kind of template:

#{for i=JQLIssuesCount|clause= project = proj1 AND "epic link" = ${Key}}   

${JQLIssues[i].Key}   ${JQLIssues[i].Summary}

#{for j=JQLIssuesCount|clause= issuekey in linkedissues (${JQLIssues[i].Key}})}

${JQLIssues[j].Key}  ${JQLIssues[j].Summary}

#{end}

#{end}

 

But the result: after the first iteration the results of j-filter became the results of i-iterations.

So is there any error or plug-in doesn't support multiple JQL-levels?

Thanks in advance!

 

 

1 answer

1 vote
Mafalda de Azevedo Mendes January 29, 2018

Hi Alexandra,

That template configuration should work with the latest version of Xporter.
If you are not using the latest version please upgrade.

 

If you have any more questions feel free to ask.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events