Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Unplayed matches are counted as 0:0 / draw #1527

Open
Open
Unplayed matches are counted as 0:0 / draw#1527

Description

As a player I find it very confusing that the dashboard shows unplayed games as a draw in Round Robin.

(The screenshot shows the standings of a completely fresh tournament with just games assigned to a pitch.)

This results in a pretty useless match statistic until the very last match is played.

I'd suggest implementing a boolean that tracks if a match has been assigned a score once or not, or, given there is a status enum of some sort, adding an "upcoming" value to it. If not, the overview should also not show a result at all if non was assigned.

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