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: Category group moderators can read flagged post meta_topics #14014

Merged
merged 1 commit into from Aug 11, 2021

Conversation

jbrw
Copy link
Contributor

@jbrw jbrw commented Aug 11, 2021

When a post is flagged with the reason of 'Something Else' a brief message can be added by the user which subsequently creates a meta_topic private message. The group moderators is automatically added to this topic.

If category group moderation is enabled, and the post belongs to a category with a reviewable group, that group should also be added to the meta_topic.

Note: This extends the notify_moderators logic, and will add the reviewable group to the meta_topic, regardless of the settings of that group.

When a post is flagged with the reason of 'Something Else' a brief message can be added by the user which subsequently creates a `meta_topic` private message. The group `moderators` is automatically added to this topic.

If category group moderation is enabled, and the post belongs to a category with a reviewable group, that group should also be added to the meta_topic.

Note: This extends the `notify_moderators` logic, and will add the reviewable group to the meta_topic, regardless of the settings of that group.
@jbrw jbrw merged commit 20a6bad into main Aug 11, 2021
@jbrw jbrw deleted the cat-group-mods-reviewable-topics branch August 11, 2021 22:11
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/category-mods-cant-view-full-conversation-in-something-else-flags/199738/7

@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/annoying-group-pm-email-notifications-about-flags-after-2-8-0-beta5/202795/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants