https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38691 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@hypernova.fi> --- Created attachment 175411 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175411&action=edit Bug 38691 - WIP - FRBRizeEditions should look directly in the local catalog for other editions Currently FRBRizeEditions only looks from a remote service for other editions for a given ISBN. Local queries are only done to validate that the local database has the results found from the external source. Instead/on-the-side we should do a local lookup for other editions of the same biblio. WIP This is a result of a quick test to make the FRBRizeEditions-feature do something and have a PoC of what it actually does. Hopefully this will help somebody someday. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.