-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Device Management IPv4 Address shows erroneous text "(NAT:)" when IP has no NAT associations #10055
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Comments
ZPrimed
added
the
type: bug
A confirmed report of unexpected behavior in the application
label
Aug 17, 2022
jeremystretch
added
the
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
label
Aug 18, 2022
I can work on this. |
jeremystretch
added
status: accepted
This issue has been accepted for implementation
and removed
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
labels
Aug 18, 2022
atownson
added a commit
to atownson/netbox
that referenced
this issue
Aug 18, 2022
atownson
added a commit
to atownson/netbox
that referenced
this issue
Aug 18, 2022
atownson
added a commit
to atownson/netbox
that referenced
this issue
Aug 18, 2022
Fixes 'ipam.IPAddress.None' text
atownson
added a commit
to atownson/netbox
that referenced
this issue
Aug 18, 2022
atownson
added a commit
to atownson/netbox
that referenced
this issue
Aug 18, 2022
jeremystretch
added a commit
that referenced
this issue
Aug 23, 2022
Fixes #10055: NAT Outside evaluations and links
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.3.0
Python version
3.8
Steps to Reproduce
This is a minor / Display Bug
I am seeing this on all Device instances in my installation (which was upgraded from 3.2.8 to 3.3.0).
It is also reproducible on a newly-created Device / Interface / IP combo.
Screenshot from my own installation with a pre-existing device:
Expected Behavior
Would not expect to see any information about NAT when the IP address has no NAT relationships defined. (Suspect this is related to the change in the
nat_outside
relation to return zero or more IPs instead of the past "None or one"?)Observed Behavior
UI displays spurious "(NAT:)" text when it shouldn't
The text was updated successfully, but these errors were encountered: