Skip to content

feat(datasource): add support for filtering netbox_prefix by custom fields#668

Open
xabinapal wants to merge 6 commits intoe-breuninger:masterfrom
xabinapal:search-prefix-by-cf
Open

feat(datasource): add support for filtering netbox_prefix by custom fields#668
xabinapal wants to merge 6 commits intoe-breuninger:masterfrom
xabinapal:search-prefix-by-cf

Conversation

@xabinapal
Copy link
Copy Markdown
Contributor

This pull request adds the ability to filter netbox_prefix datasource results by custom fields. While the datasource previously supported returning custom fields, it did not allow searching by them.

Due to how the API library works, this functionality has been implemented with a custom request option to handle filtering by custom fields. The implementation is designed to be reusable, allowing other datasources to easily adopt custom field filtering with minimal effort in future updates.

…fields

Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
Signed-off-by: Xabier Napal <xabier.napal@dvzr.io>
@jonas-sjodin-stegra
Copy link
Copy Markdown
Contributor

jonas-sjodin-stegra commented Sep 1, 2025

What is the status on this? We would really like to have this merged.

@christopher-svensson-stegra
Copy link
Copy Markdown
Contributor

Any update here? Can someone at least comment if something is missing, wrong or if you for some reason don't find this change beneficial?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants