Skip to content

Device: Management: Primary IPv4: 'NAT for ...' link contains erroneous trailing ')', breaks link #8315

@geor-g

Description

@geor-g

NetBox version

v3.1.5

Python version

3.9

Steps to Reproduce

  1. Create IPv4 address 192.168.41.101/24
  2. Create another IPv4 address 10.25.220.7/24
  3. Establish NAT mapping between them: 192.168.41.101/24 is NAT inside of 10.25.220.7/24
  4. Assign 192.168.41.101/24 as primary IP to a device
  5. Open this device
  6. 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.

2022-01-11_16-18

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions