https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36360
OpenFifth Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #187985|0 |1 is obsolete| | --- Comment #4 from OpenFifth Sandboxes <[email protected]> --- Created attachment 189923 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189923&action=edit Bug 36360: Add tests prove t/db_dependent/Koha/Patrons.t Test plan, k-t-d: 1) Enable ILLModule 2) Create an ILL request for patron 'John', visit: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 3) Type 'John' and pick the only result. Set a type and library. Click 'Create'. 4) Go to patrons search and search for 'jo': <staff_url>/cgi-bin/koha/members/members-home.pl 5) Tick the checkbox for John and someone else from the list. Click 'Merge selected patrons' from the top toolbar 6) Select the other patron (not John) as the 'patron to keep'. Click Merge patrons. 7) Notice '1 Illrequest was merge' message shows. 8) Visit the ILL list table, visit: <staff_url>/cgi-bin/koha/ill/ill-requests.pl 9) Notice the ILL request now belongs to the other patron, not John (who no longer exists). Signed-off-by: Richard Bridgen <[email protected]> -- 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/
