https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35871
Wainui Witika-Park <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177495|0 |1 is obsolete| | --- Comment #13 from Wainui Witika-Park <[email protected]> --- Created attachment 180608 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180608&action=edit Bug 35871: Add new subpermission merge_delete_authorities Add a new sub permission for merging and deleting authority records. Test plan: 1. Apply the patch (including bug 35870). 2. Update the database. 3. Login to the staff interface as a superlibrarian. 4. Add or edit an existing staff patron. 5. Set the patron's permissions to catalogue so they can access the staff interface. 6. Also add the edit_authorities permission, but not merge_delete_authorities. 7. Logout and log back in to the staff interface as the patron. 8. Go to Authorities. 9. Search for an authority record, for example search for 'a'. 10. Notice that there is an 'Actions' dropdown next to each authority search result. 11. Notice that the dropdown does not give you the option to choose Merge or Delete 12. Logout and log back in to the staff interface as a superlibrarian. 13. Edit the staff patron - add the sub permission merge_delete_authorities. 14. Logout and log back in to the staff interface as the staff patron. 15. Repeat steps 8 to 9. 16. Click the Action dropdown and notice you can merge. 17. Check that you can merge authority records. 18. Also check you can delete a search result that has 0 records. Sponsored-by: Education Services Australia SCIS -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
