Menu

#30 Orphaned Document Versions

3.0
open
nobody
None
Bug
Major
2012-12-11
2012-12-11
No

It appears that it is possible to orphan document versions. For instance, see the following query which shows all DVs who don't have a corresponding DR:

select * from documentversions as dv where dv.documentrecordid not in (select id from objectsflat where objecttype = 'DOCUMENTRECORD')

Discussion


Log in to post a comment.

MongoDB Logo MongoDB