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