Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On the fourth exerciseIn this exercise, you'll learn how to export comments inside of JQL Queries. This is called a nested iteration.

...

You are going to do an iteration of JQLIssuesCount, and, inside it, another iteration with comments that it is going to print the comments of all JQLIssues that satisfy the clause.

Info

Using the clause, you can sort the order of your issues. On my In this example, I have it is order by Key ASC (ascendant).

...

Note

If an issue has no comments, it's normal that there won't be comments then no comments will be printed on that issue.

Info

In this case, we have used an iteration comments to populate inside of JQLIssues, but you can populate with other iterations. The process is the same that we have explained as above.

These iterations are a small subset of all iterations available. You can see them all here.

Below there is a sample of how the mappings will be displayed in an Excel template:

...

  • A static section iteration
  • Headings
  • Text styling

Below there Below is a sample of how the generated file will be populated:

...

Info

If you like this exercise, please share your opinion on the page by just leaving leave a comment or a (thumbs up). Your opinion feedback is very important to us.

Thank you in advance.

Enjoy our product. (big grin)

Expand
titleClick here to see the Exercise 4 resources

Here 's the Exercise 4 related Docx filesare the files related to this Exercise:

FileDescription
Exercise4Template

Exercise 4 Sample Template file

Exercise4GeneratedExercise 4 Sample generated file