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
In some cases opening domain objects' history returns internal error.
Error from log:
Rendered admin/domains/partials/_version.haml (320.3ms) Rendered admin/domains/versions.haml within layouts/admin/base (2017.8ms) Completed 500 Internal Server Error in 2042ms (ActiveRecord: 1784.9ms) ActionView::Template::Error (undefined method `legacy_id=' for #<Contact:0x000000000805b920>#012Did you mean? legal_document_id=):
The text was updated successfully, but these errors were encountered:
Fix presence of ignored fields in history
c4e4614
Closes #1576
Successfully merging a pull request may close this issue.
In some cases opening domain objects' history returns internal error.
Error from log:
The text was updated successfully, but these errors were encountered: