Skip to content

Add Evidence Moderation Flags #38

@dDevAhmed

Description

@dDevAhmed

📚 Overview

Allow moderators to flag evidence as suspicious, spam, or invalid.


🎯 Objectives

  • Flagging system
  • Moderation reason codes
  • Visibility control

🧠 Scope

DB Table:

  • evidence_flags
  • id
  • evidence_id
  • reason
  • flagged_by
  • created_at

API:

POST /evidence/:id/flag


✅ Acceptance Criteria

  • Evidence can be flagged
  • Reason stored
  • Admin visibility supported

⏳ Complexity

Medium

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions