-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: 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
Description
NetBox version
v3.5.6
Python version
3.8
Steps to Reproduce
1 - Prepare a bulk import CSV, with ip_address, vrf, status, dns_name and description along with id, so already existing object would be updated.
2- Using WebUI, proceed with import at /ipam/ip-addresses/import/.
3- Notice that resulting URL is using "/?created_by_request=UID_HERE"
Expected Behavior
A green toast notification saying all good, and the results being displayed on the page, like this:

Observed Behavior
A green toast notification saying all good, and an empty page saying "No IP addresses found":

Metadata
Metadata
Assignees
Labels
severity: 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