Issue 10787

Origin, Rank, ChecklistType, NameType share the same 0-999 range.

10787
Reporter: jcuadra
Assignee: mdoering
Type: Bug
Summary: Origin, Rank, ChecklistType, NameType share the same 0-999 range.
Priority: Major
Resolution: Invalid
Status: Closed
Created: 2012-02-07 10:36:47.709
Updated: 2013-12-16 17:51:00.196
Resolved: 2013-12-10 16:00:57.069
        
Description: Origin (http://code.google.com/p/gbif-ecat/source/browse/trunk/checklistbank-mybatis-service/src/main/java/org/gbif/checklistbank/vocabulary/converter/OriginConverter.java#22)

Rank (http://code.google.com/p/gbif-ecat/source/browse/trunk/checklistbank-mybatis-service/src/main/java/org/gbif/checklistbank/vocabulary/converter/RankConverter.java#53)

ChecklistType (http://code.google.com/p/gbif-ecat/source/browse/trunk/checklistbank-mybatis-service/src/main/java/org/gbif/checklistbank/vocabulary/converter/ChecklistTypeConverter.java#16)

NameType (http://code.google.com/p/gbif-ecat/source/browse/trunk/checklistbank-mybatis-service/src/main/java/org/gbif/checklistbank/vocabulary/converter/NameTypeConverter.java#22)

all share the same range 0-999. Best to leave just 1 type using this range, and the other ones should start in 13000 and keep on going until 15000.]]>
    


Author: kbraak@gbif.org
Comment: Invalid, since it relates to the former Registry codebase.
Created: 2013-12-10 16:00:57.09
Updated: 2013-12-10 16:00:57.09