Skip to content

Check - fix creation date #397

@zubeydecivelek

Description

@zubeydecivelek

invenio-migrator is dumping the records from hstRECORD table and the first entry of this table is in 2003-05-30 so before this date records dont have any revisions.

This causes the old records(older than 2003) are missing their initial revision in the table. This leads to an incorrect creation_date, since the first available revisionis not the actual record creation. In this case bibrec table has the correct creation date.

  • Check and confirm this is the actual case for the migrated records.
    • Confirm all the records created after 2003-05-30 has the same date in both tables
    • Confirm records created before 2003-05-30 has different dates
  • Update invenio-migrator to get the correct date
  • Update migrator kit to get the correct date
  • Fix the migrated records creation date in cds-rdm and videos with a script

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions