fix(notifications): stop embedding Local in janitor alerts (#1631)

Fleet-aggregated reclaim alerts showed Node Local in the body while the
badge already named the remote. Use a node-neutral message so identity
comes from the hub badge; leave stored rows unchanged.
This commit is contained in:
Anso
2026-07-14 18:28:01 -04:00
committed by GitHub
parent c170c3f30c
commit 678c198faa
3 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -324,7 +324,7 @@ The entire host threshold evaluation can be silenced per node from **Settings ·
### Reclaimable Docker data
`info`/`system`: `Node "<name>" has accumulated <N> GB of unused Docker data. Open Resources to reclaim space, or set up a Prune Node Resources schedule.` 24-hour cooldown.
`info`/`system`: `This node has accumulated <N> GB of unused Docker data. Open Resources to reclaim space, or set up a Prune Node Resources schedule.` 24-hour cooldown. On a multi-node fleet the bell attributes remotes with a node-name badge rather than embedding the name in the message.
### Sencho version availability