Errors

DSAR-BE-1303: POLICY_UPGRADE_APPROVAL_REQUIRED

Meaning

A policy upgrade proposal exists, but it has not reached the approval state required for application.

Probable Causes

  • The proposal was created but not approved.
  • The approval step failed or was performed against a different proposal ID.
  • The caller attempted to apply the proposal before the approval workflow completed.

How to Fix

  1. Approve the policy upgrade proposal for the same tenant/workspace scope.
  2. Verify the approval response shows the expected proposal ID and status.
  3. Re-run the apply operation after approval succeeds.

Retryable

Yes, after the proposal has been approved.

Minimal Trigger Example