https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32053 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, this is more of a support question and as such should be asked on the mailing list or in our chat. I assume that the authoritiy is saved, but you might not be able to search for it as indexing is not working. You could create a report with: select * from auth_header; This way you can confirm if the authorities were stored to the database. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.