Skip to content

Bug: Same tournament appears twice in dashboard and tournament list #81

@Yuxiang-Huang

Description

@Yuxiang-Huang

Environment

  • https://match-point-8820.onrender.com (logged-in session)
  • Date: 2026-04-21

Summary

Apex Masters Invitational (Apex Legends) appears twice in both:

  • Dashboard → Current Tournaments, and
  • Tournaments (/tournament)

Same title and same entrant counts were observed in the list (duplicate rows).

Expected

Each published tournament should appear once unless the data model intentionally allows duplicate events (same name/game) — in that case the UI should disambiguate (date, ID, organizer).

Actual

Duplicate cards/rows for the same event name and metadata.

Suggested investigation

  • Check list query for missing DISTINCT / duplicate joins.
  • Verify seed data vs API idempotency if lists merge dashboard + live sources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions