Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Seeding tournament fails after tournament has been reset #128

Open
nogarremi opened this issue Oct 17, 2021 · 1 comment
Open

Seeding tournament fails after tournament has been reset #128

nogarremi opened this issue Oct 17, 2021 · 1 comment
Assignees
Labels
bug Something isn't working under review Assignee is reviewing whether the requested change is possible

Comments

@nogarremi
Copy link
Collaborator

Describe the bug
When trying to seed a tournament after the tournament has been reset, the tournament fails to be seeded properly (although it is randomized)

To Reproduce
Steps to reproduce the behavior:

  1. In Challonge, start a tournament that has a check-in period in progress/is completed
  2. Reset the tournament
  3. Try to run !challonge seeding
  4. See empty seeding list returned

Expected behavior
The tournament is seeding as it was before the tournament was started and then reset

Screenshots
image

Additional context
This could prove difficult since the bot looks for checked in participants before trying to seed them to prevent no-shows from being seeded.

@nogarremi nogarremi added bug Something isn't working under review Assignee is reviewing whether the requested change is possible labels Oct 17, 2021
@nogarremi nogarremi self-assigned this Oct 17, 2021
@nogarremi
Copy link
Collaborator Author

This was in the OL bot-channel for a while as solutions and I never posted it here

From Oct 2021:
So the options are

  1. reopen the check in period and require all users check in again
  2. seed the late comers manually
  3. try to help develop a way to handle a reset tournament

1 is a nightmare for players and TOs
2 is the easiest but could make the player upsetti for the additional delay and a drag on the TO because of the additional overhead
3 doesn't seem to be an easy solution since challonge doesn't have a tournament's been reset flag to trigger off of. Feasibly I could check if there are any checked in participants and then redo seeding but idk how no shows are affected by this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working under review Assignee is reviewing whether the requested change is possible
Projects
None yet
Development

No branches or pull requests

1 participant