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

--- Comment #126 from Tomás Cohen Arazi <[email protected]> ---
(In reply to Jonathan Druart from comment #125)
>  77     "suspended_until": {
>  78       "type": ["string", "null"],
>  79       "format": "date-time",
>  80       "description": "Date until which the hold has been suspended"
>  81     },
> 
> But the code is converting everything to date-only...
> 
> What do we want here?

The spec was written taking the DB structure into account. If you think the
spec is wrong and this field should be date-only, let's do it on a separate
bug?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to