Skip to content

fix: preserve conversation ownership REST statuses#462

Merged
chubes4 merged 1 commit into
mainfrom
fix-461-session-rest-status
Jul 23, 2026
Merged

fix: preserve conversation ownership REST statuses#462
chubes4 merged 1 commit into
mainfrom
fix-461-session-rest-status

Conversation

@chubes4

@chubes4 chubes4 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • attach HTTP 404 to non-enumerating missing/foreign-owner conversation reads
  • attach HTTP 403 to fallback ownership mismatches
  • assert canonical error codes and REST status data in the conversation-session smoke suite

Verification

  • php tests/agents-conversation-session-abilities-smoke.php (37 passed)
  • PHP syntax checks
  • verified in Roadie multisite E2E run 53842385-d805-46e9-8080-a6a11539a6de

Closes #461

@chubes4
chubes4 merged commit d3e6094 into main Jul 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conversation session ownership denials surface as REST 500s

1 participant