bug #6883
DwC-A common name language and area import (for CoL)
Status:
New
Priority:
New
Assignee:
Category:
cdmadapter
Target version:
Start date:
08/04/2017
Due date:
% Done:
0%
Severity:
normal
Found in Version:
Description
Many common names in CoL have languages or locality. Currently they are not yet imported.
SELECT *
FROM DescriptionElementBase deb
WHERE deb.DTYPE = 'CommonTaxonName' AND (language_id IS NOT NULL OR area_id IS NOT NULL)
History
#1 Updated by Andreas Müller over 3 years ago
- Parent task set to #5353
#2 Updated by Andreas Müller over 3 years ago
- Description updated (diff)