SIMSBIOHUB-490/521: Import Observations with measurements#1227
Merged
Conversation
- Manage column components (initial structure) - Autocomplete with stubbed response (issue: input clearing on option select) - Not wired up to sims backend yet - Not wired up to observations table yet
…umns to measurement columns.
…are updated as needed
Fix test. Update jsdoc.
Contributor
Updated to make the measurement columns not sortable. |
|
curtisupshall
approved these changes
Mar 12, 2024
KjartanE
pushed a commit
that referenced
this pull request
Mar 13, 2024
Updates to survey observation api/app components: - Support import of Critterbase measurement columns in observation CSV. - Support add/edit/view of Critterbase measurement columns in observation table. - Misc tech debt, enhancements, improvements. --------- Co-authored-by: Nick Phura <nickphura@gmail.com> Co-authored-by: jeznorth <twenty15creative@gmail.com>
KjartanE
pushed a commit
that referenced
this pull request
Mar 13, 2024
Updates to survey observation api/app components: - Support import of Critterbase measurement columns in observation CSV. - Support add/edit/view of Critterbase measurement columns in observation table. - Misc tech debt, enhancements, improvements. --------- Co-authored-by: Nick Phura <nickphura@gmail.com> Co-authored-by: jeznorth <twenty15creative@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Links to Jira Tickets
SIMSBIOHUB-490
SIMSBIOHUB-521
Description of Changes
Note: Test coverage needs updating still, but we plan to merge this to Dev first, so QA can proceed in the meantime.
New Env Vars
API_RESPONSE_VALIDATION_ENABLEDDATABASE_RESPONSE_VALIDATION_ENABLEDNUM_SEED_OBSERVATIONS_PER_SURVEYNUM_SEED_SUBCOUNTS_PER_OBSERVATION(We only really support a value of1for this)Testing Notes
CSV Upload
Requires critterbase
SIMSBIOHUB-471-ITISbranch to be running locallyOnly valid TSN: 180596
Valid Measurements:
Juvenile at heel indicator (true, false)
Life Stage (Adult, Subadult, Young of Year, Juvenile, Neonate)
Estimated age (min 0)
Juvenile count (min 0)
Life Stage is currently applied twice to the TSN: 180596 which is a data issue with the critterbase seed data