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
Someone just is accidentally assigned to the wrong school in R1 (imagine someone confuses Wellesley and Wesleyan, for example)
R1 is paired with the wrong judge affiliation
The affiliation is removed before R2
R2 is paired
Expected behavior: The judge should have no scratches based on the old school assignment
Actual: All of the scratches stay the same
Fix:
We need to distinguish between normal scratches and school affiliation ones, so we can remove them, so we should add another scratch type
Every time a judge is saved, re-calculate the school scratches
The text was updated successfully, but these errors were encountered:
BenMusch
changed the title
Judge school-based scratches stick if they chance schools
Judge school-based scratches stick if they change schools
Oct 20, 2019
Example:
Someone just is accidentally assigned to the wrong school in R1 (imagine someone confuses Wellesley and Wesleyan, for example)
R1 is paired with the wrong judge affiliation
The affiliation is removed before R2
R2 is paired
Expected behavior: The judge should have no scratches based on the old school assignment
Actual: All of the scratches stay the same
Fix:
We need to distinguish between normal scratches and school affiliation ones, so we can remove them, so we should add another scratch type
Every time a judge is saved, re-calculate the school scratches
The text was updated successfully, but these errors were encountered: