Skip to content

Job's don't transition the JobRunning condition to false once complete #45

@chrisdoherty4

Description

@chrisdoherty4

Given jobs can lay in the system for a while the conditions on the job should reflect its current state. Currently, we have JobRunning and JobComplete where 'Complete' represents success. However, we don't transition JobRunning to 'False' once its finished which creates for a confusing API.

It would be useful to reflect the state of the job more accurately and be consistent with other fields on jobs that indicate the job has finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions