Ability to add/remove tags missing when bulk editing services, virtual chassis #3644

Closed
opened 2025-12-29 18:30:20 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (May 6, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.1

Steps to Reproduce

  1. Disable any installed plugins by commenting out the PLUGINS setting in
    configuration.py.
  2. Select one or more services and click "edit"
  3. Attempt to add or remove a tag

Expected Behavior

The bulk edit form should include fields to add and remove assigned tags.

Observed Behavior

These fields are missing. Virtual chassis are likewise affected.

Originally created by @jeremystretch on GitHub (May 6, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.8.1 ### Steps to Reproduce 1. Disable any installed plugins by commenting out the `PLUGINS` setting in `configuration.py`. 2. Select one or more services and click "edit" 3. Attempt to add or remove a tag ### Expected Behavior The bulk edit form should include fields to add and remove assigned tags. ### Observed Behavior These fields are missing. Virtual chassis are likewise affected.
adam added the type: bugstatus: accepted labels 2025-12-29 18:30:20 +01:00
adam closed this issue 2025-12-29 18:30:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3644