Add stub notification partial for content pending deletion

This commit is contained in:
Karina Kwiatek 2023-05-08 19:00:41 +02:00
parent 4cab189750
commit 2db4ce38c9
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
-# This is a stub to prevent errors on broken notifications on content being asynchronously destroyed.
- logger.error "Notification ##{notification.id} has a target which doesn't exist. (Target: #{notification.target_type}##{notification.target_id})"