[PR #2083] [MERGED] Add missing export button to rack roles list view. #12307

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2083
Author: @Grokzen
Created: 5/8/2018
Status: Merged
Merged: 5/22/2018
Merged by: @jeremystretch

Base: developHead: add_rack_role_export


📝 Commits (1)

  • fc0e8e2 Add export button to rack roles list view.

📊 Changes

1 file changed (+5 additions, -10 deletions)

View changed files

📝 netbox/templates/dcim/rackrole_list.html (+5 -10)

📄 Description

Fixes:

Add missing RackRole list view Export button. The export can still be run manually by appending ?export to the url, but the buttons should be streamlined with all other list views.


🔄 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/2083 **Author:** [@Grokzen](https://github.com/Grokzen) **Created:** 5/8/2018 **Status:** ✅ Merged **Merged:** 5/22/2018 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `add_rack_role_export` --- ### 📝 Commits (1) - [`fc0e8e2`](https://github.com/netbox-community/netbox/commit/fc0e8e2aaebcc5aa5b776a92a623745dffb7f5c0) Add export button to rack roles list view. ### 📊 Changes **1 file changed** (+5 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/rackrole_list.html` (+5 -10) </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. --> ### Fixes: <!-- Please include a summary of the proposed changes below. --> Add missing RackRole list view Export button. The export can still be run manually by appending ?export to the url, but the buttons should be streamlined with all other list views. --- <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:20:47 +01:00
adam closed this issue 2025-12-29 22:20:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12307