https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16330 --- Comment #103 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Tomás Cohen Arazi from comment #102)
(In reply to Josef Moravec from comment #100)
5) Use PUT /patrons/<borrowernumber> for a patron without borrowers flag. This should go into pending patron modification status and needs to be accepted by a librarian.
This is not implemented, do we need this? Failed QA means I need an answer as this is in test plan and does not work. Otherwise looks good.
Look at the comment in 'Move patches to OpenAPI':
"It removes the ability for patrons without permissions to edit their own data or their guarantee's. This will be moved to a patron modification requests endpoint for simplicity."
I am totally blind, does make sense, thanks! -- You are receiving this mail because: You are watching all bug changes.