[GraphQL] service_list filter always requires port #17457
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v4.1.0
Python Version
3.10
Steps to Reproduce
I'm using the latest docker-compose version of Netbox, nothing inside the containers has been changed.
Expected Behavior
A list of matching services should be the result and no error being reported back.
Observed Behavior
GraphQL reports that
port
is a required field that prevents searching for services by name only.Using
0
as port value causes a different error (not really related but maybe good to know):The text was updated successfully, but these errors were encountered: