[PR #7804] [MERGED] Fix #7791 - Allow devicebay table to be sorted by status #13282

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/7804
Author: @kkthxbye-code
Created: 11/11/2021
Status: Merged
Merged: 11/11/2021
Merged by: @jeremystretch

Base: developHead: fix-7791


📝 Commits (1)

  • 53e52ae Fix sorting devicebay table by status

📊 Changes

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

View changed files

📝 netbox/dcim/tables/devices.py (+2 -1)

📄 Description

Fixes: #7791

Addes order_by to the TemplateColumn


🔄 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/7804 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 11/11/2021 **Status:** ✅ Merged **Merged:** 11/11/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-7791` --- ### 📝 Commits (1) - [`53e52ae`](https://github.com/netbox-community/netbox/commit/53e52aeaa80a5f9a5584be42e7586678583a5a9d) Fix sorting devicebay table by status ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/tables/devices.py` (+2 -1) </details> ### 📄 Description ### Fixes: #7791 Addes order_by to the TemplateColumn --- <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:31 +01:00
adam closed this issue 2025-12-29 22:26:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13282