[PR #17308] [MERGED] #11969: Cleanup #15058

Closed
opened 2025-12-30 00:19:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17308
Author: @jeremystretch
Created: 8/29/2024
Status: Merged
Merged: 8/29/2024
Merged by: @jeremystretch

Base: featureHead: 11969-cleanup


📝 Commits (2)

  • 228919b Shorten choice constant names
  • ebef83e Add filter tests for airflow

📊 Changes

2 files changed (+40 additions, -22 deletions)

View changed files

📝 netbox/dcim/choices.py (+16 -16)
📝 netbox/dcim/tests/test_filtersets.py (+24 -6)

📄 Description

  • Use shorter names for airflow choice constants
  • Add filterset tests for airflow fields

🔄 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/17308 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/29/2024 **Status:** ✅ Merged **Merged:** 8/29/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `11969-cleanup` --- ### 📝 Commits (2) - [`228919b`](https://github.com/netbox-community/netbox/commit/228919b4d83ad8194a5c685c1fca57854c51a303) Shorten choice constant names - [`ebef83e`](https://github.com/netbox-community/netbox/commit/ebef83e509aa035212f930e5077ec92190a9c3b4) Add filter tests for airflow ### 📊 Changes **2 files changed** (+40 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+16 -16) 📝 `netbox/dcim/tests/test_filtersets.py` (+24 -6) </details> ### 📄 Description - Use shorter names for airflow choice constants - Add filterset tests for `airflow` fields --- <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-30 00:19:42 +01:00
adam closed this issue 2025-12-30 00:19:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15058