Allow associating an export template with multiple object types #7165

Closed
opened 2025-12-29 20:20:02 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Oct 26, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.3.6

Feature type

Change to existing functionality

Proposed functionality

Change the content_type field on the ExportTemplate to a many-to-many relationship to ContentType, to enable associating an export template to multiple types. (This is essentially replicating #8274 for export templates instead of custom links.)

Use case

This change would allow the reuse of export templates across multiple object types.

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Oct 26, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.3.6 ### Feature type Change to existing functionality ### Proposed functionality Change the `content_type` field on the ExportTemplate to a many-to-many relationship to ContentType, to enable associating an export template to multiple types. (This is essentially replicating #8274 for export templates instead of custom links.) ### Use case This change would allow the reuse of export templates across multiple object types. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: feature labels 2025-12-29 20:20:02 +01:00
adam closed this issue 2025-12-29 20:20:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7165