the-blue-alliance / the-blue-alliance-data

Periodic data dumps from The Blue Alliance
MIT License
25 stars 19 forks source link

2024 IAWes is incorrectly marked as an EightAlliance playoffs from upstream #105

Open timtim17 opened 3 weeks ago

timtim17 commented 3 weeks ago

From upstream, FRC-Events API, offseason event 2024iawes is being reported incorrectly as an EightAlliance event. The event ran with four alliances of three teams.

This breaks the display of playoff results and the bracket on the event page. https://www.thebluealliance.com/event/2024iawes

fangeugene commented 3 weeks ago

Fixed, I think? https://www.thebluealliance.com/event/2024iawes?1002

timtim17 commented 3 weeks ago

Looks like the matches display accurately now, yeah. On my end, the bracket doesn't show the finals correctly though.

timtim17 commented 2 weeks ago

Matches display correctly* (edit: grouped in the wrong rounds though) on my end. Yesterday, the bracket was rendering correctly for four alliances minus the finals, which was just a placeholder. Today, it has regressed back to an 8 alliance bracket, but the finals are rendered correctly.

image
fangeugene commented 2 weeks ago

This is the annoying thing where updating from FRC Events overwrites our settings... we don't have a good way of dealing with this at the moment.