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

Recalcuate regional records tags if a user's region changes and they have a record tag #192

Open
dunkOnIT opened this issue Sep 12, 2023 · 3 comments

Comments

@dunkOnIT
Copy link
Collaborator

This prevents situations like this user achieving Yemenese NR, having their region changed to US, and showing up as having achieved a US national record.

image

@jonatanklosko
Copy link
Member

Ideally it would update, although in practice it's very unlikely because it requires the competitor to change country right before or during the competition. And in cases like this it's enough to resubmit the result to force record tags to be recomputed.

@dunkOnIT
Copy link
Collaborator Author

Do you suggest we close this issue and just use resubmitting the results as a manual workaround?

Also, how were you resubmitting the results? Literally just bringing up their scorecard input and submitting it again?

@jonatanklosko
Copy link
Member

Do you suggest we close this issue and just use resubmitting the results as a manual workaround?

Yeah, IMO it's not worth the additional complexity, given how rare this is.

Also, how were you resubmitting the results? Literally just bringing up their scorecard input and submitting it again?

No need for scorecard, you just go to the round editing, select the given competitor and re-submit the results form (it is already filled with the entered times).

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

No branches or pull requests

2 participants