Copied to clipboard

Flag this post as spam?

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


  • Andrew Watt 20 posts 121 karma points
    Mar 29, 2017 @ 16:08
    Andrew Watt
    0

    Umbraco nodes deleting themselves

    In the last two weeks I have had top level nodes in a site seem to delete themselves (not simply unpublished or trashed via the admin). Unfortunately the logs just say they were deleted by user 0. It looks like they were deleted using ContentService.Delete since the site is unpublishing and deleting all nodes under them. Is there any way to get more information on what is happening? Are there any packages that might cause this behavior?

  • Marcin Zajkowski 112 posts 585 karma points MVP 6x c-trib
    Mar 29, 2017 @ 23:59
    Marcin Zajkowski
    0

    You can check Diplo Audit Log Viewer (https://our.umbraco.org/projects/developer-tools/diplo-audit-log-viewer/) for more user-friendly view of your logs, but.. it will just say that Admin user deleted the node(s). Don't you have any logic / event hook / scheduled task / webapi methods for such a functionality? It must be triggered from somewhere.

Please Sign in or register to post replies

Write your reply to:

Draft