Daniel Pierce

Results 30 comments of Daniel Pierce

@jeremyf Can you rebase this on main? There is a commit you're missing that limits our redis version and should fix the failing build.

Running dassie in docker compose uses the hyrax-engine-dev-worker target for the sidekiq service, so that's something to consider adding here.

This sounds great! Has there been any performance testing with meaningful/large hyrax data sets? Would perhaps using the `traversalFilter` graph query option provide any benefit?

This is failing features/edit_work_resource_spec.rb because the permissions_attributes parameter is not including the agent.

This fails when trying to edit a work and add a permission in koppie. It looks like Hyrax::PermissionController needs to change to Hyrax::Resource in its load_resource call. Strangely, when I...

Is this spec still needed? https://github.com/samvera/hyrax/blob/346cef1edb29d11a855ace467b277eb0b7459070/spec/models/hyrax/collection_type_spec.rb#L198-L208

I made a new issue about the 1000 result limit seen by rjkati. The original issue appears to be a separate problem. Looking at the referenced issues where this was...

Thank you, that is correct, that there is an artificial limit here. The original screenshots didn't have so many works, so the limit should not have been in effect. We...

Rebased on main and got specs passing and files ingesting.

This was resolved by blacklight updates 7.28.0 and 6.25.0