ucsdlib / damspas

UC San Diego DAMS Hydra Head
Other
7 stars 5 forks source link

A section of note metadata fields are displaying twice in the UI #734

Closed mdpeters closed 4 years ago

mdpeters commented 4 years ago

Descriptive summary

Note:bibliography, note:classification, note:custodial history, note:publication, note:series, and note:thesis all get repeated in the UI even though they only exist in the metadata once (from the metadata tracer: https://library.ucsd.edu/dc/object/bb2322475s): note_dups

Expected behavior

Notes should only display once (looking at the underlying metadata, it's only in there once, the UI is just displaying the notes twice)

VivianChu commented 4 years ago

@gamontoya @mdpeters - The fix has been deployed to staging. Could you review it? Thanks

https://librarytest.ucsd.edu/dc/object/bb2322475s

//Before the fix beforeDuplicateFix

//After the fix afterFixDupNote

gamontoya commented 4 years ago

@VivianChu This looks good. Do you need a release ticket for this one too?

VivianChu commented 4 years ago

@gamontoya - Yes, I need a release ticket for this one too. Thanks

VivianChu commented 4 years ago

@gamontoya @mdpeters - The fix has been deployed to production. https://library.ucsd.edu/dc/object/bb2322475s