Home:ALL Converter>Why do I have 2 identical documents that are both Parents

Why do I have 2 identical documents that are both Parents

Ask Time:2015-04-15T17:53:10         Author:AJF

Json Formatter

I am developing a method to allow the service owner to deal with conflicting and duplicate Notes documents in an XPages application. I have created a resolution for the service owner to deal with any duplicates and conflicts that occur but just found that I have a few Notes documents (they are Contracts) that are duplicates because they have the same Contract ID but they are BOTH PARENTS and not one parent and one response, so they are NOT picked up by the view formula SELECT @IsAvailable($Conflict)

Why is this? How can I create a view to find these?

Author:AJF,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/29647050/why-do-i-have-2-identical-documents-that-are-both-parents
yy