scientist-softserv / west-virginia-university

West Virginia University
0 stars 0 forks source link

Thumbnails don't get regenerated after the record is updated #155

Open kirkkwang opened 11 months ago

kirkkwang commented 11 months ago

Story

When a record gets created, it take the URI from its preview field and generates thumbnails from it. However, if that fails, #generate_thumbnail isn't triggered on a save/update and therefore even if a Bulkrax roundtripping import is initiated, all it is doing is an update of the existing record so the thumbnail doesn't get generated even though the preview property changes to the correct one.

Acceptance Criteria

Testing Instructions and Sample Files

ShanaLMoore commented 11 months ago

https://congressarchives.slack.com/archives/C048SB2J287/p1699561344353589

Image

ShanaLMoore commented 11 months ago

It looks like we've received client sign off in slack: 🎉

image