NetBox version
v3.2.4
Python version
3.8
Steps to Reproduce
- Create a Device or VM
- Add Interface(s) and IP(s)
- Add a Service and set an IP Address
- Add another Service and leave IP Address empty (listening on "All IPs")
- Open IP address page ( /ipam/ip-addresses/XXX/ )
Expected Behavior
Show all Services.
Observed Behavior
Services listening on "All IPs" are missing.
Related to: #8922