Opened 8 years ago
Closed 6 years ago
#1956 closed defect (bug) (fixed)
All w.org users should be able to report posts or topics
Reported by: | netweb | Owned by: | netweb |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Support Forums | Keywords: | has-patch commit |
Cc: |
Description
Previously any w.org user could add the tag modlook
(or any tag actually) to a forum topic and flag it for review by the forums support and and moderation team.
The only way to add the modlook
tag to a topic currently is to either:
a) Add a reply and including the topic tag in that reply
b) A moderator or above edits a topic and includes the topic tag then saves updating the topic
Attachments (2)
Change History (17)
#2
@
8 years ago
There's this plugin - https://wordpress.org/plugins/bbpress-report-content/
it also reports who reported :) We'd want to hide that ... or maybe not. If everyone knows everyone's reporting, that could be interesting.
This ticket was mentioned in Slack in #forums by sergey. View the logs.
8 years ago
This ticket was mentioned in Slack in #meta by sergey. View the logs.
8 years ago
#5
@
8 years ago
- Summary changed from All w.org users should be able to add the `modlook` tag to topics to All w.org users should be able to report posts or topics
This ticket was mentioned in Slack in #forums by zoonini. View the logs.
7 years ago
This ticket was mentioned in Slack in #forums by clorith. View the logs.
7 years ago
This ticket was mentioned in Slack in #forums by flashbash. View the logs.
7 years ago
#11
@
6 years ago
- Keywords has-patch added
1956.patch implements a "Report topic" action to the sidebar.
Who and when is recorded at the time of reporting, and the list of previous reporters is visible to those with moderator capabilities under the report action.
The report feature adds the modlook
tag to a topic, this means our existing modlook view can keep being used, and users already familiar with the term can manually add it if they wish.
When a topic is flagged, moderators can easily remove the flag using a button in the sidebar as well.
I opted to allow users to report the same topic multiple times, and each time they are recorded as a new report. To avoid the logging going crazy, I chose to limit this to only log 10 reports from a single user on any one topic. If moderators observe that many reports on a topic by a single user, it should raise some eyebrows and they should look into the matter.
This ticket was mentioned in Slack in #meta by clorith. View the logs.
6 years ago
This ticket was mentioned in Slack in #meta by clorith. View the logs.
6 years ago
#14
@
6 years ago
- Keywords commit added
I've tested 1956.2.patch and made a couple of minor tweaks from 1956.patch
Should also work the same for removing them, if not we can't remove the tag without editing a reply or writing our own.
Normal process when handling a modlooked item:
modlook
to prevent others from jumping on the thread