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

Projects: Increase abuse score threshold from 10 to 15 #28455

Merged
merged 1 commit into from May 13, 2019

Conversation

Erin007
Copy link
Contributor

@Erin007 Erin007 commented May 9, 2019

Part 1 of LP-52

For all projects, set the threshold for a project being blocked abuse_score >= 15 so that there have to be multiple reports of abuse before we take the project down to prevent kids from spamming Zendesk.

@Erin007 Erin007 requested a review from davidsbailey May 9, 2019 21:44
Copy link
Member

@davidsbailey davidsbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about 15 instead -- AFAIK, our automated image content moderation sets a score of 15. if we change this to 20, it seems like that would stop working.

@Erin007
Copy link
Contributor Author

Erin007 commented May 13, 2019

How about 15 instead -- AFAIK, our automated image content moderation sets a score of 15. if we change this to 20, it seems like that would stop working.

Good point! Switched to 15. If image moderation flags the project the abuse score will be 15, and the project will be blocked. If abuse is manually reported twice, the score will be 20 and the project will be blocked. In effect this change means that there have to be 2 manual reports of abuse to block a project, which is what Josh S. is hoping for.

@Erin007 Erin007 changed the title Projects: Increase abuse score threshold from 10 to 20 Projects: Increase abuse score threshold from 10 to 15 May 13, 2019
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.

None yet

2 participants