Sorting on a date field does not work

Hi everyone,

In the REST API, when using the sortBy parameter on a date field, e.g. due date, the filtering is not working properly. The sorting is applied based on the day of the month and return such a (ascending) sorting:

01.11.2016

02.10.2016

03.11.2016

04.09.2016

05.07.2017

06.01.2017

Any idea why this does not work?

Regards,

Laurent

Parents Reply Children