NHMDenmark / Mass-Digitizer

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

Parse new hybrid names #346

Closed PipBrewer closed 7 months ago

PipBrewer commented 1 year ago

Describe the bug Due to the name being three or more string tokens - the rank is of hybrids will be incorrectly assigned.

To Reproduce Steps to reproduce the behavior:

  1. create a Digi app record with a new hybrid name
  2. save the record and check the SQLite DB specimen table

Expected behavior Either: The app should recognize hybrid names and treat them as such: Rank assigned should be species. Or: Post processing GREL script should be updated to handle novel hybrid names.

Software version:

Mass Digitization App version 1.1.24 Tested on Windows 10 Enterprise - Version 10.0.19045 Build 19045

jlegind commented 1 year ago

Effort level: 'Easy'