scientist-softserv / hykuup_knapsack

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

🐛 Active Fedora can no longer import FileSets on a row #216

Closed ShanaLMoore closed 1 month ago

ShanaLMoore commented 1 month ago

ref: https://github.com/samvera/bulkrax/issues/953

To replicate: Use pals non knapsack and upgrade to bulkrax v8.0.0. Try to ingest the sample file:

Image

Acceptance Criteria

Testing Instructions

Sample File

This fix was made in the PALs repo, here is the CSV used: pals-with-file-row.zip

ShanaLMoore commented 1 month ago

QA RESULTS: Needs Rework ❌

Testing on: STAGING We temporarily upgrade bulkrax by changing the version of the Gemfile.

Using the sample CSV, the import successfully imported the parent record but not the file set. FileSetImportJob keeps rescheduling itself.

Image

Image

Image

Update

It eventually failed:

Image

Image

ShanaLMoore commented 1 month ago

Confirmed to be working by Dan Kerchner. See thread