Closed
Description
Deployment Type
Self-hosted
NetBox Version
v3.7.3
Python Version
3.8
Steps to Reproduce
- Create Device Type with a description
- Export Device Types with "All Data (YAML)" export
- Examine export which does not include the Description field of the device type the set description that was set
Reproducible on demo.netbox.dev
Expected Behavior
Expect the Description field to be present in export.
Observed Behavior
No Description field is present in export.