scientist-softserv / adventist_knapsack

Apache License 2.0
1 stars 0 forks source link

Spike: File attachment issues (production) #680

Open KatharineV opened 1 week ago

KatharineV commented 1 week ago

Summary

https://assaydepot.slack.com/archives/C0313NJV9PE/p1718979488041259

This is a quick note. I can expand on this later. We have a critical problem in the repository. We cannot add files to new works through the following paths:

  1. CSV with related_url
  2. CSV with zipped files
  3. UI with drag and drop file attachment

Importers in Bulkrax are failing and when they succeed they import metadata and fail to appropriately attach files. The failures recently have declared that no identifier is present when the CSV definitely has identifiers and Shana even double-checked and couldn't find anything wrong with the CSV. I also stripped the data of any hidden characters as best I could by dropping it into Notepad, importing into OpenRefine and then exporting back out, etc.

Importer with related_url that failed: https://adl.b2.adventistdigitallibrary.org/importers/380?locale=en

Importer with zipped files that created works without attaching files: https://adl.b2.adventistdigitallibrary.org/importers/381?locale=en

UI work I just created that is acting like the file doesn't exist (may remedy itself if this is just a lag issue--everything has been INCREDIBLY SLOW lately, so maybe that's the problem here? will check later) https://adl.b2.adventistdigitallibrary.org/concern/images/p810063_ou_home_on_the_hillside_dansville_lithograph?locale=en

Acceptance Criteria

KatharineV commented 4 days ago

The UI work is not loading at all today. See screenshot below with the error message I see:

Image