Versions Compared

Key

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

...

  • Have Xporter Templates configured with the STRUCTURE scope (this scope is only available when Structure is present.).


Template Syntax

There are some structure-related syntax changes in Xporter for Jira templates in order to export all of your Structure.

Info
titleNote

This These syntax changes won't affect your templates or the way Xporter processes previous exportations.

...

In order to access all rows from your structure, you can iterate through each row's direct children (i.e., all subsequent rows with exactly one more indentation than the current row.) . It's possible to export ${ChildrenCount} on any row, resulting in the number of direct children. This should be treated as any Xporter for Jira iteration.

...