Bulk update of prefix mask length doesn't work #3354

Closed
opened 2025-12-29 18:28:13 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 19, 2020).

Environment

  • Python version: 3.6.9
  • NetBox version: 2.7.6

Steps to Reproduce

  1. Create three prefixes: 10.0.1.0/24, 10.0.2.0/24, and 10.0.3.0/24
  2. Select the three prefixes and click "Edit selected"
  3. Set the mask length to 25 and submit

Expected Behavior

The three selected prefixes should all now have a mask length of 25 bits.

Observed Behavior

No change was made.

Originally created by @jeremystretch on GitHub (Feb 19, 2020). ### Environment * Python version: 3.6.9 * NetBox version: 2.7.6 ### Steps to Reproduce 1. Create three prefixes: 10.0.1.0/24, 10.0.2.0/24, and 10.0.3.0/24 2. Select the three prefixes and click "Edit selected" 3. Set the mask length to `25` and submit ### Expected Behavior The three selected prefixes should all now have a mask length of 25 bits. ### Observed Behavior No change was made.
adam added the type: bugstatus: accepted labels 2025-12-29 18:28:13 +01:00
adam closed this issue 2025-12-29 18:28: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#3354