Slave History Entry DateTime Filter/Sorting broken

Hey Guys,

we are on Deadline 10.0.29.0 (but this has been broken since I’ve noticed it on 10.0.23.0).
The Entry Datetime fields on the slave or job history windows seem to record the datetime in american format and are hence not able to be properly sorted/filtered in a European continent.

image

By default there isn’t a column named ‘Entry DateTime’ so that makes me think you’ve got a custom data column. You’ll need to format it properly so it’s sort-able, as it’s sorted alphanumerically.

Hi Justin, this isn’t right.
I’m running a default Deadline 10.0 install.
On the Slave panel, right click a node and then ‘View Slave History…’
The Column visible in the image supplied by OP is there.

1 Like

I bet I was looking at the Slave panel instead of the History one!

Could we escalate this to get a fix?
It does look like the values are just being sorted as strings alphanumerically rather than datetimes.

We won’t put a fix into an older version but just testing on my local install it seems that the Monitor doesn’t respect your local date formatting at all. This is running 10.1.9.2 and I’m seeing YYYY/MM/DD everywhere except for the Worker History. I’ve got my local machine set to DD/MM/YYYY, so either the Monitor latched onto the setting I had when it was first installed or that’s hard-coded.

Are you seeing the same behavior? Just want to double check before I write up a bug report.

Hi Justin I’m running 10.0.22.3 but that is exactly what I am experiencing too; datetime fields everywhere are displaying YYYY/MM/DD with the exception of those individual History Logs (which display DD/MM/YYYY and sort alphanumerically).

Correction: the Slave History log is displaying the Entry Datetime field MM/DD/YYYY and sorting alphanumerically.
Everything else is YYYY/MM/DD

+1 for this, it’s been broken for as long as I can remember. Only affects the Slave History Log.

Like @Hal wrote, timestamps are listed as MM/DD/YYYY strings, which is all kinds of useless for sorting.

1 Like

Got it, bug report has been filed!

3 Likes

Wow, I’ve been away for a bit haha…

Thanks for filing that report! :slight_smile:

1 Like

I know this is much later, but, I have a workaround for people who’d like a temp fix.

Notes

  • This was tested only on Windows 10, Deadline Monitor 10.1.12.1
  • You’ll still see the format listed in MM-DD-YYYY, but it’ll sort properly.
  • Thanks to @Justin_B for the idea to look into the system’s date formatting :slight_smile:

Instructions

  • Windows Settings :arrow_right: Time & Language :arrow_right: Region (left sidebar) :arrow_right: “Change data formats” (at the bottom)
  • Change Short Date to YYYY-MM-DD.
  • If Deadline Monitor is open, reopen it to see changes.
1 Like