In latest Hyrax (koppie) with flexible metadata included, new FileSets do not fully process
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)
- In pg.nurax, create a new Generic work
- Attach a file and save
- 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
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:
I am seeing the FileSet not processing on pg.nurax - example FileSet
I just tested this again on dev.nurax, and indeed it is behaving normally. I'll update the issue.