IP prefix export only exporting VLAN ID, not VLAN ID + VLAN Name #2453

Closed
opened 2025-12-29 18:18:58 +01:00 by adam · 1 comment
Owner

Originally created by @GianniSchmidt on GitHub (Mar 11, 2019).

Change Type

[X ] Addition
[ ] Correction
[ ] Deprecation
[ ] Cleanup (formatting, typos, etc.)

When exporting IP Prefixes in Netbox v2.5.6 the csv file does not include the VLAN Name only the VLAN ID. This is problematic when having the same VLAN IDs with different names.

Please add an extra field to include the VLAN Name when exporting IP Prefixes.

Thanks!

Originally created by @GianniSchmidt on GitHub (Mar 11, 2019). <!-- Please indicate the nature of the change by placing an X in one of the boxes below. --> ### Change Type [X ] Addition [ ] Correction [ ] Deprecation [ ] Cleanup (formatting, typos, etc.) <!-- Describe the proposed change(s). --> When exporting IP Prefixes in Netbox v2.5.6 the csv file does not include the VLAN Name only the VLAN ID. This is problematic when having the same VLAN IDs with different names. Please add an extra field to include the VLAN Name when exporting IP Prefixes. Thanks!
adam closed this issue 2025-12-29 18:18:58 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 11, 2019):

This is intentional behavior for related objects. You can create a custom export template if you want to include the VLAN name as well.

@jeremystretch commented on GitHub (Mar 11, 2019): This is intentional behavior for related objects. You can create a custom export template if you want to include the VLAN name as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2453