-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
netbox-687679c4bb-hrt96 NetBox Community v4.1.0-beta1
Python Version
3.12
Steps to Reproduce
- create two devices with two different IP's.
- create on each device, two different services.
- check the IP page, and note that all services are listed, not just the one associated with the IP.
Expected Behavior
Only services associated with the IP should show up.
Observed Behavior
All services show up under the IP address.
same db copied between two instances shows this with the v4.07:

and this with the v4.1beta1 instance:
I've stripped the netbox v4.1b1 instances of all plugins and check to make sure this still occurs.
Metadata
Metadata
Assignees
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
