Summary: | Updating an item of a bibliographic record should use edit_items instead edit_catalogue permission | ||
---|---|---|---|
Product: | Koha | Reporter: | Michaela Sieber <michaela.sieber> |
Component: | REST API | Assignee: | Johanna Räisä <johanna.raisa> |
Status: | Pushed to main --- | QA Contact: | Paul Derscheid <paul.derscheid> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | bibliothek, clemens.tubach, johanna.raisa, katrin.fischer, paul.derscheid, tomascohen, urho |
Version: | Main | Keywords: | rel_24_11_candidate |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
25.05.00
|
|
Circulation function: | |||
Attachments: |
Bug 38905: change permissions for item creation and modification
Bug 38905: change permissions for item creation and modification Bug 38905: change permissions for item creation and modification Bug 38905: change permissions for item creation and modification |
Description
Michaela Sieber
2025-01-16 10:28:03 UTC
Yes! This would be a welcomed change. Created attachment 179382 [details] [review] Bug 38905: change permissions for item creation and modification This patch changes the permissions to edit_items for item creation and modification via the API. Test plan: 1) Apply the patch 2) prove t/db_dependent/api/v1/biblios.t Sponsored-by: Koha-Suomi Oy Created attachment 179449 [details] [review] Bug 38905: change permissions for item creation and modification This patch changes the permissions to edit_items for item creation and modification via the API. Test plan: 1) Apply the patch 2) prove t/db_dependent/api/v1/biblios.t Sponsored-by: Koha-Suomi Oy Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> Created attachment 179966 [details] [review] Bug 38905: change permissions for item creation and modification This patch changes the permissions to edit_items for item creation and modification via the API. Test plan: 1) Apply the patch 2) prove t/db_dependent/api/v1/biblios.t Sponsored-by: Koha-Suomi Oy Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> Created attachment 179968 [details] [review] Bug 38905: change permissions for item creation and modification This patch changes the permissions to edit_items for item creation and modification via the API. Test plan: 1) Apply the patch 2) prove t/db_dependent/api/v1/biblios.t Sponsored-by: Koha-Suomi Oy Signed-off-by: Jan Kissig <bibliothek@th-wildau.de> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> I think it makes sense to be less restrictive regarding permissions for this case. Pushed for 25.05! Well done everyone, thank you! Could this please be backported? |