Bug?: Need to verify deleting items also deletes all assoc items
Reported by dleffler | March 14th, 2013 @ 01:13 AM
Not sure this is something the system should already be doing, but when we delete a parent item (event, simplepoll_question, etc...) we should take all the sub-items with it (eventdate, simplepoll_answer, simplepoll_timeblock, etc...). We actually do this within the model in the event module, but there are likely other cases and maybe it should be done within expRecord->delete() method?
Comments and changes to this ticket
-
expNinja March 15th, 2013 @ 01:11 AM
- State changed from new to resolved
(from [210238b30b860ec8d2d7e2307fa948ef55b90615]) Deletes assoc items when deleting main item for things like attachments, etc... [#960 state:resolved] https://github.com/exponentcms/exponent-cms/commit/210238b30b860ec8...
-
expNinja March 15th, 2013 @ 10:39 PM
(from [c408206768a18af38519165035435b7340ae40fb]) Deletes assoc items when deleting main item for things like attachments, etc... #960 state:resolved https://github.com/exponentcms/exponent-cms/commit/c408206768a18af3...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS