http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612
--- Comment #42 from Katrin Fischer <[email protected]> --- - Add 4 patrons to a patron list, one has a checkout - Select patron list in batch tool - Reports: 4 patrons will be deleted (misleading, only 3 should) - Choose test run: 4 patrons would have been removed (if it wasn't a test run) In my eyes, if a test run doesn't reflect what would be happening, it's useless. - Go back, change to "move to trash" 4 patrons have been successfully moved to trash - The user with the checkout has NOT been deleted (thankfully) Now the next strange thing: - Checking the deletedborrowers table - there is my user with the checkout. So it actually moved all the borrowers to deletedborrowers and I have ended up with the same borrowernumber in borrowers and deletedborrowers. I know this is not related directly to the feature, but this tool gives me a headache as it is. I don't trust it at all. In my opinion it's very buggy and shouldn't be promoted before fixed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
