-
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.4.2
Python version
3.8
Steps to Reproduce
- Create a Virtual Machine named vm1
- Visit the virtual machine in the GUI - note the description field
- Visit the virtual machine's API representation - note that description is missing
Alternative just go to https://demo.netbox.dev/api/virtualization/virtual-machines/363/ and see that we are missing description.
Also found to be missing on Device model.
Expected Behavior
A description field.
Observed Behavior
It's missing.
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