netbox
netbox copied to clipboard
Fixes: #15016 - Catch AssertionError from cable trace and throw ValidationError
Fixes: #15016 - Catch AssertionError from cable trace and throw ValidationError
- Catch any assertion errors thrown by the Cable save signal and raise a validation error
- Catch validation error in ObjectEditView and report error in UI while re-rendering form