Issue 18224

Assign stable usage keys for pro parte usages

18224
Reporter: mdoering
Assignee: mdoering
Type: NewFeature
Summary: Assign stable usage keys for pro parte usages
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2016-02-10 17:44:31.138
Updated: 2017-01-18 15:22:36.314
Resolved: 2017-01-18 15:22:36.235
        
Description: A single pro parte synonym node from neo4j results in several name usage records in postgres after syncing with one extra usage per PROPARTE relationship in neo. The usage keys are attached to the relation, but the IdGenerator does always issue a new id for the extra pro parte usages.

Improve the IdGenerator to reissue existing pro parte keys]]>
    


Author: mdoering@gbif.org
Comment: Lookup of existing pro parte keys implemented using the previous parentKey
Created: 2017-01-18 14:08:37.45
Updated: 2017-01-18 14:08:37.45


Author: mdoering@gbif.org
Comment: https://github.com/gbif/checklistbank/commit/da4bcd65ac0b95793664fc4ec39638928e8ecefb
Created: 2017-01-18 15:22:36.311
Updated: 2017-01-18 15:22:36.311