Versions Compared

Key

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

...

Info

The layout of the page is going to be Landscape.

Go to -> Layout -> Orientation -> Landscape

...

${Key}

${IssueTypeName}${Priority}${Summary}

${Key} Linked issues and Epic

#{if (%{'${LinksCount}'.equals(‘0’'0')})}

Doesn't have Links

#{end}

#{for a=LinksCount}

#{if (%{'${Links[a].IssueTypeName}'.equals('Epic')})}

(Epic) - ${Links[a].Key}:${Links[a].Summary}

#{end}

#{if (%{!'${Links[a].IssueTypeName}'.equals('Epic')})}

(Link) - ${Links[a].Key}:${Links[a].Summary}

#{end}

#{end}

#{if (%{'${LinksCount}'.equals(‘0’'0')})}

Doesn't have Links

#{end}

#{for a=LinksCount}

#{if (%{'${Links[a].IssueTypeName}'.equals('Epic')})}

(Epic) - ${Links[a].Key}:${Links[a].Summary}

#{for i=JQLIssuesCount|clause= "Epic Link" = ${Links[a].Key}}

(Story) - ${JQLIssues[i].Key}:${JQLIssues[i].Summary}

#{end}
#{end}
#{end}

Now close the statement using the mapping &{end}.

...

Info

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

Thank you in advance. Enjoy our product.(smile)

Expand
titleClick here to see the Exercise 3 resources

Here's the Exercise 3 related files:

FileDescription
Exercise3TemplateExercise 3 - Template

Exercise 3 Sample Template file

Exercise3GeneratedExercise 3 - GeneratedExercise 3 Sample generated file