https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37902 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion Assignee|jonathan.druart@gmail.com |koha-bugs@lists.koha-commun | |ity.org --- Comment #13 from Jonathan Druart <jonathan.druart@gmail.com> --- There is still (at least) one failing test: # Failed test 'Filtering by date-time works' # at t/db_dependent/api/v1/patrons.t line 177. # got: undef # expected: '401' # Looks like you failed 1 test of 12. I don't think we are processing the values correctly. Why do we add like operator for dates? Do we want to keep this behaviour? I really need feedback and review on those patches before continuing working on this. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.