-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
NetBox Edition
NetBox Community
NetBox Version
v4.4.0
Python Version
3.10
Steps to Reproduce
- Create a new local datasource
- Create a new script from a file in the datasource you just created
- Attempt to delete the datasource you created
Expected Behavior
I expected the data source to be deleted OR an error saying that the data source has files in-use.
Instead I got a managedfile reverse not found
Observed Behavior
Reverse for 'managedfile' not found. 'managedfile' is not a valid view function or pattern name.
Python version: 3.10.12
NetBox version: 4.4.0
Plugins: None installed
cruse1977, plutonic1 and cs-1
Metadata
Metadata
Assignees
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application