-
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
NetBox version
v3.5.0
Python version
3.9
Steps to Reproduce
- From the menu, click "Devices"
- Click the "+"-button next to "Front Port"
Expected Behavior
The form for adding a front port should show up.
Observed Behavior
Error Message:
<class 'dcim.models.devices.Device.DoesNotExist'>
Device matching query does not exist.
Python version: 3.8.10
NetBox version: 3.5.0
Adding front ports within a device view works as expected.
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