forked from BioKIC/Symbiota
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update 3.1 branch with latest NEON developments #661
Open
egbot
wants to merge
29
commits into
3.1-update-resolutions
Choose a base branch
from
master
base: 3.1-update-resolutions
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
work around for apparent bug in samples endpoint
quick fix for macroinvert dna bug
- Simple updates to make aquatic herbarium voucher subsampling go live. - Change to allow harvesting of identifiedBy for dynamically determined baseIDs
subsample aquatic herbarium vouchers
-activates for zoops -bypasses table with duplicate identifications that lack other determination data -pulls in and assigns subsample specific identifications -assigns identified by for default lotids
zoop subsampling
This applies the error only to relevant collections. The error should only be applied when physical curation might be affected by a change in determination data.
Add google analytics to track search parameters
Add whole query as a parameter
Using occid makes the subsamples identifiable despite their lack of identifier
Allows a link out to the sampleViews object for subsamples
Subsampling record view
adjust curatorial check error
Often a single person will be associated with multiple battelle emails (e.g. @neoninc.org, @battelleecology.org) but only one will have been provided to us for translation in the database.
- Move labeljson backup profile definitions into a directory called backups - Create a backup of current labeljson profile file
email to personnel translation
- Optional parameter $allCatNum declared before required parameter $fieldSite is implicitly treated as a required parameter. Optional parameters needed to follow required. However, $allCatNum does not need to be optional.
prior code was creating empty values instead of null values for individual count and lifestage that preventing editing via skeletal file. This uses the neon tables rather than the setCustomAdjustments function to determne whether individual counts and life stage are relevant
preferred that this is the default since failing to version makes the harvester overwrite manually loaded values
empty value correction
default to version changes
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.
No description provided.