https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29440 --- Comment #1 from David Gustafsson <glasklas@gmail.com> --- Created attachment 127479 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127479&action=edit Bug 29440: Make authorities import behavior consistent with biblios The current behavior for when importing authorities, when match option is enabled, is to insert as a new authority fetching from db fails. This is both a bit confusing and not consistent with the biblio case where an error is generated. Also clean up error and log messages so both messages/errors and when messages/errors are issued are more consistent for the biblio and authority case. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.