[PR #20445] [MERGED] Fixes #20419: Correct action buttons for child object views #15921

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20445
Author: @jeremystretch
Created: 9/29/2025
Status: Merged
Merged: 9/29/2025
Merged by: @arthanson

Base: mainHead: 20419-child-objects-view-actions


📝 Commits (1)

  • a073690 Fixes #20419: Correct action buttons for child object views

📊 Changes

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

View changed files

📝 netbox/netbox/views/generic/object_views.py (+2 -4)

📄 Description

Fixes: #20419

  • Removes the incorrectly added BulkImport and BulkExport action buttons from ObjectChildrenView
  • Restores the missing CloneObject, EditObject, and DeleteObject action buttons

🔄 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/20445 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `20419-child-objects-view-actions` --- ### 📝 Commits (1) - [`a073690`](https://github.com/netbox-community/netbox/commit/a073690e700e48d9a22c75a12002204461a99ede) Fixes #20419: Correct action buttons for child object views ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/views/generic/object_views.py` (+2 -4) </details> ### 📄 Description ### Fixes: #20419 - Removes the incorrectly added `BulkImport` and `BulkExport` action buttons from `ObjectChildrenView` - Restores the missing `CloneObject`, `EditObject`, and `DeleteObject` action buttons --- <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:24:48 +01:00
adam closed this issue 2025-12-30 00:24:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15921