Issue 11831
remove incorrect access points
11831
Reporter: ahahn
Assignee: ahahn
Type: Task
Summary: remove incorrect access points
Priority: Major
Resolution: WontFix
Status: Closed
Created: 2012-09-12 14:10:42.913
Updated: 2012-10-31 10:24:38.03
Resolved: 2012-10-31 10:24:30.745
Description: When the synchronisation issue is fixed, delete all access points from the index that have a uuid with a length <= 5
select count(*) from resource_access_point where length(uuid)<=5;]]>
Author: ahahn@gbif.org
Comment: Wait for fix, then clean the data
Created: 2012-09-12 14:11:45.358
Updated: 2012-09-12 14:11:45.358
Author: ahahn@gbif.org
Created: 2012-10-31 10:24:30.798
Updated: 2012-10-31 10:24:30.798
decided that this attribute will be removed and can be ignored for now