https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32968 --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- What are the real-life use cases we are trying to solve here? Maybe we are reproducing a wrong pattern with this approach (having all the different permissions) and we should prefer something else. We could have permissions that represent jobs in a library. erm-admin - allow read/write access to everything erm-show - only read erm-licensing - read/write to license and read on related resources (we will face the problem of the patron search permission) erm-agreement - read/write agreements, and read licenses erm-eholdings - read/write eholdings, and read agreements and a special one for ebsco? Does it answer the different needs? -- You are receiving this mail because: You are watching all bug changes.