Jamie Unwin

Results 70 comments of Jamie Unwin

Resolved in https://github.com/TheScienceMuseum/collectionsonline/pull/1724

The are now in index, but not 'pulled up' to parent if on child record https://github.com/TheScienceMuseum/collectionsonline/issues/1664

ie. credit on object record https://collection.sciencemuseumgroup.org.uk/objects/co8412068/hoover-constellation-vacuum-cleaner-with-attachments-vacuum-cleaner

Show 'see more' button if `count.direct-descendants` > `child.length` In ES record: ``` "counts": { "direct-descendants": 101, "all-descendants": 101 }, ``` You may need to add `counts` to `fixtures/attributes.js`

Or add a new field with the path to a public image or an iBase ID? [conversation to be had]

This feels a bit heavy on every page, so let's hold off for now. Instead lets add a message to the about page about why only some records are on...

KI ticket #4988 and #5277

waiting index publication to test

http://localhost:8000/objects/co8350220 **Object names** example - co8350220 I am removing the old 'object name' values that are from ITEM_NAMES.ITEM_NAME and then splitting the catalogue name (which is from CATALOGUE.ITEM_NAME) by ';'...