Skip to content

[Backend] Admin Competition Management - Cancel Competition #406

@Olowodarey

Description

@Olowodarey

📋 Issue

No way for admins to cancel competitions.

Endpoint: DELETE /admin/competitions/:id (NEW)

Required Implementation

  • Add is_cancelled field to Competition entity
  • Refund participants if applicable
  • Send notifications to participants

Tasks

  • Add is_cancelled field to Competition entity
  • Create migration
  • Implement cancel endpoint
  • Handle participant refunds
  • Send cancellation notifications
  • Write tests

Access: Admin only

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions