Skip to content

Bulk deletion of bookmarks raises TypeError exception #20033

@jeremystretch

Description

@jeremystretch

Deployment Type

Self-hosted

NetBox Version

v4.3.5

Python Version

3.10

Steps to Reproduce

  1. Bookmark one or more objects in NetBox
  2. Navigate to the bookmarks view under the user menu
  3. Attempt to bulk delete one or more bookmarks

Expected Behavior

The selected bookmarks should be deleted.

Observed Behavior

A TypeError exception is raised:

TypeError at /extras/bookmarks/delete/
for linkify=True, '1' must have a method get_absolute_url

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions