[Koha-bugs] [Bug 27947] Add default cancellation reasons to article requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 22 21:37:08 CEST 2021


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

--- Comment #63 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 125174
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125174&action=edit
Bug 27947: (QA follow-up) Clarify permissions

Privileged routes need permissions defined. This patch adds the minimum
required permission until there are article request-specific permissions
in Koha: circulate: circulate_remaining_permissions

It is also clarified that interacting with an article request  from
another patron, but having your own patron_id in the path would return
404 instead of 403, as technically the resource (an article request from
the patron, identified.by the supplied id) doesn't exist.

Tests are tweaked.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list