https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32053
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
