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

job: missing stopped time #222

Open
mdonadoni opened this issue Jan 23, 2024 · 0 comments
Open

job: missing stopped time #222

mdonadoni opened this issue Jan 23, 2024 · 0 comments
Labels
size/m type/enhancement New feature or request

Comments

@mdonadoni
Copy link
Member

The status of a job can be stopped, but the time at which the job was stopped is not saved in the database.

We should either:

  • add a new stopped_at column, in the same way as it's done in the Workflow table
  • save the stopped time in the finished_at column, and possibily refactor the rest to do the same with the Workflow table
@mdonadoni mdonadoni added this to 0.95.0 Aug 8, 2024
@mdonadoni mdonadoni moved this to Backlog in 0.95.0 Aug 8, 2024
@mdonadoni mdonadoni added size/m type/enhancement New feature or request labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/m type/enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant