casetracker_comment_status table entry not removed on case delete
Mojah - August 10, 2009 - 16:01
| Project: | Case Tracker |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
When deleting a case node type, all associated comments are deleted, however the entry in the casetracker_comment_status table related to the deleted comments remain.
To replicate:
1) Create a case
2) comment on the case and change case states via casetracker comment form
3) Delete the case
Additional notes:
When deleting a comment on a case, the entry in the casetracker_comment_status is correctly removed.
