FredHutch / batch-dashboard

1 stars 0 forks source link

add date/time column #11

Closed dtenenba closed 5 years ago

dtenenba commented 5 years ago

From agartlan:

Also, would it be difficult to add a date/time column to the AWS batch Dashboard in the jobs section? I’m finding my jobs get lost very easily and especially when I’m debugging, submitting the same named job multiple times, it’s hard to find which one is the most recent. Just a thought.

dtenenba commented 5 years ago

What the AWS Batch Console does is show Created At, Started At, and Run Time columns. (But they are not sortable).

dtenenba commented 5 years ago

Fixed by recent commits.

@agartland I don't know if you are still using the batch dashboard, but this is fixed now.