https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24469 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #7 from Victor Grousset/tuxayo <victor@tuxayo.net> --- I tried to reproduce the issue in two ways: 1. With an imported record not already in my catalog After the order was created the following sql query select * from import_biblios; shows that matched_biblionumber is null. 2. With an imported record that I just exported from my catalog When doing "Add orders from MARC file" after I hit save, I get the following message:
No records imported No record have been imported because they all match an existing record in your catalog. You'll have to treat them individually.
Even though "Record matching rule = Do not look for matching records" in Home › Tools › Stage MARC records for import Did I miss something? -- You are receiving this mail because: You are watching all bug changes.