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

transfer ownership of work gives "NoMethodError in Hyrax::TransfersController#new" error #34

Open rjkati opened 2 years ago

rjkati commented 2 years ago

Description of Issue

When I attempt to transfer ownership of one of my works to another user, I get a "NoMethodError in Hyrax::TransfersController#new undefined method `id_to_uri' for Image:Class" error

Steps to reproduce:

  1. Go to Dashboard -> Works
  2. In the "Actions" menu for one of your works, select "Transfer Ownership of Work"
  3. Observe error message transfer_error
gamontoya commented 2 years ago

@jlhardes I was able to replicate this issue.

error

jlhardes commented 2 years ago

This is an open issue in the Hyrax-Valkyrization project board: https://github.com/samvera/hyrax/issues/5456 - Transferring ownership of work displays "NoMethodError in Hyrax::TransfersController#new" error message