scientist-softserv / britishlibrary

Other
3 stars 0 forks source link

Editing "Date accepted" field does not show values from Bulkrax import #253

Closed jeremyf closed 1 year ago

jeremyf commented 1 year ago

When importing http://ethos.bl.uk/ProcessSearch.do?query=629358, I see:

  1. The raw metadata has <issued>01/01/2014</issued>
  2. The parsed metadata for date_accepted is 01/01/2014
  3. The rendered show page for the imported work has Date accepted: 01/01/2014
  4. The ActiveFedora record has date_accepted of 01/01/2014

However the edit page of the work shows the following (e.g. empty field values)

Screen Shot 2023-01-20 at 9 43 55 AM

In the following, we have :date_accepted as a field:

https://github.com/scientist-softserv/britishlibrary/blob/main/app/forms/hyrax/thesis_or_dissertation_form.rb#L15-L21

Testing Instructions

jillpe commented 1 year ago

related to #179

DiemBTran commented 1 year ago

This passes SoftServ QA: See attached screenshots.

tested on:

The "Date accepted" metadata exists in this imported work's edit form ![Quantitative dopamine imaging in humans using magnetic resonance and positron emission tomography Thesis Or Dissertation d0846bd8-cc20-46a4-abdb-f6721d9623f2 BL Staging 2023-04-05 at 10 13 27 AM](https://user-images.githubusercontent.com/29311858/230155707-65cc0031-982a-419c-a790-283fc6c9c237.jpg)
ShanaLMoore commented 1 year ago

Blocked until we've reconcile prod with staging deploys. ref #376

ShanaLMoore commented 1 year ago

unblocked, if tested in staging.

grahamjevon commented 1 year ago

Passes BL QA