Page 2 of 3
Re: After Update sort is not working with date values
Posted: Thu May 23, 2024 6:01 am
by Flo
Hi Lech,
please let me know if you know anything new about this error or if there is a solution.
Thanks in advance.
Florian
Re: After Update sort is not working with date values
Posted: Thu May 23, 2024 10:45 am
by Lech Kulikowski
Hello,
We need time to investigate the issue. We will let you know about the result.
Thank you.
Re: After Update sort is not working with date values
Posted: Thu May 23, 2024 11:21 am
by Lech Kulikowski
Hello,
Please clarify in which version it works. We checked the 2020.x.x version, and sorting for string type is working as string, not the datetime.
Thank you.
Re: After Update sort is not working with date values
Posted: Thu May 23, 2024 2:14 pm
by Flo
Hi Lech,
I found a Version where this was working:
Code: Select all
in Version 2023.2.8 it IS working.
Code: Select all
In Version 2024.2.2 it IS NOT working.
We need the newer 2024.x.x Version because of some changes.
Thanks in advance.
Florian
Re: After Update sort is not working with date values
Posted: Fri May 24, 2024 11:04 am
by Lech Kulikowski
Hello,
We have checked the 2023.2.8 version, and the same result, sorting as a string.
Thank you.
Re: After Update sort is not working with date values
Posted: Fri May 24, 2024 11:14 am
by Flo
Hi Lech,
Yes, but version 2023.2.8 doesn't help us, we need version 2024.2.2 due to various changes and it doesn't work in this version.
When can we expect a fix, we have to manually change all of our customers' lists due to this error, and there are thousands of them?
Thanks in advance.
Florian
Re: After Update sort is not working with date values
Posted: Fri May 24, 2024 6:12 pm
by Lech Kulikowski
Hello,
No, we have checked the 2023.2.8 version and the result the same as in the last release build 2024.2.6.
Thank you.
Re: After Update sort is not working with date values
Posted: Sun May 26, 2024 12:01 pm
by Flo
Hi Lech,
then why do we have the error with all our customers?
Thanks in advance.
Florian
Re: After Update sort is not working with date values
Posted: Mon May 27, 2024 6:33 am
by Flo
Hi Lech,
I took a closer look at the error again and saw that it only occurs with the culture = "de-DE"; if I change the culture to "en-US", the formatting is correct.
I suspect there is a conversion error here.
Thanks in advance.
Florian
Re: After Update sort is not working with date values
Posted: Tue May 28, 2024 7:59 am
by Lech Kulikowski
Hello,
Please try to check the last release 2024.2.6
Thank you.