[Koha-bugs] [Bug 20615] Add the link of number of times the authority are used in edit mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 28 14:18:41 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20615

--- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---

> I wonder if Koha::Authorities->find($authid); doesn't do an exact search?
That's wrong. It's using:

get_usage_count

So we'd need to look there.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list