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

Database - Create reports table #518

Open
Sv443 opened this issue Jan 23, 2024 · 0 comments
Open

Database - Create reports table #518

Sv443 opened this issue Jan 23, 2024 · 0 comments
Labels
v3 Tasks for version 3.0.0

Comments

@Sv443
Copy link
Member

Sv443 commented Jan 23, 2024

Table for reports of jokes, submissions and (TBD) submission edit proposals.

Fields:

  • type: joke / submission / submissionEditProposal
  • id: ID of the joke / submission / editProp. that was reported
  • user: user ID of the reporter
  • primaryReason: value from predefined reason enum
    • values: overlyOffensive, copyrightInfringement, wrongFlags, duplicate
  • reasonMsg: custom reason message (~120-150 char limit)
@Sv443 Sv443 added the v3 Tasks for version 3.0.0 label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 Tasks for version 3.0.0
Projects
Status: Backlog
Development

No branches or pull requests

1 participant