After #684, hard-deleting an incident detaches its documents (EntityKind="", EntityID=0) instead of destroying them. These unlinked documents survive in the documents tab but there's currently no way to:
- Distinguish detached documents from entity-linked ones
- Re-attach a detached document to a different entity
This may or may not be a real problem in practice. Filing to track in case it needs attention.
After #684, hard-deleting an incident detaches its documents (
EntityKind="",EntityID=0) instead of destroying them. These unlinked documents survive in the documents tab but there's currently no way to:This may or may not be a real problem in practice. Filing to track in case it needs attention.