samvera-labs / nurax-pg

This is a Hyrax application configured to use Postgres for metadata storage instead of ActiveFedora.
Apache License 2.0
0 stars 0 forks source link

Fileset not in work show page listing of uploaded files #29

Closed elrayle closed 2 years ago

elrayle commented 2 years ago

Descriptive summary

Using a nurax-pg adapter, after creating a work with an uploaded file, the file is not in the uploaded files list. It has not been confirmed whether the File was uploaded and the FileSet created.

Expected behavior

A work that was created with an uploaded form should show the file in the list of uploaded file on the work show page.

Actual behavior

A work that was created with an uploaded form does not show the file in the list of uploaded file on the work show page.

image

Steps to reproduce the behavior

  1. Login to nurax-pg
  2. Dashboard -> Works
  3. Click Add new work
  4. Select Generic Work
  5. Fill in required metadata
  6. Add a file
  7. Save

Forwards to work show page, but doesn't list the uploaded file in the Items section.

Related work

Issue https://github.com/samvera/hyrax/issues/5136 - Val MVP: Create Hyrax::FileSet as a valkyrie resource through UI

gamontoya commented 2 years ago

@jlhardes This is closeable. I cannot replicate the issue.

jlhardes commented 2 years ago

I think we still have some problems with derivative generation to get appropriate thumbnail images accompanying the file list but this issue with files not being listed is fixed. Closing!