-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Cascading Delete Features #883
Comments
Two further ideas noted by @nerrad , related to allowing contacts to be permanently deleted:
|
needs issues created from all of the original codebase tickets |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has been stale for a significant period of time without any activity. |
Moving related "Deletion Behavior Refactor" milestone from codebase. Which has some related tickets for reference:
Cascading Deletion options for models 9984
Permanently delete any metadata associated with our CPT objects automatically via EEM_CPT_Base when a permanent delete is initiated 9177
automatically delete related extra meta when deleting an item 6411
Add bulk delete transactions with chained delete of related registrations & payments 11496
avoid orphaned data when deleting a WP user that has related events 7961
See also Brent and Darren's comments in https://events.codebasehq.com/projects/event-espresso/tickets/10754
See also the discussion in https://events.codebasehq.com/projects/event-espresso/tickets/10891
where in the end, Mike remarked:
With regards to a bulk payment deletion feature, I don't think we need to add that. Instead, if we can allow for deleting transactions where all related entities also get deleted, there shouldn't be a need for bulk deleting payments.
See also related GitHub issue #349
The text was updated successfully, but these errors were encountered: