Quick search affects available prefixes listed in IPAM #9475

Closed
opened 2025-12-29 20:50:26 +01:00 by adam · 1 comment
Owner

Originally created by @allenderj on GitHub (Apr 12, 2024).

Deployment Type

Self-hosted

NetBox Version

3.6.4

Python Version

3.8

Steps to Reproduce

Select prefix, navigate to child prefixes, select show available. Put a CIDR notation query in the quick search form.

Expected Behavior

Should filter down the available prefixes that match the CIDR notation being searched for.

Observed Behavior

The entire list of available prefixes appears to be recalculated. The available prefixes observed after are not available for assignment.

Originally created by @allenderj on GitHub (Apr 12, 2024). ### Deployment Type Self-hosted ### NetBox Version 3.6.4 ### Python Version 3.8 ### Steps to Reproduce Select prefix, navigate to child prefixes, select show available. Put a CIDR notation query in the quick search form. ### Expected Behavior Should filter down the available prefixes that match the CIDR notation being searched for. ### Observed Behavior The entire list of available prefixes appears to be recalculated. The available prefixes observed after are not available for assignment.
adam closed this issue 2025-12-29 20:50:26 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 15, 2024):

The entire list of available prefixes appears to be recalculated. The available prefixes observed after are not available for assignment.

Yes, this is working as intended. Available prefixes are not (and cannot) be annotated when viewing a filtered list of prefixes.

@jeremystretch commented on GitHub (Apr 15, 2024): > The entire list of available prefixes appears to be recalculated. The available prefixes observed after are not available for assignment. Yes, this is working as intended. Available prefixes are not (and cannot) be annotated when viewing a filtered list of prefixes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9475