Chris Colvard
Chris Colvard
@dlpierce Thanks. I made some changes to guard for missing params (probably due to unused fields on the page still being posted). This should be ready for review as long...
@rodyoukai The change and test look good to me. Can you please remove the `TAGS` file which got added to this PR?
FWIW We implemented bulk actions in Avalon with bookmarks. A user would bookmark items from a search and then go to their bookmarks page and perform bulk actions there. @joncameron...
The quickstart guide was recently updated which newer versions of ruby and rails.
The fix hasn't been merged and deployed to nurax-pg yet. I can tag you for retesting once it is deployed.
@conorom I dealt with something similar in avalon hitting stack level too deep when it hadn't been a problem before. I ended up creating a monkey patch: https://github.com/avalonmediasystem/avalon/blob/master/config/initializers/active_fedora_general.rb#L11-L19 If you...
@bwatson78 That's a good question. I'm not sure what version of Hyrax, ActiveFedora, or other dependency like ActiveTriples or Rails this problem was introduced with and which it still affects.
Can this be closed with the release of ActiveFedora 12.2.3? Or is investigation still needed to determine if it is still present in ActiveFedora 13+?
FWIW I tried this out locally and I'm not able to reproduce the original issue with hyrax's main branch, but I am able to reproduce it with nurax-dev.
@no-reply Do you think the form is already prepopulating in some cases but not for others? Could this be a valkyrie/activefedora form difference?