CSV import forms list "tags" field but don't support tag assignment #6372

Closed
opened 2025-12-29 19:39:57 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Apr 18, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2.1

Python version

3.8

Steps to Reproduce

  1. Navigate to the VLAN CSV import form
  2. Note that the tags field is listed
  3. Attempt to import a VLAN with tags assigned

(This applies to many import forms; the VLANs form is being used as an example.)

Expected Behavior

The tags field should not be present as this functionality is not yet supported (see #7376).

Observed Behavior

The tags field is present and attempting to assign tags to a VLAN fails predictably.

Originally created by @jeremystretch on GitHub (Apr 18, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2.1 ### Python version 3.8 ### Steps to Reproduce 1. Navigate to the VLAN CSV import form 2. Note that the `tags` field is listed 3. Attempt to import a VLAN with tags assigned (This applies to many import forms; the VLANs form is being used as an example.) ### Expected Behavior The `tags` field should not be present as this functionality is not yet supported (see #7376). ### Observed Behavior The `tags` field is present and attempting to assign tags to a VLAN fails predictably.
adam added the type: bugstatus: accepted labels 2025-12-29 19:39:57 +01:00
adam closed this issue 2025-12-29 19:39:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6372