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

Possible improvement to submit tool using required field #143

Open
jaschil2 opened this issue Apr 30, 2020 · 0 comments
Open

Possible improvement to submit tool using required field #143

jaschil2 opened this issue Apr 30, 2020 · 0 comments

Comments

@jaschil2
Copy link
Contributor

Right now, there is a boolean field called 'required' in the info dict of most columns. It is currently unused and I'm not sure if all of them have it. We could finish adding the field to ever other column if necessary and leverage it to augment to validation process for submit. Right now all validations are done on a case by case basis as determined in the submit.py script as opposed to centrally determined from the database schema.

@jaschil2 jaschil2 changed the title Possible improvement to submit tool Possible improvement to submit tool using required field Apr 30, 2020
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