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

Add validation to prevent massive species lists on recording forms #5

Open
JimBacon opened this issue Sep 20, 2016 · 0 comments
Open

Comments

@JimBacon
Copy link
Member

The dynamic sample occurrence form can be mis-configured to create pages that break browsers and burden the warehouse with large queries by specifying huge species checklists.
E.g.

  •      Species List = UK Master List, Multiple species form
    
  •      Species List = UK Master List, Single species form, Not autocomplete input control.
    
  •      Extra Species List = UK Master List, Multiple species form, Not autocomplete input control
    

Suggest validation to prevent this, e.g. by doing a count of species and obtaining confirmation if large before saving form.

Relates to Indicia-Team/warehouse#201

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