Dependency Tracking for User Stories, Issues, Epics and more
Item types for dependency creation
Yodiz allows items to be tracked easily for dependencies. Any item can be dependent on other and full list of items is- Issues
- Tasks
- User Stories
- Sprints
- Releases
- Epic
Dependency Types
There are 3 kind of dependencies1. Is Blocked By
Source item is blocked by other item. For example,- e.g., "User Story#100" is blocked by "issue # 7"
2. Blocks
Source item Blocks other item. For example,- "Sprint # 8" blocks "Release #21"
- "Issue #9" blocks "Task #123"
3. Associates
This is just to simply show the relation of 2 items.How to create dependency
To create dependency you have to open item in Edit mode and click on "Dependencies" tab on right corner, as shown in this example
Steps to create dependency
- Click on "Create Dependency" button at Edit pop-up
- You will be shown a search page like below
- Search items by ID or Title.
- Select items you want to create dependency for
- Click on "Create Dependency" button at bottom.
Tracking Dependencies
You can access all the dependencies created for all of your projects at single place. Under Dashboard there is link "Dependencies", click on it and you will be shown a page like this.