[Koha-bugs] [Bug 25726] Holds to Pull made empty by pathological holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 13 13:08:35 CEST 2020


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

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #13 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Super I was looking for this exact fix.
Looks like its the behavior of NOT IN () with NULL :

I've found some explanations in :
https://stackoverflow.com/questions/1001144/mysql-select-x-from-a-where-not-in-select-x-from-b-unexpected-result#1001197
.

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


More information about the Koha-bugs mailing list