You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️Reference this branch for your base, if it hasn't already been merged into main.⚠️ [ this branch has since been merged ]
While LaRita was working on the derivative issues in IiifPrint, she noticed that we missed the mark when implementing file sets for valkyrie in the double_combo!
Currently, we are copying over the thumbnail for the fileset but none of its derivatives. That means that they will be lost during the lazy migration (fedora => valkyrie on a record save). We must fix this.
Collection thumbnails (currently handled about the same as a derivative) should be migrated via a rake task, as Collection thumbnails are no longer supported in Hyrax.
Hopefully we can leverage what LaRita has learned by working on this ticket:
ShanaLMoore
changed the title
🐛 Valkyrie: FileSet Derivatives don't get copied over
🐛 Valkyrie: double_combo FileSet Derivatives don't get copied over
Apr 29, 2024
Summary
Reference this branch for your base, if it hasn't already been merged into main.While LaRita was working on the derivative issues in IiifPrint, she noticed that we missed the mark when implementing file sets for valkyrie in the double_combo!
Currently, we are copying over the thumbnail for the fileset but none of its derivatives. That means that they will be lost during the lazy migration (fedora => valkyrie on a record save). We must fix this.
Collection thumbnails (currently handled about the same as a derivative) should be migrated via a rake task, as Collection thumbnails are no longer supported in Hyrax.
Hopefully we can leverage what LaRita has learned by working on this ticket:
Acceptance Criteria
Screenshots or Video
Testing Instructions
Notes
this is a duplicate of samvera/hyrax#6791 - the work will need to go into Hyrax.
The text was updated successfully, but these errors were encountered: