Max Kadel
Max Kadel
I think this might be due to my work on FileSets - I'll pick it up. It does look like this is an issue specifically on pg-nurax (uses Koppie test...
No, I think that's enough info to reproduce it, thanks!
I'm not seeing this behavior on dev.nurax - https://dev.nurax.samvera.org/concern/generic_works/d504rk34f?locale=en. Can you share more about how you're attaching the work via the UI? I see three options: I am seeing the...
Result of bisect with above reproduction attempt ```bash The example ordering is inconsistent. `--bisect` relies upon consistent ordering (e.g. by passing `--seed` if you're using random ordering) to work properly....
[Example against main](https://github.com/samvera/hyrax/actions/runs/18591575570/job/53028572557): ```bash bundle exec rspec --seed 61941 spec/controllers/hyrax/file_sets_controller_spec.rb spec/forms/hyrax/forms/permission_template_form_spec.rb spec/lib/freyja/persister_spec.rb spec/abilities/admin_set_ability_spec.rb spec/controllers/hyrax/batch_edits_controller_spec.rb spec/features/collection_type_spec.rb spec/services/hyrax/workflow/permission_query_spec.rb spec/indexers/hyrax/indexers/file_set_indexer_spec.rb spec/services/hyrax/user_stat_importer_spec.rb spec/controllers/hyrax/transfers_controller_spec.rb spec/forms/hyrax/forms/work_form_spec.rb spec/validators/hyrax/collection_membership_validator_spec.rb spec/features/work_show_spec.rb spec/views/hyrax/base/show.html.erb_spec.rb spec/presenters/hyrax/iiif_manifest_presenter_spec.rb spec/services/hyrax/collections/nested_collection_query_service_spec.rb spec/models/proxy_deposit_request_spec.rb spec/controllers/hyrax/admin/permission_template_accesses_controller_spec.rb spec/views/hyrax/base/_form.html.erb_spec.rb spec/lib/hyrax/configuration_spec.rb spec/services/hyrax/permission_manager_spec.rb...
@jrochkind - Yes, when I thought about it more I remembered how painful it can be to try to go back and forth between the two syntaxes, so I think...