Skip to content

Bulk import with updates returns empty page - Wrong output filter #13477

@AnythingOverIP

Description

@AnythingOverIP

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:
image

Observed Behavior

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

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions