https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24469
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Victor Grousset/tuxayo <[email protected]> --- 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. _______________________________________________ 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/
