[Koha-bugs] [Bug 11983] Code to select patrons to purge needs to be centralized (use of filter_by)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 5 18:16:53 CET 2021


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

--- Comment #21 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Thanks Nick, 

I've dug out my branch and it looks like I started added more tests for
chaining and combination of these filters.. I'll look at working through
completing those tests and take into account your comments.. I like the cleaner
JOIN you suggest.. though we may need to start naming our joins to maintain
chain-ability..

I can imagine issues getting joined multiple times and then us ending up with
queries clashing.

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


More information about the Koha-bugs mailing list