-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
NetBox version
v3.1.0
Python version
3.8
Steps to Reproduce
- Create a Contact with name "Contacto" and email "[email protected]"
Expected Behavior
The detailed view should display the Contact's email address.
Observed Behavior
When accessing the contact's detailed view the email address is displayed as None. If you edit the Contact and add a phone number for example, both the email and phone number displays in the detailed view.
The Contact's email address is displayed in the list view (/tenancy/contacts/).
lucasteinke
Metadata
Metadata
Assignees
Labels
status: 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