dulibrarytech / digitaldu-backend

backend app to the DU digital collections repository
Apache License 2.0
1 stars 0 forks source link

metadata update needs record to be re-published #207

Closed kimpham54 closed 4 years ago

kimpham54 commented 4 years ago

update metadata button doesn't update the record metadata

To reproduce Steps to reproduce the behavior:

  1. update metadata in archivesspace
  2. click on update metadata for record in digitaldu backend
  3. record doesn't get updated

what works:

  1. update metadata in archivesspace
  2. click on update metadata for record in digitaldu backend
  3. unpublish record
  4. publish record
  5. record gets updated
kimpham54 commented 4 years ago

might be related to the two jcrs records that did not get published, it's in the database but it needs to be indexed, server timing issue?

kimpham54 commented 4 years ago

issue was related to dates being malformed in archivesspace - addressed. will add QA script to check for dates