[Koha-bugs] [Bug 26233] Edit item date sort still does not sort correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 19 08:05:09 CEST 2020


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

--- Comment #9 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Lucas Gass from comment #6)
> Jonathan,
> 
> I am testing items with these dates and the sorting of dateaccessioned still
> seems wrong:
> 
> MariaDB [koha_kohadev]> select itemnumber, dateaccessioned from items where
> biblionumber = '4';
> +------------+-----------------+
> | itemnumber | dateaccessioned |
> +------------+-----------------+
> |         12 | 2015-01-28      |
> |         13 | 2015-04-08      |
> |         14 | 2014-05-08      |
> |         18 | 2015-11-28      |
> +------------+-----------------+


Looks ok for me: https://snipboard.io/2MTgn6.jpg

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


More information about the Koha-bugs mailing list