-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
Description
NetBox version
v3.2.1
Python version
3.8
Steps to Reproduce
- Navigate to the VLAN CSV import form
- Note that the
tagsfield is listed - 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.
Metadata
Metadata
Assignees
Labels
status: 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