[PR #20034] [MERGED] Fixes #20033: Fix exception when bulk deleting bookmarks #15804

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20034
Author: @jeremystretch
Created: 8/6/2025
Status: Merged
Merged: 8/8/2025
Merged by: @bctiemann

Base: mainHead: 20033-bookmark-bulk-deletion


📝 Commits (1)

  • 11f228c Fixes #20033: Fix exception when bulk deleting bookmarks

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 netbox/extras/models/models.py (+3 -0)
📝 netbox/extras/tables/tables.py (+3 -2)

📄 Description

Fixes: #20033

  • Add a get_absolute_url() method on Bookmark
  • BookmarkTable cleanup

🔄 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/20034 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `main` ← **Head:** `20033-bookmark-bulk-deletion` --- ### 📝 Commits (1) - [`11f228c`](https://github.com/netbox-community/netbox/commit/11f228cae9ba7584711591504ed033d90b33d459) Fixes #20033: Fix exception when bulk deleting bookmarks ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/models/models.py` (+3 -0) 📝 `netbox/extras/tables/tables.py` (+3 -2) </details> ### 📄 Description ### Fixes: #20033 - Add a `get_absolute_url()` method on Bookmark - BookmarkTable cleanup --- <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:09 +01:00
adam closed this issue 2025-12-30 00:24:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15804