Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Job Details page does not show queued time #97

Open
shazraz opened this issue Mar 13, 2020 · 4 comments
Open

[BUG] Job Details page does not show queued time #97

shazraz opened this issue Mar 13, 2020 · 4 comments
Labels
bug Something isn't working
Projects

Comments

@shazraz
Copy link

shazraz commented Mar 13, 2020

Describe the bug
Job details page does not show when a job was queued.

Expected behavior
The queued job should have a field in the table that shows me when the job was queued for me to better identify queued jobs.

Screenshots
image

Additional context
Currently, the datetime field is called "Launched", showing when the job was started. Either we need to rename the field or we need to create a new field showing the user when the job was queued.

@shazraz shazraz added the bug Something isn't working label Mar 13, 2020
@shazraz shazraz added this to To do in Atlas 🚀 via automation Mar 13, 2020
@shazraz
Copy link
Author

shazraz commented Mar 13, 2020

@hyun20005
Good for now?
Screen Shot 2019-09-30 at 10 18 22 AM

@shazraz
Copy link
Author

shazraz commented Mar 13, 2020

Queued status is a stop gap, we should have a queued time for jobs.

@SebastianGergen
Copy link

Is there a way to change the timezone of the job-"launched" information?

@cindyzczhao
Copy link
Contributor

@SebastianGergen There is currently no way to change timezone at runtime, although that ability could be added. To get it to work right now, you can build your own image with the TZ variable set to your timezone, and use that instead of the default.

@mohammedri mohammedri moved this from To do to Backlog in Atlas 🚀 Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Atlas 🚀
  
Backlog
Development

No branches or pull requests

3 participants