Fritz Freiheit

Results 4 issues of Fritz Freiheit

### Descriptive summary Version: 3.3.0 / HEAD Non-public works should be viewable/reviewable by non-admin managing users. Currently, when a non-public work in a one-step mediated workflow is submitted for review...

workflow

Using version 1.1.2 from Hyrax version 3.3.0 when editing a work after clicking the "Add cloud files..." button, the "Cancel" button on the first popup has no effect. To reproduce:...

bug

Fixes #5844 ; refs #5572 Unembargoing a work under valkyrie throws an error When deactivating an embargo on a work under koppie image/valkyrie, a TCP error is thrown by Hyrax::PermissionsController...

`ActiveFedora::Associations::Builder::BelongsTo` option `:optional` can't be specified. See: `Hydra::AccessControls::Embargoable` `belongs_to :embargo, optional: true, predicate: Hydra::ACL.hasEmbargo, class_name: 'Hydra::AccessControls::Embargo', autosave: true` throws an exception as follows: ``` hyrax-app-1 | 8: from /usr/local/bundle/gems/activesupport-6.1.7.2/lib/active_support/concern.rb:136:in `class_eval'...