4 Sep
2019
4 Sep
'19
2 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23484 --- Comment #5 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #4)
I am wondering if we should not retrieve the list of itemtypes for which the holds are allowed, then use them in the WHERE clause. It will make the query more readable and we will remove a LEFT JOIN. What do you think?
That makes some sense, but will be two queries instead of one? In either case I think we should fix this now and re-engineer this report on another bug -- You are receiving this mail because: You are watching all bug changes.