Inconsistent Parent/Child Prefix representation #2868

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

Originally created by @xjs678qr on GitHub (Sep 12, 2019).

Netbox V2.6.2

Steps to Reproduce

  1. Create an aggregate exactly matching the largest prefix (e.g. 10.0.0.0/16)
  2. Create a Container Prefix 10.0.0.0/17, assign it to VRF1 and Tenant Dummy
  3. Create a Container Prefix 10.0.128.0/17, assign it to VRF2 and Tenant Dummy
  4. Create a Container Prefix 10.0.0.0/16, Tenant Dummy and no VRF at all
  5. Open the Prefix List

Expected Behavior

Only 10.0.0.0/16 should be listed.

Observed Behavior

10.0.0.0/16, 10.0.0.0/17 and 10.0.128.0/17 are listed. However, they are omitted if a filter (e.g. Tenant="Dummy") is applied.

Originally created by @xjs678qr on GitHub (Sep 12, 2019). Netbox V2.6.2 ### Steps to Reproduce 1. Create an aggregate exactly matching the largest prefix (e.g. 10.0.0.0/16) 2. Create a Container Prefix 10.0.0.0/17, assign it to VRF1 and Tenant Dummy 3. Create a Container Prefix 10.0.128.0/17, assign it to VRF2 and Tenant Dummy 4. Create a Container Prefix 10.0.0.0/16, Tenant Dummy and no VRF at all 5. Open the Prefix List <!-- What did you expect to happen? --> ### Expected Behavior Only 10.0.0.0/16 should be listed. <!-- What happened instead? --> ### Observed Behavior 10.0.0.0/16, 10.0.0.0/17 and 10.0.128.0/17 are listed. However, they are omitted if a filter (e.g. Tenant="Dummy") is applied.
adam added the type: bugstatus: duplicate labels 2025-12-29 18:22:56 +01:00
adam closed this issue 2025-12-29 18:22:57 +01:00
Author
Owner

@DanSheps commented on GitHub (Sep 12, 2019):

Duplicate #2562

@DanSheps commented on GitHub (Sep 12, 2019): Duplicate #2562
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2868