VRF name is not shown if RD is empty #2355

Closed
opened 2025-12-29 17:25:11 +01:00 by adam · 1 comment
Owner

Originally created by @markkuleinio on GitHub (Feb 7, 2019).

Environment

  • Python version: 3.5.3
  • NetBox version: 2.5.5

Steps to Reproduce

  1. Open a VRF, VRF name is for example "My VRF"
  2. Edit it and remove RD
  3. VRF is shown as "VRF object (7)" instead of "My VRF"
  4. Edit it again and see that the VRF name is still correctly configured
  5. Enter RD and save
  6. See that now VRF name is correctly shown again

Expected Behavior

VRF name should be shown (instead of "VRF object (number)") even though RD is empty

Originally created by @markkuleinio on GitHub (Feb 7, 2019). ### Environment * Python version: 3.5.3 * NetBox version: 2.5.5 ### Steps to Reproduce 1. Open a VRF, VRF name is for example "My VRF" 2. Edit it and remove RD 3. VRF is shown as "VRF object (7)" instead of "My VRF" 4. Edit it again and see that the VRF name is still correctly configured 5. Enter RD and save 6. See that now VRF name is correctly shown again ### Expected Behavior VRF name should be shown (instead of "VRF object (number)") even though RD is empty
adam added the type: bugstatus: accepted labels 2025-12-29 17:25:11 +01:00
adam closed this issue 2025-12-29 17:25:11 +01:00
Author
Owner

@markkuleinio commented on GitHub (Feb 7, 2019):

Related to enhancement #2805

@markkuleinio commented on GitHub (Feb 7, 2019): Related to enhancement #2805
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2355