https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34263 --- Comment #4 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Hi all, looking here. Testing notes: suspending the hold needs to be done from http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=19 (I was suspending holds from the biblio holds history and was having a hard time reproducing) I looked at this and thought "Why aren't we using flatpickr's clear() method instead?" and had a try myself. Found a bug with it and filed 36774. It turns out we resort to other .val("") for flatpickr instances elsewhere in the code and personally I don't think we should. Made this bug depend on the other one. Take a look at test yourself please. -- You are receiving this mail because: You are watching all bug changes.