You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
}
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: