Errors

DSAR-BE-1203: POLICY_UPGRADE_PROPOSAL_NOT_FOUND

Meaning

The requested policy upgrade proposal was not found for the current tenant/workspace scope.

Probable Causes

  • The proposal ID is unknown or expired.
  • The proposal belongs to a different tenant or workspace.
  • The proposal was already applied, removed, or recreated under a different ID.

How to Fix

  1. List or create policy upgrade proposals for the authenticated tenant/workspace.
  2. Retry the approve or apply operation with a proposal ID from that scoped result.
  3. Confirm the caller is using the intended tenant and workspace context.

Retryable

No. Retry only after using a proposal ID that exists in the caller's scope.

Minimal Trigger Example