mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Jobs were being marked incorectly as having paused allocations when termimal allocations were marked with the paused boolean. The UI should only mark a job as including paused allocations when these paused allocations are in the correct client state, which is pending. --------- Co-authored-by: Phil Renaud <phil@riotindustries.com>
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
```release-note:bug
|
|
ui: Fixed a bug where the job list page incorrectly calculated if a job had paused tasks.
|
|
```
|