-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Editing multiple Interfaces - KeyError #4030
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
Comments
This looks like a regression introduced under #3589. We probably need to split out the VLAN validation, since we have no context of a specific device/site when bulk editing interfaces. |
@scouball The stack trace indicates a |
This should be fixed in the next release, but please comment here if you encounter either exception again. |
Thanks for the quick fix! I'm not sure what happened with the The same issue still happens with the "tagged all" option:
|
Nevermind, could be related |
Environment
Steps to Reproduce
Expected Behavior
Tagged VLANs are saved in all interfaces
Observed Behavior
Stacktrace:
Tested this in a fresh docker environment. Worked with 2.6.X.
The text was updated successfully, but these errors were encountered: