netbox icon indicating copy to clipboard operation
netbox copied to clipboard

Fixes: #15016 - Catch AssertionError from cable trace and throw ValidationError

Open DanSheps opened this issue 8 months ago • 6 comments

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

DanSheps avatar Jun 03 '24 03:06 DanSheps