Issue 11469

BioCASe: metadata update does not get transmitted into portal db

11469
Reporter: ahahn
Assignee: kbraak
Type: Bug
Summary: BioCASe: metadata update does not get transmitted into portal db
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-06-22 14:58:52.333
Updated: 2013-01-15 14:40:04.212
Resolved: 2012-06-25 16:00:28.79
        
Description: - ran metadata update/synch on "red access point d459147a at http://kyle.gbif.org:8080/hit/datasource/list.html?filter=provider&value=berlin
- log page: http://kyle.gbif.org:8080/hit/console/list.html?datasourceId=31596 reports success
- checking mogo.portal with
mysql> select dr.id,dr.name,dr.created,dr.modified,dr.deleted,rap.url from data_resource dr join resource_access_point rap on dr.id=rap.data_resource_id where dr.data_provider_id = 21 and dr.deleted is null;
shows that none of the dataset metadata have been updated (modified-date)]]>
    


Author: kbraak@gbif.org
Comment: Sorry Andrea, didn't know you had created the issue so I created one. Marking as duplicate, so that it merges with HIT-28
Created: 2012-06-22 15:11:42.419
Updated: 2012-06-22 15:11:42.419


Author: kbraak@gbif.org
Comment: Hastily marked as duplicate, reopening.
Created: 2012-06-22 15:28:16.079
Updated: 2012-06-22 15:28:16.079


Author: kbraak@gbif.org
Comment: Fix applied, new version must now get deployed to kyle.gbif.org
Created: 2012-06-25 16:00:28.823
Updated: 2012-06-25 16:00:28.823