http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7659 Priority: P5 - low Change sponsored?: --- Bug ID: 7659 Assignee: adrien.saurat@biblibre.com Summary: "Import all" for a staged file doesn't check for duplicates QA Contact: koha.sekjal@gmail.com Severity: normal Classification: Unclassified OS: All Reporter: adrien.saurat@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: Acquisitions Product: Koha [MT9163] Problem on the following page: Home › Acquisitions › *vendor* › Basket X › Add orders from iso2709 file When adding orders from a staged file, if we add juste one biblio, koha will check if duplicates are present. If a duplicate is found, it will ask if we want to: - use the existing biblio, - create a new record, - cancel the operation. But if we try to "import all" biblios from the staged file, everything will be processed without any warning, even if duplicates are present. Test plan : 1) Go to the vendor list, create a basket for one of them. 2) Add Order To Basket : From a staged file 3) Select a file containing notices already in the database (you may have to add them from the file now it that's a new file, import them and change the items state for them to be available). 4) Click on "Add order" for one of the existing biblios. You will see a page giving a duplicate warning. 5) Get back to the staged file page, and now click on the Save button at the bottom of the page. The orders are added without duplicate warnings. -- You are receiving this mail because: You are watching all bug changes.