Exercises
- Prerequisite reading: https://docs.microsoft.com/en-us/azure/devops/boards/best-practices-agile-project-management.
- Create your first team project, and name it
PacktBookLibrary. Apply other settings as per the following screenshot:
Figure 4.9 – Create a new team project
- Once the
PacktBookLibraryteam project has been created, using the left navigation, go to Boards | Queries. Create a new query with filter options as defined in the following screenshot, and save it asProduct-Backlogwithin My Queries. Note that it should show you a tree of work items starting with Epic items as the parent work item entry in the listview. The objective here is to visualize the breakdown of the entireProduct-Backlogquery in a hierarchical manner:
Figure 4.10 – Query editor
- Using the Column options section within the Editor view, choose columns (Stack Rank, .. ) and Sorting on Stack Rank:
...