Skip to content

Events when an asset is deleted

When an asset is deleted in Atlan, the following event is emitted.

ENTITY_DELETE

Atlan always emits an ENTITY_DELETE event when an asset is deleted. The details in the event are for the asset that was deleted.

No entity update or relationship deletion events

Note that there are no ENTITY_UPDATE events for any related assets, nor any events about any relationships being deleted.

In the case of a soft-delete, the relationship actually still exists (just in a soft-deleted state).