https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30195 Bug ID: 30195 Summary: opac-suggestions.pl should use ISBN to FindDuplicate Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: domm@plix.at QA Contact: testopia@bugs.koha-community.org MarcRecordFromNewSuggestion (in C4::::Suggestions, used eg in koha/opac-suggestions.pl) only converts title, author and itemtype from the $suggestion input into the marc record that is passed on to FindDuplicate. So if a patron enters an ISBN, this is not used for the duplicate search. We will provide a patch implementing this feature in the next few days. -- You are receiving this mail because: You are watching all bug changes.