NetBox version
v2.10.8
Python version
3.8
Steps to Reproduce
- If no tenants exist, create one.
- Create a new prefix and assign it to the same (or any) tenant.
- Create one or more IP addresses within the same prefix, but do not assign a tenant. Use the IP Addresses > Add button from the drop-down menu, or unset the tenant value when linking from the IP Addresses tab of the prefix.
Expected Behavior
The IP addresses tab of the prefix should list the created IP(s) with no tenant value, i.e., "—".
Observed Behavior
The IP Addresses tab of the prefix lists the created IP(s) as belonging to the same tenant as the prefix.