Drop support for legacy static CSV export #4709

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

Originally created by @jeremystretch on GitHub (Mar 29, 2021).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Remove the built-in static default CSV export formats for all objects.

Justification

With #4999 implemented in v2.11, NetBox now supports fully dynamic CSV exports which mirror the user-configurable object list. This is much more robust and flexible than the legacy static export, which is now considered obsolete. (Note that users still retain the option of creating custom export template to replicate the legacy CSV export behavior if needed.)

Originally created by @jeremystretch on GitHub (Mar 29, 2021). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Remove the built-in static default CSV export formats for all objects. ### Justification With #4999 implemented in v2.11, NetBox now supports fully dynamic CSV exports which mirror the user-configurable object list. This is _much_ more robust and flexible than the legacy static export, which is now considered obsolete. (Note that users still retain the option of creating custom export template to replicate the legacy CSV export behavior if needed.)
adam added the status: acceptedtype: deprecation labels 2025-12-29 19:19:42 +01:00
adam closed this issue 2025-12-29 19:19:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4709