attempting to add a script from a datasource that already exists throws a server error #14187
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.6.4
Python version
3.11
Steps to Reproduce
1: create a datasource (eg local) with a script file in it
2: add the script (extras/scripts/add/)
3: attempt to add the same script again
Expected Behavior
a validation error should show up (or the file should not be available in the dropdown list as its already been added)
Observed Behavior
django server error is thrown
The text was updated successfully, but these errors were encountered: