Grouping tasks in folders

A folder is a named grouping of tasks that the build manager sets up. A folder is used to gather all tasks that must be grouped logically.

For example, the tasks need to be grouped according to the task state, release, owner, or any combination of these properties. Examples of folders are All Tasks Assigned to Jane or All Completed Tasks for Release editor/2.0.

You can add tasks to a folder in two ways:

Another useful aspect of folders is they allow multiple users to share a set of tasks. For example, after a software configuration passes integration testing, the tasks that passed testing can be made available to developers in a folder.


Feedback