https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36242 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #2 from David Cook <dcook@prosentient.com.au> --- You need to explicitly set the authority type for the authority. You go into the Authorities module and choose one of your authorities, open it in the editor, go to "Settings" and under "Change authority type", you choose the authority type you want to use. You also need to make sure that you're using your authority in a field where the $9 is going to be indexed into the Koha-Auth-Number index (for Zebra). Note that Koha allows you to create extra authority types, but only the core types are fully functional. For instance, I don't think updates to non-core authority types flow out to the bib records. Best to avoid them where possible, although I know sometimes there's no other way. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.