You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(webapp): resolve idempotency-reset residency only when the org is loaded on the env
Guards against a missing environment.organization so the reset no longer crashes, falling back to
the two-store reset in that case. The authenticated API path always loads the org, so behavior is
unchanged in production.
0 commit comments