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

Increase the range of external_results data #690

Open
rdunlop opened this issue Nov 23, 2017 · 0 comments
Open

Increase the range of external_results data #690

rdunlop opened this issue Nov 23, 2017 · 0 comments

Comments

@rdunlop
Copy link
Owner

rdunlop commented Nov 23, 2017

https://rollbar.com/rdunlop/Unicycling-Registration/items/167/

When a user tries to import/enter data which has a value >= 100, it fails due to storing it in a decimal field.

We should:

  1. make the range allow for values much larger (up to 10,000?)
  2. Make ActiveRecord agree with validations, to make the error messages clear to the user

Note: this may be related to a concern which also occurs for the Freestyle judging system...I can't recall the specific issue.

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

1 participant