[PR #10186] [CLOSED] Fixes #9592: Remove member_count from NestedVirtualChassisSerializer #13573

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10186
Author: @amhn
Created: 8/29/2022
Status: Closed

Base: developHead: 9592_remove_member_count_field_from_nestedvirtualchassis


📝 Commits (1)

  • e3a71ce Fixes #9592: Remove member_count from NestedVirtualChassisSerializer

📊 Changes

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

View changed files

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

📄 Description

Fixes: #9592

This removes the member_count field from the NestedVirtualChassisSerializer and the corresponding test.


🔄 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/10186 **Author:** [@amhn](https://github.com/amhn) **Created:** 8/29/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `9592_remove_member_count_field_from_nestedvirtualchassis` --- ### 📝 Commits (1) - [`e3a71ce`](https://github.com/netbox-community/netbox/commit/e3a71ce72e7de7bc015f99c9cb7f0341edd3fe89) Fixes #9592: Remove member_count from NestedVirtualChassisSerializer ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/api/nested_serializers.py` (+1 -2) 📝 `netbox/dcim/tests/test_api.py` (+1 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the assigned feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WE BE CLOSED AUTOMATICALLY. For example: ### Fixes: #1234 --> ### Fixes: #9592 <!-- Please include a summary of the proposed changes below. --> This removes the member_count field from the NestedVirtualChassisSerializer and the corresponding test. --- <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:19:38 +01:00
adam closed this issue 2025-12-29 23:19:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13573