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

Duplicated records (981): optimize display and export #1507

Closed jenniferward closed 2 weeks ago

jenniferward commented 8 months ago

Two requests for the new 981 field:

The list of duplicated records can get quite long, for example https://muscat.rism.info/admin/sources/1001284610 where the "Duplicated from"s take up nearly half the record screen length. Can this be optimized? Display the first, then the last?

DUPLICATED FROM 1001284278, 2024-02-18 19:28:36
...
DUPLICATED FROM 1001284494, 2024-02-20 12:41:52

Also, the field needs to be removed from the MARCXML export.

jenniferward commented 2 weeks ago

I think this has been implemented: the first 1 and the most recent 4 are displayed.