https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #202 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #201) > Two more things (sorry!) > > 1. Shouldn't we show/hide the "link auth automatically" button depending on > AutoCreateAuthorities and BiblioAddsAuthorities? > 2. > Add a new bib: > 600$a=xxx, click link, create the authority, save > Edit the bib > 600$a$9 are correct, but then edit $a with yyy, click link > => Automatic authority link results: > No authority link was changed. > > That seems wrong. 1 - No, we should always have the button - the settings will just determine whether the tool creates new records or not 2 - Try adjusting 'CatalogModuleRelink' - if set to Don't then the auth isn't updated. If set to 'Do' then it should -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
