[PR #7270] [CLOSED] Fixes #7267: Mark utilized not propagated to parent prefix #13226

Closed
opened 2025-12-29 22:26:06 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/7270
Author: @zombah
Created: 9/15/2021
Status: Closed

Base: developHead: fix_mark_utilized_parent


📝 Commits (1)

  • 247d1de Count mark_utilized child prefixes for prefix get_utilization

📊 Changes

2 files changed (+8 additions, -4 deletions)

View changed files

📝 docs/release-notes/version-3.0.md (+1 -0)
📝 netbox/ipam/models/ip.py (+7 -4)

📄 Description

Fixes: #7267

Include mark utilized child prefixes in prefix get_utlization function

Signed-off-by: Misha Komarovskiy zombah@gmail.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/7270 **Author:** [@zombah](https://github.com/zombah) **Created:** 9/15/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `fix_mark_utilized_parent` --- ### 📝 Commits (1) - [`247d1de`](https://github.com/netbox-community/netbox/commit/247d1def4f1d02bd6f1269796f47f458699ba652) Count mark_utilized child prefixes for prefix get_utilization ### 📊 Changes **2 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-3.0.md` (+1 -0) 📝 `netbox/ipam/models/ip.py` (+7 -4) </details> ### 📄 Description ### Fixes: #7267 Include mark utilized child prefixes in prefix get_utlization function Signed-off-by: Misha Komarovskiy <zombah@gmail.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:26:06 +01:00
adam closed this issue 2025-12-29 22:26:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13226