E. Lynette Rayle
E. Lynette Rayle
### Descriptive summary When Hyrax is configured with `collection_model = "Hyrax::PcdmCollection"`, editing a collection raises exception `undefined thumbnail_id`. ### Rationale A collections should be able to be edited using the...
This is in preparation for using `Hyrax::PcdmCollection` for new/create in the collections controller. Partially addresses Issue #5132 Val MVP: Create PcdmCollection as a valkyrie resource through UI. This issue update...
### Prerequisite to Resolving this Issue Need PR #4787 (Resources need to include the depositor to be included in search results) to be merged first. Without this PR, the monograph...
### Descriptive summary Adding a work to two collections of the same single membership type raises `NoMethodError - undefined method 'errors' for ` ### Expected behavior When attempting to add...
### Descriptive summary As part of the Valkyrization MVP, a user should be able to add a file to a work through the UI with the underlying code processing the...
### Descriptive summary The infrastructure supporting creation of objects through seed data has been merged in PR #5472. Now that the basic infrastructure is in place, it is ready to...
### Descriptive summary Write a feature test that checks that a valkyrie resource work can be added to a resource collection through the new form. ### Rationale Users need to...
### Descriptive summary Write feature tests for creating a new Valkyrie based collection (i.e., Hyrax::PcdmCollection) using the new collection form. ### Rationale Behavior for Valkyrie resource collections should be the...
### Descriptive summary Write a feature test that checks that a valkyrie resource work can be shared with other users through the new form. ### Rationale Users need to be...
### Descriptive summary Write a feature test that checks that a valkyrie resource work can be added to an admin set that isn't the default through the new form. ###...