Custom fields, similar models missing export template support #5652

Closed
opened 2025-12-29 19:30:40 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Nov 11, 2021).

Originally assigned to: @jeremystretch on GitHub.

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
Originally created by @jeremystretch on GitHub (Nov 11, 2021). Originally assigned to: @jeremystretch on GitHub. ### 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
adam added the type: bugstatus: accepted labels 2025-12-29 19:30:40 +01:00
adam closed this issue 2025-12-29 19:30:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5652