Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

bulk import add new individuals #931

Open
TanyaStere42 opened this issue Nov 4, 2023 · 1 comment
Open

bulk import add new individuals #931

TanyaStere42 opened this issue Nov 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@TanyaStere42
Copy link
Member

TanyaStere42 commented Nov 4, 2023

Context

bulk import is very powerful, and we want to enable users to add new individuals as well as existing individuals during the bulk import process.

Technical notes

upload should use flatfile verification to determine if the individual already exists in the catalog. This check should run against individual [name, adoption name, and codex ID] and [species]
If a match is found, the data creates a new sighting which gets associated with the existing individual
If NO match is found, the data creates a new sighting that gets associated with a new individual

Dependent stories

  • Bulk import: not about new individual functionality
@TanyaStere42 TanyaStere42 converted this from a draft issue Nov 4, 2023
@TanyaStere42 TanyaStere42 added this to the Codex Release 2.2 milestone Nov 4, 2023
@TanyaStere42
Copy link
Member Author

@naknomum we may need to accelerate the transition from flatfile with their new push to flatfile platform. Given the scope of the 2.2 release, I'm not sure now is the time, but we should check in before adding additional verification in this older technology

@TanyaStere42 TanyaStere42 added the enhancement New feature or request label Nov 4, 2023
@TanyaStere42 TanyaStere42 removed this from the Codex Release 2.2 milestone Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant