-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
The delete notification on content does not send notifications.
Reproduction
Bug summary
Notifications are not send on deletion.
Specifics
Inspecting the logs in the backoffice under /settings/logViewer/overview doesn't provide any further insights either.
Steps to reproduce
Create an environment running 8.0.1
Set up SMTP settings in web.config
Set up notification mail in umbracosettings.config
Set up notifications on a content node
Create, move, publish notifications are sent
Upon deletion of a node, no email seems to be sent.
Expected result
That a notification would be sent as on create etc.
The message you normally receive looks like this:

Actual result
No mail is sent.
Reactions are currently unavailable