The use of iterations in a project enable you to view the project's issues grouped by iteration.
Prerequisites
- The use of Iterations is activated for the project
- You must have access rights to the project
To view iteration groupings in public or private project views, add the <Iterations/> tag to the view definition.
Tip: If adding to a project that already contains issues, set the Iteration value for each issue prior to adding the Iterations tag to the project view configuration(s).
Example Configuration
<View> <Iterations/> <Columns> <IssueIDColumn/> <NameColumn width="300"/> <StatusColumn/> <AssignedToColumn width="100"/> <AttributeColumn type="TESS" width="100"/> <AttributeColumn type="RELE" width="100"/> </Columns> <Filter> </Filter> </View>
Example Result
There are two iterations - "w4418" and "Backlog".
To remove iteration groupings in a view, simply remove the <Iterations/> tag from the view definition.
What's Next?
See the Help to find out how to include iteration information in scripting.