-
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
3.10
Python version
3.8
Steps to Reproduce
- Create a contact and fill out all required fields. Also fill out the optional field 'title'
- On the contacts list click the contact just created to view that specific contact
- Observe the title field is '—' instead of the filled out title
Note that the title field is correct on the table view of all contacts
Note that the title field is correct if you edit the entry
Note this issue is also visible in the latest beta-demo
Expected Behavior
The title field on the individual entry includes the title record from the database
Observed Behavior
The title field on the individual entry consists of '—' instead of the correct title.
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