14 May
2019
14 May
'19
1:50 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22899 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- A couple of small things: 1. The new constraint will not be added if there are itemnumbers in the tmp_holdsqueue that do not exist in items. I know it's unlikely to happen but... who knows? 2. I am expecting ->pending_hold to return a Koha::Hold, maybe ->has_pending_hold could be better? -- You are receiving this mail because: You are watching all bug changes.