Skip to content

New Filter: deletion "popularity score" (how many total delete votes are required for a post to be deleted) #23

Description

@mogsdad

For Deletes, the "Popularity Score" (question score + top-scored answer score) determines the number of delete votes required.

votes = max( 10, 3 + popularity / 20)

I've been concerned about that "cost of deletion" when placing first DVs on questions, for example when trying to focus on questions that can be deleted by just 3 users.

Being able to filter by the popularity score would help.

Being able to filter by # delete votes required would be really cool!

Ref

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions