Files
Saadi Myftija 1267e485f1 refactor(webapp): resolve regions UI default via canonical resolver
RegionsPresenter now resolves the effective default through
getDefaultWorkerGroupForProject (existence-checked env -> project -> global),
so the UI default always matches where runs route and never points at a
deleted region. Removes the id-only resolveEffectiveDefaultWorkerGroupId
helper (and its test) now that all four sites share one resolver.
2026-06-09 18:44:26 +02:00
..