I cannot select multiple tags for the equipment #5353

Closed
opened 2025-12-29 19:26:58 +01:00 by adam · 4 comments
Owner

Originally created by @trollqaa on GitHub (Sep 10, 2021).

NetBox version

v3.0.2

Python version

3.9
I use docker image netboxcommunity/netbox

Steps to Reproduce

  1. Click 'Devices'
  2. Add new device
  3. Try select multiple tags (if use list - ok, if use filter - selected tags was dropped)

Expected Behavior

Expect to be able to select multiple tags without both when using a list or using a tag search

Observed Behavior

non errors. but tags dont save :(

Originally created by @trollqaa on GitHub (Sep 10, 2021). ### NetBox version v3.0.2 ### Python version 3.9 I use docker image netboxcommunity/netbox ### Steps to Reproduce 1. Click 'Devices' 2. Add new device 3. Try select multiple tags (if use list - ok, if use filter - selected tags was dropped) ### Expected Behavior Expect to be able to select multiple tags without both when using a list or using a tag search ### Observed Behavior non errors. but tags dont save :(
adam closed this issue 2025-12-29 19:26:59 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 10, 2021):

This was fixed under #7191 for v3.0.2, and I can confirm that it works both locally and on the demo instance. You may need to force-refresh your browser to load the updated Javascript.

@jeremystretch commented on GitHub (Sep 10, 2021): This was fixed under #7191 for v3.0.2, and I can confirm that it works both locally and on the [demo instance](https://demo.netbox.dev/). You may need to force-refresh your browser to load the updated Javascript.
Author
Owner

@trollqaa commented on GitHub (Sep 10, 2021):

@jeremystretch I check from two browsers including freshly installed mozilla firefox, there is a problem ...

@trollqaa commented on GitHub (Sep 10, 2021): @jeremystretch I check from two browsers including freshly installed mozilla firefox, there is a problem ...
Author
Owner

@jeremystretch commented on GitHub (Sep 10, 2021):

Did you try to reproduce the problem using the demo instance?

@jeremystretch commented on GitHub (Sep 10, 2021): Did you try to reproduce the problem using the demo instance?
Author
Owner

@trollqaa commented on GitHub (Sep 10, 2021):

I am very sorry.
failed update from 3.0.1 to 3.0.2
i run manually command in container /opt/netbox/venv/bin/python manage.py collectstatic and problem was solved.
sorry. my bad :(

@trollqaa commented on GitHub (Sep 10, 2021): I am very sorry. failed update from 3.0.1 to 3.0.2 i run manually command in container `/opt/netbox/venv/bin/python manage.py collectstatic` and problem was solved. sorry. my bad :(
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5353