Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Revise and reject post breaks on new topics queued #24109

Merged
merged 3 commits into from Oct 27, 2023

Conversation

martin-brennan
Copy link
Contributor

Followup to 9762e65. This
original commit did not take into account the fact that
new topics can end up in the approval queue as a
ReviewableQueuedPost, and so there was a 500 error raised
when accessing self.topic when sending a PM to the user.

Followup to 9762e65. This
original commit did not take into account the fact that
new topics can end up in the approval queue as a
ReviewableQueuedPost, and so there was a 500 error raised
when accessing `self.topic` when sending a PM to the user.
@martin-brennan martin-brennan force-pushed the issue/fix-revise-and-reject-for-new-topic branch from 10facd6 to ddfe2f8 Compare October 26, 2023 04:36
@martin-brennan martin-brennan merged commit 219b071 into main Oct 27, 2023
13 of 14 checks passed
@martin-brennan martin-brennan deleted the issue/fix-revise-and-reject-for-new-topic branch October 27, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants