NetBox version
v3.1.5
Python version
3.8
Steps to Reproduce
- Create a device with no name but with an asset tag.
Expected Behavior
Display name for the device should be "manufacturer device_type (asset tag)" since asset tag is not null.
Observed Behavior
Display name for the device shows as "manufacturer device_type (id)".