rism-digital / muscat

🗂️ A Rails application for the inventory of handwritten and printed music scores
http://muscat-project.org
34 stars 16 forks source link

Personal names - Field 856$y #1548

Closed alexandermarxen closed 5 months ago

alexandermarxen commented 5 months ago

The data from field 856$z has not yet been migrated to 856$y. As field 856$z no longer exists, it disappears when records are edited and saved. Example: https://muscat.rism.info/admin/people/11035

alexandermarxen commented 5 months ago

856$y is not yet displayed in the view. https://muscat.rism.info/admin/people/69314

xhero commented 5 months ago

oops, that should still be 'y'

xhero commented 5 months ago

Fixed, the view unfortunately can only be fixed when we solve the issue with 856.

alexandermarxen commented 5 months ago

What I have only just realised is that the validation for the field refers to 856$z instead of 856$y. Could this be adjusted?

alexandermarxen commented 2 months ago

After the update to Muscat 11, the contents in field 856$z are missing.

alexandermarxen commented 2 months ago

Example: https://muscat.rism.info/admin/people/20001075

xhero commented 2 months ago

Fixed!

alexandermarxen commented 2 months ago

Oh, that was quick! Thank you very much! Was 856$u also copied in 680$a? I have seen this in some records and am actually sure that I have not entered this twice?

xhero commented 2 months ago

AFAIK I didn't touch 680, maybe it was done in another script?

ahankinson commented 2 months ago

@alexandermarxen you can check the modification history to see when the value was copied.

alexandermarxen commented 2 months ago

Oh yes, I really must have forgotten to remove the double entry. Sorry and thanks again for the quick hotfix!