14 May
2025
14 May
'25
10:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #105 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- In fact.. I'd kinda be tempted to shift that filter method into Koha::Libraries... you're basically looking for the library with the lowest_ratio.. that feels like a `Koha::Libraries->find_library_with_lowest_float_ratio` method to me... -- You are receiving this mail because: You are watching all bug changes.