Is there a way to find out how the records from an entity were deleted. I have a plugin that monitors when a record is deleted to update the rollup field on the Parent entity (table) but for some reason 20 records were deleted by owner SYSTEM and the TYPE is System Event.
No user has deleted the records and my plugin does not do any deletes and I cannot replicate the behavior. Any Insight of what might have happened. Looking at the timestamp on the System Jobs they were deleted at the same time.