-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Sort on module bay status field error #13756
Comments
This seems to be valid, I can repro this in my own instance. Worse still, the error seems to be persistent, making it impossible to view any more module bays, even after removing browser cookies, implying the corrupted configuration is stored server-side somewhere. I'd say this makes the issue at least "medium" severity because triggering this bug completely disables module bay functionality until a manual fix is made somehow. |
You can clear the table configuration from your profile |
Thanks for this, I was half-way through trying to figure out how to do it in nbshell, but the workaround if you get stuck in this place is:
|
* disables module_status ordering #13756 * Set accessor for module status value --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
NetBox version
v3.6.1
Python version
3.10
Steps to Reproduce
Expected Behavior
Either:
Observed Behavior
<class 'django.core.exceptions.FieldError'>
The text was updated successfully, but these errors were encountered: