[Koha-bugs] [Bug 30641] Authority detail page shows wrong number of records using the authority

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


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

--- Comment #3 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Cant directly reproduce this under Zebra.
I am inclined to think that it is related to Elastic search engine module.
Please confirm. Did you work under Elastic?

Would be nice if we just used ->get_usage_count doing something like
simple_search_compat( 'an:' . $authid, 0, 0 )
The other call goes (under Zebra) via SearchAuthorities.

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


More information about the Koha-bugs mailing list