[PR #2486] [CLOSED] fix #12387

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2486
Author: @berkaydemir6
Created: 10/4/2018
Status: Closed

Base: masterHead: bdemir


📝 Commits (4)

  • 7583912 Post-release version bump
  • 99848aa Fixes #2483: Set max item count of API-populated form fields to MAX_PAGE_SIZE
  • 1b2e9a6 fixes #2484 - Local config context not available on the Virtual Machine Edit Form
  • a68d9e4 test

📊 Changes

5 files changed (+13 additions, -3 deletions)

View changed files

📝 CHANGELOG.md (+9 -0)
📝 netbox/netbox/settings.py (+1 -1)
📝 netbox/project-static/js/forms.js (+1 -1)
📝 netbox/virtualization/forms.py (+1 -1)
📝 requirements.txt (+1 -0)

📄 Description

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/2486 **Author:** [@berkaydemir6](https://github.com/berkaydemir6) **Created:** 10/4/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bdemir` --- ### 📝 Commits (4) - [`7583912`](https://github.com/netbox-community/netbox/commit/7583912de7a9cca48cdc5f51a554d8272015594f) Post-release version bump - [`99848aa`](https://github.com/netbox-community/netbox/commit/99848aab6ac2dfb2834ac66afb0438d7ebb06e91) Fixes #2483: Set max item count of API-populated form fields to MAX_PAGE_SIZE - [`1b2e9a6`](https://github.com/netbox-community/netbox/commit/1b2e9a6d066e118850cc01309f1c36b54374b9b4) fixes #2484 - Local config context not available on the Virtual Machine Edit Form - [`a68d9e4`](https://github.com/netbox-community/netbox/commit/a68d9e40d54a79ba30a624f316ad402cdf70706f) test ### 📊 Changes **5 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+9 -0) 📝 `netbox/netbox/settings.py` (+1 -1) 📝 `netbox/project-static/js/forms.js` (+1 -1) 📝 `netbox/virtualization/forms.py` (+1 -1) 📝 `requirements.txt` (+1 -0) </details> ### 📄 Description 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 22:21:13 +01:00
adam closed this issue 2025-12-29 22:21:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12387