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

File Upload Requirements Update #190

Open
siddheshraze opened this issue Dec 9, 2024 · 0 comments
Open

File Upload Requirements Update #190

siddheshraze opened this issue Dec 9, 2024 · 0 comments
Labels

Comments

@siddheshraze
Copy link
Collaborator

siddheshraze commented Dec 9, 2024

When uploading a file, certain headers should be required for successful submission. In the absence of required headers, upload should be stopped prematurely and user should be informed of what they're missing.
Currently, no required headers are being enforced. Before changes are finalized, list of required headers should be verified externally.

Required headers by form type:

  • Attributes: code, description, status
  • Personnel: firstname, lastname, role
  • Species: spcode, family, genus, species
  • Quadrats: quadrat, startx, starty, dimx, dimy, area, quadratshape
  • Measurements: tag, stemtag, spcode, quadrat, lx, ly, dbh, hom, date
  1. When uploading data, when user is reviewing files (via displayparseddatagridlinline) in the integrated datagrid view, detected errors should be exportable and filterable.
  2. When uploading quadrats, plot dimensions and standard quadrat size should be used to auto-calculate quadrats in plot, requiring user review & confirmation before SQL upload occurs.
@siddheshraze siddheshraze changed the title Pilot Feedback - File Upload Requirements Update File Upload Requirements Update Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant