LaRita Robinson
LaRita Robinson
### Descriptive summary Active Fedora derivatives are stored in a directory. In Valkyrie, these need to be migrated into Hyrax::FileMetadata objects as part of the "lazy migration". The code that...
### Descriptive summary This behavior was noted on the [double_combo branch](https://github.com/samvera/hyrax/pull/6221). It may or may not exist prior. When you call `member_ids` on a valkyrie object's solr_document, you get the...
Currently the digits 0 through 9 do not show as errors, but anything 10 or higher does. Either number highlighting as errors should show according to the rules for writing...
A working branch to address IiifPrint issue 350 - It updates both IiifPrint and Hyrax to alternate branches. - It switches Hyku to run CI with HYRAX_VALKYRIE set to true....
### Descriptive summary If Create Work Job fails and reschedules itself, it gets rescheduled with missing attributes because the attributes were modified by the following method. https://github.com/samvera/hyrax/blob/main/app/jobs/create_work_job.rb#L41-L56 A job that...
### Descriptive summary Checksums are not being found & indexed onto filesets when running locally (via hyku). This behavior is observed in the double_combo branch. It is unsure where this...
### Descriptive summary Related to https://github.com/samvera/hyrax/pull/6922 The above pull request fixed based_near for to_resource. However, the attempt to migrate from a valkyrie resource back to a fedora object and save...
Refs https://github.com/scientist-softserv/amigos/issues/57 Needs additional work to get bulkrax imports functional
### Descriptive summary Auto-scheduled tenant jobs need to be reworked. ### Rationale Current logic in the main branch does not work: - On main branch, TenantMaintenanceJob fails when it tries...