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

Bug: API endpoint for preformed panel #2598

Open
inohan opened this issue Feb 11, 2025 · 0 comments · May be fixed by #2599
Open

Bug: API endpoint for preformed panel #2598

inohan opened this issue Feb 11, 2025 · 0 comments · May be fixed by #2599

Comments

@inohan
Copy link

inohan commented Feb 11, 2025

The endpoint for fetching preformed panel (GET /api/v1/tournaments/{tournament_slug}/rounds/{round_seq}/preformed-panels) returns status code 404 regardless of whether there are preformed panels set for a round or not.

Tested both on Calico and Heroku, ver. 2.9.2

Message:

{
"detail": "No PreformedPanel matches the given query."
}
@tienne-B tienne-B linked a pull request Feb 11, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant