Editing IP when adding bulk IP Addresses #139

Open
opened 2026-04-05 16:22:09 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @azshahrokh on 3/16/2026

NetBox Edition

NetBox Community

NetBox Version

4.5.4

Python Version

3.12

Steps to Reproduce

Running Netbox 4.5.4 in container.

  1. Add a prefix - eg. 172.24.3.0/24
  2. Go in there and click on IP Addresses
  3. Click on Add IP Address
  4. Select Bulk Create
  5. For Address pattern, type: 172.24.3.[1-254]/24
  6. Once bulk is created, edit any IP, ex: 172.24.3.3
  7. Add a description, etc. then click on Save.
  8. Click on Related IPs to edit more IPs.
  9. The 172.24.3.3 IP has disappeared from the bulk
    To see it, click on Prefix again, select the 172.24.3.0/24 prefix.
    Click on the IP Addresses and it shows again.

Expected Behavior

Once an IP has been modified in the bulk, when going back to Related IPs, it should be there.

Observed Behavior

There is no need to go back to prefixes again to select the prefix, and IP addresses to modify an IP address.

*Originally created by @azshahrokh on 3/16/2026* ### NetBox Edition NetBox Community ### NetBox Version 4.5.4 ### Python Version 3.12 ### Steps to Reproduce Running Netbox 4.5.4 in container. 1. Add a prefix - eg. 172.24.3.0/24 2. Go in there and click on IP Addresses 3. Click on Add IP Address 4. Select Bulk Create 5. For Address pattern, type: 172.24.3.[1-254]/24 6. Once bulk is created, edit any IP, ex: 172.24.3.3 7. Add a description, etc. then click on Save. 8. Click on Related IPs to edit more IPs. 9. The 172.24.3.3 IP has disappeared from the bulk To see it, click on Prefix again, select the 172.24.3.0/24 prefix. Click on the IP Addresses and it shows again. ### Expected Behavior Once an IP has been modified in the bulk, when going back to Related IPs, it should be there. ### Observed Behavior There is no need to go back to prefixes again to select the prefix, and IP addresses to modify an IP address.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#139