Idea #21877
Updated by Peter Amstutz 6 months ago
It seems excessive to give link objects a whole trash_at/delete_at lifecycle.
We could instead have an optional entry in properties "delete_at", this would store a UTC timestamp, and then the "trash sweep" process would look for expired links and destroy them.