https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37640 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Why not just use the API as intended and search using the cardnumber param? GET /api/v1/patrons?cardnumber=X I don't like this change at all.. you'd need to also update all occurrences in the staff client where the API is expecting the actual ID in the path. -- You are receiving this mail because: You are watching all bug changes.