Skip to content

Remove notifications on event delete

Closes #805 (closed)

Previous behaviour

Steps to reproduce:

  1. Create published event in future
  2. Check created notifications
  3. Delete said event
  4. Created notifications still exist

New behaviour

Steps to validate that it works:

  1. Create published event in future
  2. Check created notifications
  3. Delete said event
  4. Created notifications are deleted

Merge request reports