-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
Description
Environment
- Python version: 3.6
- NetBox version: 2.10
Steps to Reproduce
- Create a manufacuter
- Create a device type
- Click on the Add interface/power port/etc under the appropriate tab ("Add Components" does not experience this issue)
- Create a interface/power port/etc
- Fill out required fields
- Submit
Expected Behavior
Returns to device type on appropriate tab
Observed Behavior
Exception:
Reverse for '#tab_powerports' not found. '#tab_powerports' is not a valid view function or pattern name.
Python version: 3.6.6
NetBox version: 2.10.0```
Metadata
Metadata
Assignees
Labels
status: 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