Skip to content
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

Elgg 5: revisit events and hooks when deleting an entity #13795

Open
jeabakker opened this issue Nov 23, 2021 · 1 comment
Open

Elgg 5: revisit events and hooks when deleting an entity #13795

jeabakker opened this issue Nov 23, 2021 · 1 comment

Comments

@jeabakker
Copy link
Member

Especially during the deletion of an entity. Is it really necessary to trigger events/hooks for each

  • metadata
  • private setting
  • access collection
  • access collection membership
  • annotation
  • etc

Can't this be one event for the entity and then clean the rest without events.

@jeabakker
Copy link
Member Author

ref #13038

@jdalsem jdalsem changed the title Elgg 5: revisit event/hook system Elgg 5: revisit events and hooks when deleting an entity Aug 2, 2022
@jdalsem jdalsem modified the milestones: Elgg 5, Elgg 6 Nov 25, 2022
@jdalsem jdalsem modified the milestones: Elgg 6, Elgg 7 Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants