Getting dropped to global "IP Addresses" instead of prefix IP addresses after bulk creating new IP addresses within prefix view #5755

Closed
opened 2025-12-29 19:32:14 +01:00 by adam · 0 comments
Owner

Originally created by @sealie on GitHub (Dec 10, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.0.7

Python version

3.8

Steps to Reproduce

  1. Navigate to IPAM -> Prefixes -> some prefix -> Click the IP addresses tab within the Prefix view
  2. Click "+ Add IP address"
  3. Click "Bulk Create" and put "192.168.1.1[1-254]/24" into Address pattern and whatever you please into "Status"
  4. Click "Create"

Expected Behavior

As when adding a single IP address, I either expect to be dropped into a view only containing the selection of IP addresses I just created, or at least into the "IP Addresses" view of the prefix I just bulk created IP addresses within.

Observed Behavior

You get dropped into the "global" "IP Addresses" selection.

If you were to bulk edit all items within this view to make some final adjustments on your recently added IP addresses, you will bulk edit all IP addresses added on the IPAM.

Originally created by @sealie on GitHub (Dec 10, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.0.7 ### Python version 3.8 ### Steps to Reproduce 1) Navigate to **IPAM -> Prefixes -> some prefix** -> Click the IP **addresses tab** within the Prefix view 2) Click "**+ Add IP address**" 3) Click "**Bulk Create**" and put "192.168.1.1[1-254]/24" into **Address pattern** and whatever you please into "**Status**" 4) Click "**Create**" ### Expected Behavior As when adding a single IP address, I either expect to be dropped into a view only containing the selection of IP addresses I just created, or at least into the "**IP Addresses**" view of the prefix I just bulk created IP addresses within. ### Observed Behavior You get dropped into the "global" "**IP Addresses**" selection. If you were to bulk edit all items within this view to make some final adjustments on your recently added IP addresses, you will bulk edit all IP addresses added on the IPAM.
adam added the type: bugstatus: accepted labels 2025-12-29 19:32:14 +01:00
adam closed this issue 2025-12-29 19:32:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5755