Closed anusharanganathan closed 7 years ago
Occurs when creating an article or dataset. Did not see this error before with datasets, but after adding article, it errors with both datasets and article.
Revert changes made to model concerns and include skipped tests in commit https://github.com/CottageLabs/willow-hyrax/commit/4d74b5b1146b0d50b3c399486b65d2420e13b55c
Error: Classes in app/models/concerns (example: person_statement) needs 2 parameters but its initialized with none when called by work_form in Hyrax
As a consequence:
Fixed in commit https://github.com/CottageLabs/willow/commit/f6a839df639b6c0b5fd2b35bed47ec613b0519af
Occurs when creating an article or dataset. Did not see this error before with datasets, but after adding article, it errors with both datasets and article.
Revert changes made to model concerns and include skipped tests in commit https://github.com/CottageLabs/willow-hyrax/commit/4d74b5b1146b0d50b3c399486b65d2420e13b55c
Error: Classes in app/models/concerns (example: person_statement) needs 2 parameters but its initialized with none when called by work_form in Hyrax
As a consequence: