Files
nomad/.changelog/23492.txt
Phil Renaud 7cf6332632 [ui] When a job is deleted in the background, wait until redirect before cache unload (#23492)
* Wait until the job page is moved-off before unloading the job from ember data cache

* handle transitionAborted error
2024-07-04 17:04:30 -04:00

4 lines
124 B
Plaintext

```release-note:bug
ui: Fix an issue where a remotely purged job would prevent redirect from taking place in the web UI
```