[dashboard] Fix broken backup menu links missing cluster context by sircthulhu · Pull Request #2232 · cozystack/cozystack
Backup resources (plans, backupjobs, backups) are not
ApplicationDefinitions, so ensureNavigation() never adds their
baseFactoriesMapping entries. Without these mappings the OpenUI
frontend cannot resolve the {cluster} context for backup pages,
producing broken sidebar links with an empty cluster segment
(e.g. /openapi-ui//tenant-root/...).
Add the three missing entries to the static Navigation resource.
Assisted-By: Claude AI
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>
This PR changes 0-9 lines, ignoring generated files.
label
Mar 17, 2026
kvaps
deleted the
fix/dashboard-backup-menu-links
branch
This was referenced
Mar 26, 2026sircthulhu added a commit that referenced this pull request
Mar 26, 2026sircthulhu added a commit that referenced this pull request
Mar 26, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters