...
| 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} |
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 Thank you in advance. Enjoy our product. |
| Expand | ||||||
|---|---|---|---|---|---|---|
| ||||||
Here's the Exercise 3 related files:
|