23 Oct
2025
23 Oct
'25
1:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39320 --- Comment #64 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #47)
(In reply to Pedro Amorim from comment #46)
2. Do we really need the /erm/counts route. It needs tests (missing btw), swagger spec, Mojo controller. When we could just hit /agreements count=1 and retrieve the X-Base-Total-Count headers.
Patch with tests added. Yes we need, otherwise it's 6 HTTP requests instead of 1 just to get counts.
Not convince. I'd like Tomas's POV on /counts.
Tomas, we are still waiting for you here. -- You are receiving this mail because: You are watching all bug changes.