7 / 56 · 18 Test Management Tools · Jira Workflows for Defect Tracking← prev⊞ allnext →☰ Read as one page
1.7Linking Defects to Context
Good defect tickets are connected, not isolated.
Bug: SHOP-789 (Checkout 500 on expired coupon)
├── Caused by: SHOP-654 (Coupon validation refactor)
├── Blocks: SHOP-800 (Coupon testing story)
├── Related to: SHOP-567 (Coupon expiry epic)
└── Fix PR: github.com/org/repo/pull/123
These links create a web of context that helps everyone understand the full picture.