[PR #15134] [MERGED] Fixes #15133: Fix FHRP group representation on assignments endpoint under brief mode #14525

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15134
Author: @jeremystretch
Created: 2/13/2024
Status: Merged
Merged: 2/13/2024
Merged by: @jeremystretch

Base: developHead: 15133-fix-fhrp-group-assignment-api


📝 Commits (2)

  • d728535 Fixes #15133: Fix FHRP group representation on assignments endpoint under brief mode
  • f0099a7 Update API test

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 netbox/ipam/api/nested_serializers.py (+2 -1)
📝 netbox/ipam/tests/test_api.py (+1 -1)

📄 Description

Fixes: #15133

Adds NestedFHRPGroupSerializer on NestedFHRPGroupAssignmentSerializer to ensure proper representation of the assigned FHRP group


🔄 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/15134 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 2/13/2024 **Status:** ✅ Merged **Merged:** 2/13/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15133-fix-fhrp-group-assignment-api` --- ### 📝 Commits (2) - [`d728535`](https://github.com/netbox-community/netbox/commit/d7285357a9981f73bc3b6e7114b9c55a518cecda) Fixes #15133: Fix FHRP group representation on assignments endpoint under brief mode - [`f0099a7`](https://github.com/netbox-community/netbox/commit/f0099a777de5dc364e3f2714475a4f319f734442) Update API test ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/api/nested_serializers.py` (+2 -1) 📝 `netbox/ipam/tests/test_api.py` (+1 -1) </details> ### 📄 Description ### Fixes: #15133 Adds `NestedFHRPGroupSerializer` on `NestedFHRPGroupAssignmentSerializer` to ensure proper representation of the assigned FHRP group --- <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:24:58 +01:00
adam closed this issue 2025-12-29 23:24:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14525