Issue 12760

Nub species source usages often missing

12760
Reporter: mdoering
Assignee: mdoering
Type: Bug
Summary: Nub species source usages often missing
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2013-02-19 14:41:30.046
Updated: 2013-12-09 13:40:33.741
Resolved: 2013-03-05 13:07:55.696
        
Description: When the nub gets build we store the usage id of the highest priority source record as the SOURCE identifier for the nub record. But when subsequently the source dataset gets reindexed the old usage record might be deleted. In the case of CoL who change all their ids between every version all usages get a new clb id - which leads to many broken source id records.

Three solutions spring to mind:

1) better deal with this in the portal and state that the source record has been removed since the last nub build.

2) cache the record and show that

3) try to relink the nub record to best next match we currently have]]>
    


Author: mdoering@gbif.org
Comment: I think #3 relinking is wrong and #2 caching would be ideal. But as this needs lots of changes to CLB we should go for #1 now and create a new issue for caching in the future
Created: 2013-03-05 12:27:23.4
Updated: 2013-03-05 12:27:23.4


Author: mdoering@gbif.org
Created: 2013-03-05 13:07:55.752
Updated: 2013-03-05 13:07:55.752
        
showing source links only if they exist
https://code.google.com/p/gbif-portal/source/detail?r=1461