https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26657
--- Comment #1 from David Cook <[email protected]> --- Created attachment 111464 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111464&action=edit Bug 26657: Differentiate between unlinked and not linked This patch differentiates between unlinked (a linkage is removed) and not linked (there is no linkage) in the output of LinkBibHeadingsToAuthorities. Test plan: 0. Use koha-testing-docker 1. koha-shell -c "./misc/link_bibs_to_authorities.pl -l --test" kohadev 2. Note 436 bibs checked, 1315 headings linked, 678 headings not linked (Previously, the "not linked" headings would have been under the "unlinked" category.) -- You are receiving this mail because: You are the assignee for the bug. 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/
