Dependencies
Track blocking relationships between issues.
Dependencies let you express when one issue must be completed before another can start.
Blocked by / Blocks
Each issue can be marked as blocked by or blocking other issues.
Blocked by
This issue cannot proceed until the blocking issue is resolved. Use this to indicate work that's waiting on something else.
Blocks
This issue is preventing another issue from proceeding. Completing it will unblock downstream work.
Adding dependencies
From the issue detail
Open an issue and use the dependencies section in the detail panel. Search for and select the related issue.
Circular detection
Prodedify prevents circular dependencies — you can't create a chain where issue A blocks B, B blocks C, and C blocks A.
Visibility
Visual indicators
Blocked issues are visually indicated with badges in list and board views, making it easy to spot work that's waiting.
Smart filters
In My Work, use smart filters like "blocked" and "blocking" to surface dependency-related work.
Gantt view
Dependencies appear as connecting lines between issue bars on the Gantt chart.