Skip to content

Conversation

@llamafilm
Copy link
Contributor

@llamafilm llamafilm commented Sep 6, 2025

Fixes: #19729

Define a custom enum filter method for kind so it works as it did prior to v4.3.

Also added connected filter as suggested in the comments. I implemented this as a bool type, rather than FilterLookup[bool] because the other complex lookup types don't make sense with this queryset definition.

@jnovinger jnovinger requested review from a team and jnovinger and removed request for a team September 8, 2025 03:41
@jnovinger jnovinger merged commit a611ade into netbox-community:main Sep 8, 2025
7 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GraphQL interface filter 'kind' no longer works since 4.3

2 participants