Skip to content
New issue

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

Admin: unable to remove statuses #1543

Closed
vohmar opened this issue Feb 26, 2020 · 0 comments · Fixed by #1544
Closed

Admin: unable to remove statuses #1543

vohmar opened this issue Feb 26, 2020 · 0 comments · Fixed by #1544
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented Feb 26, 2020

admin is trying to remove prohibited statuses from a domain (serverRegistrantChangeProhibited, serverDeleteProhibited) but fails with internal error:

NameError (uninitialized constant DomainStatus(Table doesn't exist)::DomainStatus):

app/models/domain.rb:488:in block in admin_status_update'#12[hash was here] [hostname was here] [IP was here] app/models/domain.rb:481:ineach'#12[hash was here] [hostname was here] [IP was here] app/models/domain.rb:481:in admin_status_update'#12[hash was here] [hostname was here] [IP was here] app/controllers/admin/domains_controller.rb:47:inupdate'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant