-
- Downloads
Fix some notifications not being deleted on poll/status deletion (#15402)
* Fix deleting polls not deleting notifications
* Fix fav notification deletion when deleting a toot
* Refactor DeleteAccountService spec
* Add DeleteAccountService tests for other associations and notifications
* Add favourite handling spec in status removal
Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
Showing
- app/models/status.rb 1 addition, 1 deletionapp/models/status.rb
- app/services/delete_account_service.rb 3 additions, 1 deletionapp/services/delete_account_service.rb
- spec/services/delete_account_service_spec.rb 60 additions, 48 deletionsspec/services/delete_account_service_spec.rb
- spec/services/remove_status_service_spec.rb 12 additions, 2 deletionsspec/services/remove_status_service_spec.rb
Please register or sign in to comment