Unable to restart a job from UI in 1.6.3 #19198
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/jobspec
theme/ui
type/bug
Nomad version
1.6.3
Operating system and Environment details
Ubuntu 22.04.3
Issue
If a job with variables is stopped from the UI, it cannot be started again.
Reproduction steps
Expected Result
The job is started.
Actual Result
The job is not started with an error message in the "Overview" tab saying the following (the variable names were redacted):
Could Not Start Job
However, the actual values of the variables can be seen in the "HCL Variable Values" section on the "Definition" tab. The job definition on the same tab is also correct.
Everything is fine in 1.6.1, so it seems to be introduced in later versions.
It seems to be related to #18536
The text was updated successfully, but these errors were encountered: