Skip to content

Conversation

@rsmithlal
Copy link
Member

Summary

  • raise ActiveRecord::RecordNotFound when accessing conversations not belonging to the current user
  • add request spec to ensure non-participants receive a 404 response

Testing

  • bin/dc-run bundle exec rubocop (fails: docker: command not found)
  • bin/codex_style_guard (fails: bundler: command not found: rubocop)
  • bin/dc-run bundle exec brakeman --quiet --no-pager (fails: docker: command not found)
  • bin/dc-run bundle exec bundler-audit --update (fails: docker: command not found)
  • bin/dc-run bin/i18n (fails: docker: command not found)
  • bin/dc-run bin/ci (fails: docker: command not found)

https://chatgpt.com/codex/tasks/task_e_68b1f69223b88321bb27a78b2da20f6d

@rsmithlal rsmithlal merged commit 9fe4132 into feature/message-opt-in Aug 29, 2025
1 of 2 checks passed
@rsmithlal rsmithlal deleted the codex/fix-comments-in-conversations_controller branch August 29, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants