unable to bookmark tags, but option shows on tag view #8450

Closed
opened 2025-12-29 20:36:54 +01:00 by adam · 1 comment
Owner

Originally created by @ITJamie on GitHub (Aug 10, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.6-beta1

Python version

3.8

Steps to Reproduce

1: goto customisation > tags > select a tag (eg https://beta-demo.netbox.dev/extras/tags/1/)
2: press bookmark button (brings you to https://beta-demo.netbox.dev/extras/bookmarks/add/?return_url=/extras/tags/1/)

note the validation error under the object type:
Select a valid choice. That choice is not one of the available choices.

Expected Behavior

should be able to bookmark a tag OR the bookmark button should not be available

Observed Behavior

Select a valid choice. That choice is not one of the available choices. message on form after following bookmark button

Originally created by @ITJamie on GitHub (Aug 10, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.6-beta1 ### Python version 3.8 ### Steps to Reproduce 1: goto customisation > tags > select a tag (eg https://beta-demo.netbox.dev/extras/tags/1/) 2: press bookmark button (brings you to https://beta-demo.netbox.dev/extras/bookmarks/add/?return_url=/extras/tags/1/) note the validation error under the object type: `Select a valid choice. That choice is not one of the available choices.` ### Expected Behavior should be able to bookmark a tag OR the bookmark button should not be available ### Observed Behavior `Select a valid choice. That choice is not one of the available choices.` message on form after following bookmark button
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 20:36:54 +01:00
adam closed this issue 2025-12-29 20:36:54 +01:00
Author
Owner

@ITJamie commented on GitHub (Aug 10, 2023):

issue also happens on webhook model

@ITJamie commented on GitHub (Aug 10, 2023): issue also happens on webhook model
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8450