archivematica / Issues

Issues repository for the Archivematica project
GNU Affero General Public License v3.0
16 stars 1 forks source link

Problem: Pointer file for reingested AIP has unnecessary LASTMODDATE in header #885

Open evelynPM opened 5 years ago

evelynPM commented 5 years ago

Expected behaviour When an AIP is re-ingested, the CREATEDATE and LASTMODDATE in the pointer file should be two different dates/times.

Current behaviour The CREATEDATE is being replaced by the current date and time. For example, .

Steps to reproduce Re-ingest an AIP and open the pointer file.

Your environment (version of Archivematica, OS version, etc) Tested on bionic.


For Artefactual use: Please make sure these steps are taken before moving this issue from Review to Done:

evelynPM commented 5 years ago

Hmm. Actually, the METS file is not being versioned. Ideally it should have only a CREATEDATE and not a LASTMODDATE, since it's a new file that's replacing an older one.

evelynPM commented 4 years ago

Changed title of issue because the problem is that the pointer file isn't versioned, yet it has a LASTMODDATE in the METS header. It's the same date and time as CREATEDATE. It should probably be removed.