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

UI: Workflows "Started" / "Finished" should show date and time vs "time ago" #8683

Closed
tgruenert opened this issue May 9, 2022 · 4 comments
Closed
Labels
Milestone

Comments

@tgruenert
Copy link

Summary

STARTED and FINISHED information should contain date and time. This should be done at

  • Workflows view
  • Archive view
  • detail view for Workflows

Use Cases

We use CronWorkflows a lot and with a schedule trigger more than 10 times a day. After one day in lists you can´t see which one runs fine and which one has failed. Every workflow has the same information like "Start time = 1d ago" (or one 1h ago and so one).
The label "Start time" point to the fact a user might expect - a concrete time.

image

The list is used by our developers to check out the success of our recurring processing.

Also the detail view could not be helpful at this point.

image

In my opinion this is relevant for all other processes done more than one time a day with the same (generated) name.


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

@yevhen-harmonizehr
Copy link

Is there a possibility of implementing this? As the number of runs throughout the day reaches the hundreds, comprehending the job sequence has become quite challenging. Having specific timestamps in the "Workflows view" would be tremendously beneficial.

@terrytangyuan
Copy link
Member

When you hover over "2d ago", you should see a detailed timestamp.

@Acarlso
Copy link

Acarlso commented Apr 25, 2024

When you hover over "2d ago", you should see a detailed timestamp.

This is an unnecessary and frustrating step when the detailed timestamp could be displayed instead of the diff. How long ago something occurred obfuscates and inherently adds less value than when something occurred.

@tooptoop4
Copy link
Contributor

close since #13284 is merged?

@agilgur5 agilgur5 changed the title Workflows "Started" / "Finished" should be showed in detailed date and time UI: Workflows "Started" / "Finished" should show date and time Oct 16, 2024
@agilgur5 agilgur5 changed the title UI: Workflows "Started" / "Finished" should show date and time UI: Workflows "Started" / "Finished" should show date and time vs "time ago" Oct 16, 2024
@agilgur5 agilgur5 added this to the v3.6.0 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants