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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to