Removing an 'ip_address' as 'primary_ip' for device in WebUI doesn't take affect #1660

Closed
opened 2025-12-29 16:34:07 +01:00 by adam · 1 comment
Owner

Originally created by @bdlamprecht on GitHub (Apr 5, 2018).

Issue type

[X] Bug report

Environment

  • Python version: 3.6
  • NetBox version: 2.3.2

Description

When looking at the global /ipam/ip_addresses/ link and editing just one (by clicking on it and selecting the yellow Edit this IP button), this is displayed:

image

If you un-check the "Make this the primary IP for the device/VM" and click the blue Update button, no errors are given, but the change didn't take affect. This can verified simply by clicking the yellow Edit this IP button again, and the checkbox is once again filled.

Not a major issue, but definitely a bug that should be simple to fix.

Originally created by @bdlamprecht on GitHub (Apr 5, 2018). ### Issue type [X] Bug report <!-- Unexpected or erroneous behavior --> ### Environment * Python version: 3.6 * NetBox version: 2.3.2 ### Description When looking at the global `/ipam/ip_addresses/` link and editing just one (by clicking on it and selecting the yellow `Edit this IP` button), this is displayed: ![image](https://user-images.githubusercontent.com/7783306/38391929-044c5bbc-38e3-11e8-96b5-75e25990da5f.png) If you un-check the "Make this the primary IP for the device/VM" and click the blue `Update` button, no errors are given, but the change didn't take affect. This can verified simply by clicking the yellow `Edit this IP` button again, and the checkbox is once again filled. Not a major issue, but definitely a bug that should be simple to fix.
adam added the type: bug label 2025-12-29 16:34:07 +01:00
adam closed this issue 2025-12-29 16:34:07 +01:00
Author
Owner

@bdlamprecht commented on GitHub (Apr 12, 2018):

Perfect, thanks.

BTW, glad to see you back, hope you had a good time wherever you were at (you deserve it)!

@bdlamprecht commented on GitHub (Apr 12, 2018): Perfect, thanks. BTW, glad to see you back, hope you had a good time wherever you were at (you deserve it)!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1660