WildMeOrg / houston

The backend API service for NextGen Wildbook
https://wildme.org
MIT License
8 stars 15 forks source link

Autogenerate names/Codex ID - Codex ID to all individuals when turned on #878

Closed TanyaStere42 closed 1 year ago

TanyaStere42 commented 1 year ago

Context: arguments about names are a significant reason against collaboration within biology. People want to maintain the specific name they leverage in their personal catalogue.

By providing an automatically generated name that is associated with Codex specifically, we can promote Codex as a collaboration tool, as well as a catalogue solution, by providing a workspace with common shared nomenclature that does not threaten the name spaces used in individual catalogues.

Resources

Final design: https://www.figma.com/file/CQlIlIp73EjmGKANvWzoIR/Codex%3A-Autogenerate-names?type=design&node-id=414-24333&mode=design&t=lL6As7KZvdqzLDeh-0

User Story:

QA:

TanyaStere42 commented 1 year ago

depends on https://github.com/WildMeOrg/houston/issues/867

naknomum commented 1 year ago

note: this will also populate names on individuals when an AutogeneratedName is re-enabled after being off for some time (during which individuals were created).

related method: agn.populate_all_individuals()