[Koha-bugs] [Bug 34517] Add option to search patron attribute in standard search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 13 15:13:45 CET 2023


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

--- Comment #45 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 158878
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158878&action=edit
Bug 34517: (follow-up) Add test for attribute search field and make cleanup
more robust

This patch adds a test to cover the new functionality of searching an attribute
not searched by default.

It also moves the addition of objects to the cleanup array right after they are
created. Patrons are added to the front of the array to ensure no constraints
are violated when deleting. This change ensures that if the tests die before
reachign the end, the data generated is still cleaned up.

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


More information about the Koha-bugs mailing list