Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent re-queueing a tournament match that’s already in database #813

Open
n8kim1 opened this issue May 27, 2024 · 0 comments
Open

Prevent re-queueing a tournament match that’s already in database #813

n8kim1 opened this issue May 27, 2024 · 0 comments
Labels
module: backend Related to the Siarnaq backend module priority: p1 critical type: feature New feature or request, or quick non-essential bugfix

Comments

@n8kim1
Copy link
Contributor

n8kim1 commented May 27, 2024

(regardless of its state,, including even if the match is errored)

If users want to do this, they should instead rescind the match from the tournament state (see #812), and then re-create this match. This protects tournament state

@n8kim1 n8kim1 added triage New or unclassified issue type: feature New feature or request, or quick non-essential bugfix priority: p1 critical module: backend Related to the Siarnaq backend module and removed triage New or unclassified issue labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: backend Related to the Siarnaq backend module priority: p1 critical type: feature New feature or request, or quick non-essential bugfix
Projects
None yet
Development

No branches or pull requests

1 participant