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

Syncing VLANs not working when VLAN has multiple locations set #230

Open
cmong-nextech opened this issue Aug 28, 2024 · 0 comments
Open

Comments

@cmong-nextech
Copy link

Expected Behavior

Vlans will detect that they already exist in a given location and the process will move forward.

Observed Behavior

Received the error
{ "exc_message": [ "Multiple Location objects returned. Please refer to locations." ], "exc_module": "nautobot.dcim.models.locations", "exc_type": "Location.MultipleObjectsReturned" }

Steps to Reproduce

  1. Create a vlan
  2. Assign this vlan to multiple locations
  3. Ensure this vlan exists on a device to be ingested
  4. Run the 'Sync Network Data From Network' job with vlan syncing enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants