-
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: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
3.1.6
Python version
3.8
Steps to Reproduce
- Navigate to /dcim/device-types/
- Select device type(s) to export
- Go to Export
- File downloads as CSV, not YAML as per Automate export of DeviceTypes in YAML export #3801
I have no export templates defined. There appears to be no way to export a device type template as YAML any longer.
Expected Behavior
Export of a device type is a YAML document as per #3801
Observed Behavior
CSV file is exported as opposed to a YAML document for each device type.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application