https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34971
--- Comment #2 from Baptiste Wojtkowski (bwoj) <[email protected]> --- Created attachment 168461 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168461&action=edit Bug 34971: Permission to close a serial subscription (edit) TEST PLAN (for 22.11): Before applying patch : 1 - log in as a user with only receive_serial right 2 - Select a serial 3 - Try to close it -> you can 4 - try to reopen the closed serial -> you can 5 - Make sure you have one opened and one closed serial Apply patch 6 - Try to close a serial -> you cannot 7 - Try to reopen a closed serial -> you cannot As a user that has the right delete_subscription: 8 - Try to delete the subscription -> you can (non regression test) Note -> on main this bug is less apparent because related buttons are hidden but you still can use routes with incorrect rights. Note : this should also be tested for superior version -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
