Closes #18843: use color name in cable export #1554

Closed
opened 2026-04-06 03:44:32 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Jathn on 7/30/2025

Closes #18843: using color name in cable export

The changes made allow for the name of the color to be exported when exporting cables. This applies to both full table export "All data (csv)" and using custom export templates.

Changes made:

  • Add a color_name property to cable model
  • Add color_name to cable table
*Originally created by @Jathn on 7/30/2025* <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Closes #18843: using color name in cable export <!-- Please include a summary of the proposed changes below. --> The changes made allow for the name of the color to be exported when exporting cables. This applies to both full table export "All data (csv)" and using custom export templates. Changes made: - Add a color_name property to cable model - Add color_name to cable table
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1554