Errors
DSAR-BE-1203: POLICY_UPGRADE_PROPOSAL_NOT_FOUND
Alpha
DSAR is currently in alpha. APIs, package surfaces, configuration, and documentation may change as the project evolves.
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
- List or create policy upgrade proposals for the authenticated tenant/workspace.
- Retry the approve or apply operation with a proposal ID from that scoped result.
- 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.