RunSignUp-Team / RunSignup-Mobile-Timing-App

Apache License 2.0
3 stars 0 forks source link

v2 Review - Assign Offline Event Bug #50

Closed nathanael-rsu closed 1 year ago

nathanael-rsu commented 2 years ago

We're not sure exactly what caused Chelsea to get into this state, but she had an Offline Event with this Records structure: [[1, X, 1], [2, X, 2], [3, X, 3], [4, X, 0], [5, X, 0], [6, X, 0], etc.]

When assigning that offline event, the Checker Bibs were being selected instead of the Bib Numbers, so the Online Event ended up with this only three bibs.

We should make sure that we aren't having unnecessary zeroes in Offline Results Mode, but more importantly, we need to fix our Assign Event logic to grab the better set of data.