4

At present, when attempting to delete data from a retained table, the deletion process is limited strictly to the specific table selected. This means that only the targeted retained table is removed, and any related or dependent tables remain unaffected by this operation.


Given the operational overhead and manual effort required to identify and delete associated tables individually, it would be highly beneficial to introduce an enhancement that supports cascading deletion. This proposed functionality would allow administrators to automatically delete related tables and records when initiating a deletion on a retained table—streamlining the process and reducing the risk of orphaned data.


Such a feature could significantly improve data hygiene and storage efficiency, especially in environments governed by long-term retention policies. It would also align with the expectations of many enterprise users who seek simplified and comprehensive data management capabilities.

STATUS DETAILS
New