Files
nomad/.changelog/24620.txt
Phil Renaud 71e3716435 [ui] Fixes an issue where system jobs' status were set to Scaled Down when their allocs get garbage collected (#24620)
* Fixes an issue where system jobs' status were set to Scaled Down when their allocs get garbage collected

* Added to aggregateAllocStatus acceptance test and changelog
2024-12-17 01:01:19 -05:00

4 lines
122 B
Plaintext

```release-note:bug
ui: Fix an issue where system jobs with garbage-collected allocations were showing as Scaled Down
```