Menu

#688 Duplicate Finder bug on duplicated author

v1.0 (example)
closed-out-of-date
None
5
2017-11-28
2017-11-26
No

If you "Check for Duplicate Titles" on Raymond A. Palmer, and use the "Similar Title Mode", the first option it gives you is to merge "Cosmos" with "Cosmos". Attempting to do so results in a Python merge error. The reason for this is that Palmer contributed to this round-table discussion under both his name and that of one of his pseudonyms, "Rae Winters". The result is that the "Parent title" for this title then has Raymond A. Palmer as two of the authors. Consequently, the "duplicate check" is comparing the same title from different viewpoints: One as Palmer and one as "Rae Winters", and hence is suggesting that you merge those two "similar" titles into one. Attempting to merge a title with itself is a bad idea. The Python script should probably give a gentler error message than it does; and the duplicate finder should probably not suggest that particular merge.

Update: It turns out that this was a side effect of Bug 689, "Titles and pubs can have duplicate authors". Now that the other bug has been fixed, the behavior described above should no longer be possible (hopefully.) Closing.

Discussion

  • Darrah Chavey

    Darrah Chavey - 2017-11-26

    Correction: The bug occurs in both "Similar Title Mode", but also in "Exact Title Mode".

     
  • Ahasuerus

    Ahasuerus - 2017-11-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,3 @@
     If you "Check for Duplicate Titles" on Raymond A. Palmer, and use the "Similar Title Mode", the first option it gives you is to merge "Cosmos" with "Cosmos". Attempting to do so results in a Python merge error. The reason for this is that Palmer contributed to this round-table discussion under both his name and that of one of his pseudonyms, "Rae Winters". The result is that the "Parent title" for this title then has Raymond A. Palmer as *two* of the authors. Consequently, the "duplicate check" is comparing the same title from different viewpoints: One as Palmer and one as "Rae Winters", and hence is suggesting that you merge those two "similar" titles into one. Attempting to merge a title with itself is a bad idea. The Python script should probably give a gentler error message than it does; and the duplicate finder should probably not suggest that particular merge.
    +
    +Update: It turns out that this was a side effect of Bug 689, "Titles and pubs can have duplicate authors". Now that the other bug has been fixed, the behavior described above should no longer be possible (hopefully.) Closing.
    
    • status: open --> closed-out-of-date
    • assigned_to: Ahasuerus
     

Anonymous
Anonymous

Add attachments
Cancel