Can't select correct VRF from Prefixes search pane #2335

Closed
opened 2025-12-29 17:24:58 +01:00 by adam · 0 comments
Owner

Originally created by @jbakklund on GitHub (Feb 1, 2019).

Environment

  • Python version: 3.5.3
  • NetBox version: 2.5.5

Steps to Reproduce

  1. Go to the IPAM/Prefixes view
  2. In the Search pane, select a specific VRF
  3. Press the Apply button.

Expected Behavior

NetBox should list all Prefixes related to the selected VRF.

Observed Behavior

When you select a VRF from the pulldown menu, the input field will only display the VRF name, and when you press the Apply button, the VRF input field is blanked out, and NetBox returns a list of all Prefixes.
prefixes search pane vrf input field
But if you navigate to the IPAM/VRFs view and select the same VRF and click on the sum of Prefixes to show the list, the VRF input field will now display both VRF name and Route Distinguisher - and NetBox will return the correct list of Prefixes.
filtered prefixes as pre-selected from vrfs view

Originally created by @jbakklund on GitHub (Feb 1, 2019). ### Environment * Python version: 3.5.3 * NetBox version: 2.5.5 ### Steps to Reproduce 1. Go to the IPAM/Prefixes view 2. In the Search pane, select a specific VRF 3. Press the Apply button. ### Expected Behavior NetBox should list all Prefixes related to the selected VRF. ### Observed Behavior When you select a VRF from the pulldown menu, the input field will only display the VRF name, and when you press the Apply button, the VRF input field is blanked out, and NetBox returns a list of all Prefixes. ![prefixes search pane vrf input field](https://user-images.githubusercontent.com/33431806/52123281-e76f7e80-2625-11e9-8274-aca4c05540a6.png) But if you navigate to the IPAM/VRFs view and select the same VRF and click on the sum of Prefixes to show the list, the VRF input field will now display both VRF name and Route Distinguisher - and NetBox will return the correct list of Prefixes. ![filtered prefixes as pre-selected from vrfs view](https://user-images.githubusercontent.com/33431806/52123296-f3f3d700-2625-11e9-928b-758ec9d594de.png)
adam added the type: bugstatus: accepted labels 2025-12-29 17:24:58 +01:00
adam closed this issue 2025-12-29 17:24:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2335