Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing prefixes assigned to a global VLAN fails #1057

Closed
jeremystretch opened this issue Apr 7, 2017 · 0 comments
Closed

Importing prefixes assigned to a global VLAN fails #1057

jeremystretch opened this issue Apr 7, 2017 · 0 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@jeremystretch
Copy link
Member

Issue type: Bug report

Python version: 2.7.6
NetBox version: 1.9.5

Attempting to import a prefix which is to be assigned to a global VLAN yields the following validation error:

Must specify site and/or VLAN group when assigning a VLAN.

Steps to recreate

  1. Create a VLAN with and ID of 100 which is not assigned to any site.
  2. Enter the following into the IP import form and submit:
192.0.2.0/24,,,,,100,Active,,False,

The import form validation expects a site and/or VLAN group to be specified.

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Apr 7, 2017
lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

1 participant