-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.5
Python Version
3.10
Steps to Reproduce
- Bookmark one or more objects in NetBox
- Navigate to the bookmarks view under the user menu
- 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 availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application