scientist-softserv / iiif_print

A gem for Hyrax/Samvera for displaying PDF pages in a IIIF Compliant viewer
Apache License 2.0
4 stars 1 forks source link

:bug: Persist derivatives as Hyrax::FileMetadata objects for Valkyrie #350

Closed laritakr closed 3 months ago

laritakr commented 4 months ago

Summary

Acceptance Criteria

Screenshots or Video

Testing Instructions

On Hyku manually create a work. attach a multi page pdf to it. after the jobs complete and the pdfs have split, ensure the files have derivative attached.

ie:

Image

https://github.com/scientist-softserv/iiif_print/issues/350#issuecomment-2168222532

Notes

ShanaLMoore commented 4 months ago

remote urls will not work with iiif print at this point

jillpe commented 4 months ago

Blocked: Waiting to be updated in hyku

laritakr commented 4 months ago

https://github.com/samvera/hyku/pull/2210

ShanaLMoore commented 3 months ago

@laritakr How can this be tested? Should we just close it?

laritakr commented 3 months ago

@laritakr How can this be tested? Should we just close it?

The only way is to go into the server and verify that each fileset has multiple Hyrax::Metadata objects, for the original file, thumbnail, and all other derivatives. Other than that, it's just verifying that the full text gets indexed and the search stuff works... that's a pretty good sign that the derivatives are where they need to be.

ShanaLMoore commented 3 months ago

Test in hyku

jillpe commented 3 months ago

Testing:

jillpe commented 3 months ago

SoftServ QA: ✅

Image