25 Jun
2024
25 Jun
'24
5:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35125 --- Comment #15 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (In reply to Phil Ringnalda from comment #13)
Doesn't update_cache need to be setting match_count, so we don't still have a match_count of zero after AutoCreateAuthorities created one and updated the cache?
Yes, but I think match_count only comes in to play if there is no authid. In this case, we set the authid - which means that whatever linker we are using found a positive match. The count is for when we didn't find a match and need to know if we should create or not. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.