-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v4.2.5-Docker-3.2.0
Feature type
Change to existing functionality
Proposed functionality
Hello Netbox legends!
I'm exporting the Cables view to CSV for my field techs to go and patch interfaces.
One thing that confuses them (among many) is that Netbox exports the Colour column as Hex Values:

It would be great if this could export the Color name (that is displayed in the color picker drop-down) instead:

Thanks!
Ben
Use case
Would allow netbox admins to export Cable views as patching schedules for electrical/cabling contractors to execute.
Database changes
Possibly, yes - from what I can see of the API data, only the hex code is stored, not the color name
External dependencies
None
bobbwest and 1024834
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application