Notice: this is a static mirror for historical purposes.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
064Mantis PluginsTimecardpublic2009-10-12 22:432009-10-18 16:42
ReporterDavid Hicks 
Assigned To 
PriorityhighSeveritymajorReproducibilityhave not tried
StatusacknowledgedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary064: Remove time spent attached to a bugnote when the bugnote is deleted
DescriptionWe need to hook the bugnote_delete event and use it to delete the related time spent when the time is recorded against the bugnote being deleted.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (061)
David Hicks (reporter)
2009-10-12 23:35

Query to find orphaned time spent:
SELECT * FROM mantis_plugin_Timecard_update_table t LEFT JOIN mantis_bugnote_table n ON t.bugnote_id = n.id WHERE n.id IS NULL;

- Issue History
Date Modified Username Field Change
2009-10-12 22:43 David Hicks New Issue
2009-10-12 23:35 David Hicks Note Added: 061
2009-10-18 16:42 John Reese Status new => acknowledged


Copyright © 2000 - 2012 MantisBT Group
Time: 0.1042 seconds.
memory usage: 8,321 KB
Powered by Mantis Bugtracker

hosted with
Linode