Context menu operations
The project tree consists of the project folder and work items. To access the context menu, right-click on any item in the tree. Each type of item has its own set of context menu entries for performing appropriate operations, as indicated in the following table.
Purpose | Action | Availability | ||
---|---|---|---|---|
Root folder | Folders | Work Items | ||
Create Item / Create Folder | Opens the Azure dialog to create a new work item. Clicking on the save button will close the dialog, create the new item and add it to the tree on the selected position. | ✅ | ✅ | ✅ |
Add existing | Allows to add an existing item to the tree on the selected position. To add an item just start typing its name in the edit box. The most relevant items will be displayed in the drop-down. You can add more than one item at once. To do it, type and select the first item. Then start typing again. Due to the fact that work items may only appear once in a project’s tree, any work item that is already in the tree won't appear in the search results. | ✅ | ✅ | ✅ |
Edit | Opens Azure's edit dialog for the selected item in the tree. After changing and saving the work item, the changes are reflected in the tree and in the detail view. | ❌ | ✅ | ✅ |
Remove | Allows to remove the selected item from the tree. Removing work items from the tree will remove all its children recursively. Work items will not be deleted from Azure DevOps and can be added again to the tree by selecting Add existing. | ❌ | ✅ | ✅ |
Expand and collapse
Click on the arrows on the left side of the tree item icon to expand or collapse the hierarchy.
Expanding an item only expands items directly under it.
Collapsing an item closes all items under it recursively.
Drag and drop operations
The project tree supports the following drag-and-drop operations:
Change the position of requirements.
Create and remove child requirements.
Move child requirements to other parents.
Add Work Items to a folder.