[PR #4509] [CLOSED] Fixes #4463 Describe APISelect for custom scripts object filter #12862

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4509
Author: @kobayashi
Created: 4/20/2020
Status: Closed

Base: developHead: 4463-docs-customscripts


📝 Commits (1)

  • 2fe8cb4 #4463 Describe APISelect for custom scripts object filter

📊 Changes

2 files changed (+32 additions, -6 deletions)

View changed files

📝 docs/additional-features/custom-scripts.md (+28 -6)
📝 docs/release-notes/version-2.8.md (+4 -0)

📄 Description

Fixes: #4463

To utilize custom scripts object filtering, Add APISelect description in custom scripts page. The description is from the docstring. This also modify the sample script.


🔄 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/4509 **Author:** [@kobayashi](https://github.com/kobayashi) **Created:** 4/20/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `4463-docs-customscripts` --- ### 📝 Commits (1) - [`2fe8cb4`](https://github.com/netbox-community/netbox/commit/2fe8cb42de8592e07526a4f4fdbdb8aa0c12ac94) #4463 Describe APISelect for custom scripts object filter ### 📊 Changes **2 files changed** (+32 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/additional-features/custom-scripts.md` (+28 -6) 📝 `docs/release-notes/version-2.8.md` (+4 -0) </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 opened for approval 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 relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #4463 To utilize custom scripts object filtering, Add `APISelect` description in custom scripts page. The description is from the [docstring](https://github.com/netbox-community/netbox/blob/5aadfff1de2ba7a07faa327c519df4038bab6e7e/netbox/utilities/forms.py#L252-L270). This also modify the sample script. --- <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:24:02 +01:00
adam closed this issue 2025-12-29 22:24:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12862