https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33284
--- Comment #3 from Andrew Fuerste-Henry <[email protected]> --- Test plan: 1 - Apply patch 2 - Have 3 patrons covering the 3 privacy options: Default, Forever, Never 3 - Check an item out to each patron 4 - renew each patron's item via the staff interface 5 - renew each patron's item via the OPAC 6 - SELECT * FROM checkout_renewals, confirm all staff interface renewals show your borrowernumber, all OPAC renewals show the patron's borrowernumber 7 - return all items 8 - repeat #6, confirm that the Never patron's OPAC renewal now shows the anonymous borrowernumber but other values have not changed 9 - anonymize all circ data using Batch patron deletion and anonymization 10 - repeat #6, confirm the Default patron's OPAC renewal now shows the anonymous borrowernumber but other values have not changed -- 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/
