Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ramya Devendiran 28 posts 149 karma points
    Oct 27, 2023 @ 12:07
    Ramya Devendiran
    0

    Content DeletedNotification

    Content deletednotification is not triggered when deleting content from backoffice. If the content is deleted programatically by _contentService.Delete(node), then the notification is triggered.

    Content has variants and the application uses Umbraco version 12.2.

    What could be the issue?

  • Ramya Devendiran 28 posts 149 karma points
    Oct 27, 2023 @ 12:52
    Ramya Devendiran
    100

    The issue is fixed.

    DeletedNotification will be triggered when content is deleted from recycle bin.

    I used ContentMovedToRecycleBinNotification handler instead. It worked.

    Thanks to Sebastiaan.

Please Sign in or register to post replies

Write your reply to:

Draft