Skip to content

User Report #46

@nayan458

Description

@nayan458

Requirement

  • user should be able to Report a post
  • user should be able to report a comment

Description

  • Upon report the post goes through the spam detection pipeline.
  • If its confidence is 85%, then
  • update the status of the post or description to Rejected
  • update the count of the reported user
  • check:
  • report count >= 3 : blacklist the user
  • move the post/description to archive
  • Else put it for review by admin
  • If report cont of a post/description > 3 then move it to archive

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No fields configured for Task.

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions