openova/clusters
e3mrah 8638613225
fix(useLiveJobsBackfill): enable query on Sovereign mode even when deploymentId empty (#1041)
The useLiveJobsBackfill hook gates with `enabled: enabled && !!deploymentId`.
On chroot Sovereign Console where /sovereign/self returns 503
(deployment-id-not-yet-stamped) and the route doesn't carry an
:deploymentId param, deploymentId is the empty string and the query
NEVER mounts. Live jobs always remained empty, mergeJobs fell
through to reducer-derived imported snapshot (every job pinned at
'pending').

Fix: when DETECTED_MODE.mode === 'sovereign', enable the query
regardless of deploymentId emptiness. The URL is FQDN-scoped via
the session cookie, no deploymentId needed in the path.

Bumps bp-catalyst-platform 1.4.47 → 1.4.48.

Co-authored-by: Hati Yildiz <hatiyildiz@openova.io>
2026-05-06 10:16:36 +04:00
..
_template fix(useLiveJobsBackfill): enable query on Sovereign mode even when deploymentId empty (#1041) 2026-05-06 10:16:36 +04:00
contabo-mkt/tenants provision: deploy tenant e2e-wp-test (plan: m, apps: 1) 2026-05-06 02:23:14 +04:00
omantel.omani.works fix(bp-trivy): node-collector tolerates control-plane taint (closes #769) (#772) 2026-05-04 17:38:29 +02:00
otech.omani.works fix(bp-trivy): node-collector tolerates control-plane taint (closes #769) (#772) 2026-05-04 17:38:29 +02:00