Nomad job inspect showing incorrect job status #24957
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/job/version
theme/jobspec
type/bug
Nomad version
Output from
nomad version
1.9.6-dev
Operating system and Environment details
Ubuntu
Issue
The nomad state store is persisting an incorrect job status field for job versions when stopping a job and reverting a job.
Reproduction steps
Inspect the job states via
nomad job inspect -version
Expected Result
Version 1 should have status
dead
and version 2 should have statusrunning
Actual Result
Version 1 has status
running
and version 2 has statusdead
Job file (if appropriate)
Nomad Server logs (if appropriate)
Nomad Client logs (if appropriate)
The text was updated successfully, but these errors were encountered: