| Summary: | Description of staffaccess permission should be improved | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Ray Delahunty <r.delahunty> |
| Component: | System Administration | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | gmcharlt, lucas |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | String patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
19.11.00
|
Circulation function: | |
| Attachments: |
Bug 23751: Make staffaccess permission description more precise
Bug 23751: Make staffaccess permission description more precise Bug 23751: Make staffaccess permission description more precise |
||
|
Description
Ray Delahunty
2019-10-04 12:47:32 UTC
This appears fixed in newer versions: Allow staff members to modify permissions and passwords for other staff members I realize, there is also username in the mix here. Reopening. Created attachment 94961 [details] [review] Bug 23751: Make staffaccess permission description more precise The permission description was missing 'username' from the description. To test: - Look at the permissions of a patron - Verify the staffaccess permission is labelled: Allow staff members to modify permissions and passwords for other staff members - Apply patch - Check description again: Allow staff members to modify permissions, usernames, and passwords for other staff members Created attachment 94993 [details] [review] Bug 23751: Make staffaccess permission description more precise The permission description was missing 'username' from the description. To test: - Look at the permissions of a patron - Verify the staffaccess permission is labelled: Allow staff members to modify permissions and passwords for other staff members - Apply patch - Check description again: Allow staff members to modify permissions, usernames, and passwords for other staff members Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Created attachment 95142 [details] [review] Bug 23751: Make staffaccess permission description more precise The permission description was missing 'username' from the description. To test: - Look at the permissions of a patron - Verify the staffaccess permission is labelled: Allow staff members to modify permissions and passwords for other staff members - Apply patch - Check description again: Allow staff members to modify permissions, usernames, and passwords for other staff members Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Nice work! Pushed to master for 19.11.00 backported to 19.05.x for 19.05.06 |