hyrax icon indicating copy to clipboard operation
hyrax copied to clipboard

In latest Hyrax (koppie) with flexible metadata included, new FileSets do not fully process

Open nhomenda opened this issue 2 months ago • 2 comments

Descriptive summary

In latest Hyrax with flexible metadata included, new FileSets do not fully process. The work successfully gets created, but files retry indefinitely.

Steps to reproduce the behavior in User Interface (UI)

  1. In pg.nurax, create a new Generic work
  2. Attach a file and save
  3. Note that file, regardless of filetype, does not process

Actual behavior (include screenshots if available)

Sidekiq errors for ValkyrieIngestJob, ContentDepositEventJob, FileSetAttachedEventJob: NoMethodError: undefined method title' for an instance of Hyrax::FileSet`

Acceptance Criteria/Expected Behavior

FileSets process normally

nhomenda avatar Oct 21 '25 19:10 nhomenda

I'm not seeing this behavior on dev.nurax - https://dev.nurax.samvera.org/concern/generic_works/d504rk34f?locale=en.

Can you share more about how you're attaching the work via the UI? I see three options:

Three buttons: Add files, add folder, add cloud files

I am seeing the FileSet not processing on pg.nurax - example FileSet

maxkadel avatar Oct 22 '25 11:10 maxkadel

I just tested this again on dev.nurax, and indeed it is behaving normally. I'll update the issue.

nhomenda avatar Oct 22 '25 16:10 nhomenda