https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41145
--- Comment #4 from Alex Buckley <[email protected]> --- Created attachment 189504 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189504&action=edit Bug 41145: Add unit test coverage for stopping duplicated borrowerslog logging due to extended patron attributes being deleted on import This adds to the unit tests in t/db_dependent/Koha/Patrons/Import.t. It confirms that repeating the same patron import (with extended patron attributes) will not generate duplicated borrowersLog entries. Test plan: 1. prove t/db_dependent/Koha/Patrons/Import.t Sponsored-by: Auckland University of Technology -- 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/
