[PR #14027] [MERGED] Fix #14026: Only get the needed amount of objects #14296

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14027
Author: @tobiasge
Created: 10/12/2023
Status: Merged
Merged: 10/13/2023
Merged by: @jeremystretch

Base: developHead: fix-14026


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 netbox/ipam/api/views.py (+2 -1)

📄 Description

Fixes: #14026

Only get the needed amount of objects in the post method.


🔄 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/14027 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 10/12/2023 **Status:** ✅ Merged **Merged:** 10/13/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-14026` --- ### 📝 Commits (1) - [`8f6f188`](https://github.com/netbox-community/netbox/commit/8f6f188f74ffb057aa0e87857171ab5ff9d03bdb) Fix #14026: Only get the needed amount of objects ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/api/views.py` (+2 -1) </details> ### 📄 Description ### Fixes: #14026 Only get the needed amount of objects in the post method. --- <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:23:40 +01:00
adam closed this issue 2025-12-29 23:23:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14296