-
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.0.9
Python version
3.8
Steps to Reproduce
- Navigate to the list of custom fields
- Click Export > Add export template
- Attempt to select custom field as the content type
Expected Behavior
Custom field should be a valid option
Observed Behavior
Custom field (and others) are missing from the list. Looks like export template support was neglected when we moved the following models out of the admin UI in v3.0:
- Custom fields
- Custom links
- Export templates
- Tags
- Webhooks
dmetzler1988
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