[Koha-bugs] [Bug 35886] New: FindDuplicate only checks first ISBN

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 23 21:56:53 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35886

            Bug ID: 35886
           Summary: FindDuplicate only checks first ISBN
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: caroline.cyr-la-rose at inlibro.com
        QA Contact: testopia at bugs.koha-community.org

When ordering a title via z39.50, the duplicate match is only done on the first
ISBN. This can lead to duplicates being ordered and created.

To recreate:
1. Have a record that you can find via z39.50
2. Copy the ISBN
3. In Acquisitions, create a basket
4. Add to basket from an external source
5. Using the copied ISBN, search a z39.50 source
6. Click the result and click Order
--> It should warn for a duplicate

7. Click Cancel
8. Edit the record, add a second ISBN
9. Redo steps 4-6
--> It should warn for a duplicate

10. Click Cancel
11. Edit the record, place the second ISBN in first position
12. Redo steps 4-6
--> No duplicate warning!

Note: if you cancel after step 12, the duplicate record will have been created.
You will need to search your catalog and delete the record to redo the tests.

I don't know if that is only in the case of z39.50 or if other types of orders
also have that same problem.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list