-
Type: Improvement
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.1.3.2
-
Fix Version/s: 5.1.5
-
Component/s: None
When deleting a document, currently a check is made to see if the versions are still needed.
The check looks for existing proxies. If there are proxies pointing to any version, then the VersionHistory is not removed.
However some people still need to have versions accessible in that case (for instance relation targets).
So a flag or a plug point is needed to prevent or control this removal.
- is required by
-
NXP-12244 Remove orphan versions also when removing last proxy
- Resolved