Issues with prefix search filter (Mask length) #5252

Closed
opened 2025-12-29 19:25:56 +01:00 by adam · 2 comments
Owner

Originally created by @3bruno on GitHub (Aug 31, 2021).

NetBox version

v.3.0.0

Python version

3.8

Steps to Reproduce

It's possible to reproduce with beta demo:

1 - https://beta-demo.netbox.dev/ipam/prefixes/

2 - Filters;

3 - Choose some Mask length and click "Search" button.

Expected Behavior

Search some prefixes with some Mask length filter.

Observed Behavior

The complete exception is provided below:

<class 'TypeError'>

sequence item 1: expected str instance, int found

Python version: 3.8.10
NetBox version: 3.0.0-dev

Originally created by @3bruno on GitHub (Aug 31, 2021). ### NetBox version v.3.0.0 ### Python version 3.8 ### Steps to Reproduce It's possible to reproduce with beta demo: 1 - https://beta-demo.netbox.dev/ipam/prefixes/ 2 - Filters; 3 - Choose some Mask length and click "Search" button. ### Expected Behavior Search some prefixes with some Mask length filter. ### Observed Behavior The complete exception is provided below: <class 'TypeError'> sequence item 1: expected str instance, int found Python version: 3.8.10 NetBox version: 3.0.0-dev
adam added the type: bugstatus: duplicate labels 2025-12-29 19:25:56 +01:00
adam closed this issue 2025-12-29 19:25:56 +01:00
Author
Owner

@3bruno commented on GitHub (Aug 31, 2021):

This error is happening in IP Address mask Length filter search too.

@3bruno commented on GitHub (Aug 31, 2021): This error is happening in IP Address mask Length filter search too.
Author
Owner

@jeremystretch commented on GitHub (Aug 31, 2021):

Duplicate of #7070

@jeremystretch commented on GitHub (Aug 31, 2021): Duplicate of #7070
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5252