http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13980 --- Comment #5 from Joonas Kylmälä <j.kylmala@gmail.com> --- (In reply to Joonas Kylmälä from comment #4)
(In reply to Jonathan Druart from comment #3)
Could you please give more details, I don't get the error. What values did you choose for the following params? Record matching rule Action if matching record found Action if no match is found
and on the next screen.
The error comes most likely if you do as follows: 1. Delete all item records from database / delete the whole database and create it again. 2. Zebra/something leaves indexes there and you can still find the items in search. 3. Now go to cataloguing -> New from Z39.50. 4. Find a same record you have already in Koha (the one that you can find with search but it really isn't there). 5. Import that record. 6. Now I think it says that it has detected a duplicate of the record. 7. Press the button which merges / does something with those duplicates (the button on the left!)
The record I experienced this issue was from Z39.50, With a title of "Free running /" and data of "c2013.".
not data, date :) -- You are receiving this mail because: You are watching all bug changes.