Skip to content

Custom fields, similar models missing export template support #7809

@jeremystretch

Description

@jeremystretch

NetBox version

v3.0.9

Python version

3.8

Steps to Reproduce

  1. Navigate to the list of custom fields
  2. Click Export > Add export template
  3. 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

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions