[PR #7475] [MERGED] Mention data in custom fields, link Jinja2 docs. #13242

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/7475
Author: @HumanEquivalentUnit
Created: 10/7/2021
Status: Merged
Merged: 10/7/2021
Merged by: @jeremystretch

Base: developHead: patch-1


📝 Commits (1)

  • 6d1f07d Mention data in custom fields, link Jinja2 docs.

📊 Changes

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

View changed files

📝 docs/models/extras/customlink.md (+2 -2)

📄 Description

Fixes: #7367

Updates the first two paragraphs:

  • Includes a mention of pulling data from custom fields using obj.cf
  • More clearly defines the acronym NMS before using it
  • Links to Jinja2 template documentation

🔄 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/7475 **Author:** [@HumanEquivalentUnit](https://github.com/HumanEquivalentUnit) **Created:** 10/7/2021 **Status:** ✅ Merged **Merged:** 10/7/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6d1f07d`](https://github.com/netbox-community/netbox/commit/6d1f07df0589ad4600d8d8702e001e98151dce10) Mention data in custom fields, link Jinja2 docs. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/models/extras/customlink.md` (+2 -2) </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: #7367 <!-- Please include a summary of the proposed changes below. --> Updates the first two paragraphs: - Includes a mention of pulling data from custom fields using `obj.cf` - More clearly defines the acronym NMS before using it - Links to Jinja2 template documentation --- <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:26:11 +01:00
adam closed this issue 2025-12-29 22:26:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13242