#Delete Defects
Delete a defect only when it should no longer exist in the project record.
#Delete A Defect
- Open the defect details view.
- Open the actions menu.
- Select Delete Defect.
- Confirm the deletion.
The delete action is available only to users with permission.
#What Gets Removed
Deleting a defect permanently removes:
- The defect record
- Comments and attachments
- Traceability links
- History
- Notifications
This action cannot be undone.
#What Is Not Deleted
Deleting a defect does not delete:
- Test cases
- Requirements
- Releases
- Executions
- Test runs
- External issues
- Project data created outside the defect
External issues may still exist in the connected tool even after the Hawzu defect is deleted.
#Before Deleting
Before deleting, consider whether you should instead:
- Close the defect with a resolution
- Link it as a duplicate
- Unlink incorrect traceability
- Update the title or description
#Next Steps