Sending feedback is now blocked at the last step if your org policy forbids it.
What's wrong with this entry?
Sending feedback goes through an allow_product_feedback organization policy check in the low-level send helper, which previously did no policy check of its own. When the policy is off it fails with a policy_blocked reason and you see a message saying feedback is disabled by your organization's policy. The policy key itself is long-standing, so this closes a gap at one call path rather than adding a new restriction.
allow_product_feedback, failureReason: "policy_blocked"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Policy denials now distinguish "denied" from "never answered"
Both mention policy
-
v2.1.248
CLAUDE_CODE_REMOTE_TOOLS_POLICY selects remote tool behaviour
Both mention policy
-
v2.1.232
Gateway
desktop:policy overlays are validated before servingBoth mention policy