[Koha-bugs] [Bug 22349] Overzealous deletion of data in t/db_dependant/Koha/Acquisitions/Booksellers.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 15 15:43:19 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22349

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 85177
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85177&action=edit
Bug 22349: Remove overzealous database deletions from test

For no apparent reason a whole lot of data was being deleted inside a
transaction for each of the subtests in Koha/Acquisitions/Booksellers.t

This patch simply remove the deletions. To test, run the test before and
after applying the patch and they should all continue to pass.. If you
have a large number of booksellers, baskets, orders or subscriptions in
your database you may also see an decrease in the time it takes to run
the test.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list