https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24469 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 98760 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98760&action=edit Bug 24469: Record biblionumber in import_biblio when adding to basket via file The column import_biblios.matched_biblionumber was not populated when an order is created from a staged file. Test plan: A/ Create a new order from a stage file. Use the "Save" button at the bottom of the "Add orders from" page Then note the matched_biblionumber value. It should be populated correctly B/ Import again the same record, this time you will have to use the "Add order" link in the list of order (ie. not the "Save" button) Note the matched_biblionumber value. It should be populated correctly -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.