Issue 10604

update of timestamps for data_resource records (created, modified) missing for checklistbank datasets

10604
Reporter: ahahn
Assignee: trobertson
Type: Bug
Summary: update of timestamps for data_resource records (created, modified) missing for checklistbank datasets
Priority: Minor
Resolution: WontFix
Status: Closed
Created: 2012-01-09 14:50:13.751
Updated: 2013-12-17 15:23:03.783
Resolved: 2013-09-27 19:32:00.426
        
Description: When new data_resource records are created from Checklistbank, data_resource.created and data_resource.modified currently remain NULL.

Expected:
- on creation of a new record:
-> set created to current datetime
-> set modified to current datetime
- on update of a data_resource record:
-> set modified to current datetime]]>
    


Author: mdoering@gbif.org
Comment: should the current time be used or rather the dates from clb when the resource was added and indexed?
Created: 2012-01-09 14:57:27.645
Updated: 2012-01-09 14:57:27.645