Skip to content

Database - Create reports table #518

Open
@Sv443

Description

@Sv443

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    v3Tasks for version 3.0.0

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions