-
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.7.3
- NetBox version: 2.9.2
Steps to Reproduce
- Create a VM with an interface
- Click the ‘+’ button on the interface to add an IP address
- Click the ‘Assign IP’ tab
Expected Behavior
The ‘Select IP Address’ form appears and functions correctly, as it does for non-VM interfaces.
Observed Behavior
The page redirects to /ipam/ip-addresses/add/, with no query parameters.
Notes
This is the same issue as #5041, but as it seems I cannot re-open that issue, here’s a new one. 😅
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