Skip to content

Fixes #20033: Fix exception when bulk deleting bookmarks #20034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

jeremystretch
Copy link
Member

Fixes: #20033

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

@jeremystretch jeremystretch requested review from a team and bctiemann and removed request for a team August 6, 2025 14:30
@bctiemann bctiemann merged commit 1c86f81 into main Aug 8, 2025
10 checks passed
@bctiemann bctiemann deleted the 20033-bookmark-bulk-deletion branch August 8, 2025 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bulk deletion of bookmarks raises TypeError exception
2 participants