[Koha-bugs] [Bug 32968] Create granular permissions for ERM

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 1 16:23:04 CET 2023


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

--- Comment #18 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
This could use some cypress tests to go along with, we would have to create a
patron with the necessary permissions for testing beforeEach test, and delete
said patron afterEach test.

Discussing with Jonathan 2 options seem reasonable:

1) By POSTing and DELETEIng the patron - this would require the addition of a
REST endpoint for permissions
2) Use cypress to click through the UI to create the patron, do the same thing
to remove.

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


More information about the Koha-bugs mailing list