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

Closed
opened 2025-12-29 20:37:09 +01:00 by adam · 1 comment
Owner

Originally created by @AnythingOverIP on GitHub (Aug 16, 2023).

Originally assigned to: @kkthxbye-code on GitHub.

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

Originally created by @AnythingOverIP on GitHub (Aug 16, 2023). Originally assigned to: @kkthxbye-code on GitHub. ### 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](https://github.com/netbox-community/netbox/assets/25624251/8dcacb78-6991-47ae-8995-2e8737eaaee8) ### Observed Behavior A green toast notification saying all good, and an empty page saying "No IP addresses found": ![image](https://github.com/netbox-community/netbox/assets/25624251/4955896c-383a-4e48-b1ce-af6b9eaa406b)
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:37:09 +01:00
adam closed this issue 2025-12-29 20:37:10 +01:00
Author
Owner

@AnythingOverIP commented on GitHub (Aug 16, 2023):

Thanks @kkthxbye-code for quickly identifying the bug 👍

@AnythingOverIP commented on GitHub (Aug 16, 2023): Thanks @kkthxbye-code for quickly identifying the bug 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8470