We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On nurax-pg, when I attempt to edit a parent work I get a "NoMethodError in Hyrax::GenericWorks#edit" message.
Clicking "edit" on a parent work should display the work edit page
Clicking "edit" on a parent work displays a "NoMethodError in Hyrax::GenericWorks#edit" error message.
The text was updated successfully, but these errors were encountered:
undefined method :new_record?
eliotjordan
Successfully merging a pull request may close this issue.
See Issue #5447 which has the same underlying failure.
Descriptive summary
On nurax-pg, when I attempt to edit a parent work I get a "NoMethodError in Hyrax::GenericWorks#edit" message.
Expected behavior
Clicking "edit" on a parent work should display the work edit page
Actual behavior
Clicking "edit" on a parent work displays a "NoMethodError in Hyrax::GenericWorks#edit" error message.
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: