-
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
It's now possible to create uneditable cables, that 1-side connected #12439
Comments
Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports. |
Create the cable, then on one end disconnect it - this is not the same as editing or deleting the cable. Presto, one end connected, the other null. To get a null/null cable, you need to use the API.. and yes, it's possible to get some of those.. |
Duplicate of #11460 |
NetBox version
v3.5.0
Python version
3.10
Steps to Reproduce
Found it in today's Demo.
Cables with id 1-33, 87-92 have no A-side device or termination:
It causes server error with Edit attempt.
Expected Behavior
Pressing Edit must open Cable Edit form, validating connection on save.
Observed Behavior
Error "'str' object has no attribute 'label'":
The text was updated successfully, but these errors were encountered: