Transformations allow you to reorganize the issues in your structure, in order to focus on specific types of issues or issue properties. For example, transformations can be used to Filter out all but those issues assigned to the current user or to sort issues by progress (or both!).

Transformations vs. Generators

Transformations use the same types of functions as generators. However, there are a few key differences:

Which should you use?

Available Transformations 

The following types of transformations are available in Structure:

For more details on how each of these works, please see the documentation on Types of Generators.

The Filter by Sprint transformation only affects folders, not issues, and it is applied to the whole structure. The Filter by Sprint generator is only applied to embedded sub-structures.

Working with Transformations