Page 1 of 1

Management Console

Posted: Tue Jun 04, 2024 7:45 am
by Andy_9_9_9_9
Hi,

I think I stumbled upon a bug in management console 8.0.15260.0 on Windows. That's the current version, right?

The bug is the sorting order, if sorting the table in the Events tab by date. It is using the string representation of the date to do an alphabetical sort. Instead it should sort by the date.

For example, it would produce the following order:
1.6.2024 14:14:50
27.05.2024 13:30:22
3.6.2024 14:43:42

Instead it should be (sorted by value):
27.05.2024 13:30:22
1.6.2024 14:14:50
3.6.2024 14:43:42

I know this bug from other software products. It's not critical though.

I have my system configured to German date format. Other date formats may work/look different, for example if the month goes first.

Andy

Re: Management Console

Posted: Tue Jun 04, 2024 8:49 am
by yaroslav (staff)
Hi Andy,

I am hate to say it, but this is a known issue. I have already filed the fix request to R&D.
Thanks for your vigilance and effort to make the product better.

Re: Management Console

Posted: Tue Jun 04, 2024 11:19 am
by Andy_9_9_9_9
Thank you. :)

Re: Management Console

Posted: Tue Jun 04, 2024 11:44 am
by yaroslav (staff)
You are always welcome. Thanks for pointing the issue out.