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
log records: Completed 500 Internal Server Error in 16ms (ActiveRecord: 3.3ms) ActiveModel::UnknownAttributeError (unknown attribute 'uuid' for RegistrantVerificationVersion.): app/models/registrant_verification.rb:27:in domain_registrant_change_reject!'#012[...] [registrant] [...] app/controllers/registrant/domain_update_confirms_controller.rb:25:in update'
domain_registrant_change_reject!'#012[...] [registrant] [...] app/controllers/registrant/domain_update_confirms_controller.rb:25:in
The text was updated successfully, but these errors were encountered:
is registrant change with confirmation covered with autotests?
Sorry, something went wrong.
the problem is fixed but missing test coverage
I'll add it, will try today.
fixed by #1469 and #1472
yulgolem
No branches or pull requests
log records:
Completed 500 Internal Server Error in 16ms (ActiveRecord: 3.3ms)
ActiveModel::UnknownAttributeError (unknown attribute 'uuid' for RegistrantVerificationVersion.):
app/models/registrant_verification.rb:27:in
domain_registrant_change_reject!'#012[...] [registrant] [...] app/controllers/registrant/domain_update_confirms_controller.rb:25:in
update'The text was updated successfully, but these errors were encountered: