Defect Status Management - Lifecycle Guide
Updating Defect Status
To update status:
- Open defect details
- In the sidebar, click the Status dropdown
- Select new status
- Status is updated immediately
Status Update Considerations:
- To Resolved: Ensure fix is complete and tested locally
- To In Test: Assign to QA team member if needed
- To Verified: Confirm fix works as expected
- To Closed: Only after verification
- To Reopened: If issue persists after fix
Status Update Notifications
When status changes:
- Assigned user is notified
- Reporter is notified
- Notifiers are notified
- Comments can be added automatically
Updating Priority and Severity
To update priority:
- Open defect details
- In the sidebar, click Priority dropdown
- Select new priority
- Priority is updated immediately
To update severity:
- Open defect details
- In the sidebar, click Severity dropdown
- Select new severity
- Severity is updated immediately
When to Update
Update Priority:
- Business requirements change
- Customer impact increases
- Release deadlines approach
- Dependencies identified
Update Severity:
- Technical impact changes
- More users affected
- Security implications found
- Data loss risk identified
Managing Due Dates
To set or update due date:
- Open defect details
- In the sidebar, click Due Date picker
- Select date
- Date is set immediately
To clear due date:
- Click Due Date picker
- Clear selection
- Due date is removed
Due Date Best Practices
- Set Realistic Dates: Consider complexity and workload
- Update as Needed: Adjust if circumstances change
- Use for Planning: Helps prioritize work
- Track Overdue: Monitor overdue defects
- Communicate Changes: Notify stakeholders of changes
Best Practices
Status Management
- Update Regularly: Keep status current
- Use Appropriate Status: Match status to actual state
- Don’t Skip Steps: Follow workflow
- Close Properly: Only close when truly resolved
Was this page helpful?