https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42826
--- Comment #3 from Olivia Reynolds <[email protected]> --- Created attachment 202516 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202516&action=edit Bug 42826: Allow bulk transferring reports This patch allows users with edit_all_reports permission to bulk transfer reports from one owner to another. Test plan (following on from previous patches): 1. As a user with edit_all_reports permission, create a number of reports belonging to that user. 2. Verify there is a "Bulk transfer" option above the list of reports. 3. Click this option. 4. Fill in your user as "Transfer from", and another user as "Transfer to". Click "Transfer". 5. Verify you are asked to confirm the number of reports being transferred. Click "Confirm". 6. Verify you are redirected back to the list of reports, and the relevant reports have been transferred. Sponsored-by: Open Fifth -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
