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

Measurements Error Row Handling Feedback & Updates #204

Open
siddheshraze opened this issue Jan 23, 2025 · 0 comments
Open

Measurements Error Row Handling Feedback & Updates #204

siddheshraze opened this issue Jan 23, 2025 · 0 comments
Assignees

Comments

@siddheshraze
Copy link
Collaborator

Error rows in the view data table need to be more immediately correctable than they currently are:

  • Actions column to view data should be re-added (permissions locked so only PI/Admins can use it)

Cascading updates:
Errors found in inserted measurements can range from just basic measurement corrections to tags/species/date corrections, so changes made to measurement rows need to cascade backwards:

  1. TreeTag edits should locate tree by TreeID and update tag there.
  2. StemTag edits should locate stem by StemID and update tag there
  3. SpeciesCode edits should locate MEASUREMENT by CMID and update code reference there
    -- conditional: if the updated SpeciesCode does NOT have a matching tag in the species table, THEN error should be returned
@siddheshraze siddheshraze self-assigned this Jan 23, 2025
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