This feature request proposes enabling the association of affected entities to action runs while they are in the WAITING_FOR_APPROVAL status. Currently, tying entities to an action run via the run_id parameter across entity API endpoints (POST, PUT, PATCH, DELETE) is only supported when the run is in the IN_PROGRESS state. Consequently, when a self-service action requires an approval step, any attempt to attach planned entity creations, updates, or deletions prior to execution fails or is ignored, leaving approvers without a clear view in the Affected Entities tab of what resources will be impacted. By allowing the run_id parameter to be accepted and processed during the WAITING_FOR_APPROVAL state, backend workflows and scripts can pre-populate the Affected Entities tab with the relevant entity changes, giving approvers the necessary context and diffs to make informed approval or rejection decisions directly within Port