[PR #16211] [MERGED] 13764 Add contacts to IP views #14807

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16211
Author: @arthanson
Created: 5/20/2024
Status: Merged
Merged: 5/21/2024
Merged by: @jeremystretch

Base: developHead: 13764-contact-to-ip-views


📝 Commits (1)

  • 8917a52 13764 Add contacts to IP views

📊 Changes

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

View changed files

📝 netbox/ipam/models/ip.py (+5 -4)
📝 netbox/ipam/views.py (+21 -0)

📄 Description

Fixes: #13764

Add contacts to Aggregates, Prefixes, IP ranges and IP addresses.

Monosnap 192 168 1 0-49:22 | NetBox 2024-05-20 14-54-11
Monosnap 10 112 128 0:17 | NetBox 2024-05-20 14-53-46
Monosnap 10 0 0 0:8 | NetBox 2024-05-20 14-53-20
Monosnap 1 1 1 1:24 | NetBox 2024-05-20 14-52-23


🔄 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/16211 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 5/20/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `13764-contact-to-ip-views` --- ### 📝 Commits (1) - [`8917a52`](https://github.com/netbox-community/netbox/commit/8917a52d66a5695af63ece709b8cd190ca4343ef) 13764 Add contacts to IP views ### 📊 Changes **2 files changed** (+26 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/models/ip.py` (+5 -4) 📝 `netbox/ipam/views.py` (+21 -0) </details> ### 📄 Description ### Fixes: #13764 Add contacts to Aggregates, Prefixes, IP ranges and IP addresses. ![Monosnap 192 168 1 0-49:22 | NetBox 2024-05-20 14-54-11](https://github.com/netbox-community/netbox/assets/99642/d6a095ba-7514-4b7b-9b92-9592aee8b5d1) ![Monosnap 10 112 128 0:17 | NetBox 2024-05-20 14-53-46](https://github.com/netbox-community/netbox/assets/99642/da8e2f43-bffb-4b30-86bc-988904e15c7e) ![Monosnap 10 0 0 0:8 | NetBox 2024-05-20 14-53-20](https://github.com/netbox-community/netbox/assets/99642/746dfd7d-58e1-4c30-84d2-3f31b3be19f9) ![Monosnap 1 1 1 1:24 | NetBox 2024-05-20 14-52-23](https://github.com/netbox-community/netbox/assets/99642/3438df1e-b13e-454b-aabe-cc232cfb835c) --- <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 23:26:51 +01:00
adam closed this issue 2025-12-29 23:26:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14807