NHMDenmark / Mass-Digitizer

Common repo for the DaSSCo team
Apache License 2.0
1 stars 0 forks source link

Adding subspecies to existing genus and species in app throws an error #318

Closed PipBrewer closed 1 year ago

PipBrewer commented 1 year ago

Error

Adding subspecies to an existing name throws an error prompt.

Description

I selected Novopokrovskia aucheri and then added a subspecies to it. The parent taxon name box came up and reported an error. image

and then I was unable to enter the correct family name

I tried it also with changing the species name to a new one (but existing genus) and same problem

OK. Done some more testing. This is for all new taxon names that this is happening.

If you manage to keep the new taxon name and continue digitizing, the name is not registered in the panel below.

image

Acceptable solution

Allow digitizers to add names to existing taxonomic names.

Risks

Could break the algorithm for determining the taxonomic rank based on the taxon name format: setTaxonNameFieldsUsingFullName() in specimen.py