NetBox version
v3.1.5
Python version
3.9
Steps to Reproduce
- Create IPv4 address
192.168.41.101/24
- Create another IPv4 address
10.25.220.7/24
- Establish NAT mapping between them:
192.168.41.101/24 is NAT inside of 10.25.220.7/24
- Assign
192.168.41.101/24 as primary IP to a device
- Open this device
- Below
Management, next to Primary IPv4, click on the link (NAT for 10.25.220.7/24)
Expected Behavior
The link should point to the correct location <a href="/ipam/ip-addresses/1031/">.
Observed Behavior
The link points to the incorrect location <a href="/ipam/ip-addresses/1031/)"> which breaks it.
