scientist-softserv / hykuup_knapsack

container project for the Hyku Up deploy of Hyku
Apache License 2.0
1 stars 0 forks source link

Mobius (Bulkrax): properly attach thumbnails #171

Closed bkiahstroud closed 6 months ago

bkiahstroud commented 6 months ago

Story

Ref:

In the sample tar files, some records appear to have thumbnails. These thumbnails should be handled similarly to how we handle normal files (see #170). Instead of using these, Hyku should generate new ones.

Acceptance Criteria

Archived - [ ] When a matching thumbnail file is found, it should attach to the imported record - [ ] Thumbnail derivative generation should be skipped for these records - [ ] When a matching thumbnail file is not found, one should be generated by Hyrax as normal

Testing Instructions and Sample Files

Sample files

Notes

Originally the plan was to use the provided thumbnails, but not anymore.

kirkkwang commented 6 months ago

Client said it was okay to just use the Hyrax generated thumbnails. https://assaydepot.slack.com/archives/C0632SZ4AQ5/p1711034184883399

We don't need to ingest the thumbnails then and just let Hyrax handle thumbnail generation

jillpe commented 6 months ago

SoftServ QA: ✅

Image