Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add color to PDU outlets #17195

Closed
ChrisRecioHive opened this issue Aug 16, 2024 · 4 comments
Closed

Add color to PDU outlets #17195

ChrisRecioHive opened this issue Aug 16, 2024 · 4 comments
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation status: backlog Awaiting selection for work type: feature Introduction of new functionality to the application
Milestone

Comments

@ChrisRecioHive
Copy link

NetBox version

v4.0.9

Feature type

Data model extension

Proposed functionality

Allow PDU power outlets to be assigned a color similarly to keystone and cable colors.

Use case

Some PDU models have colored power outlets. Assigning a color to an outlet could allow for easier identification of plugs. For example, certain PDU models do not have numbered or labeled outlets but are instead identified by color. Another use case would be a quick way to identify different circuits within the PDU.

image

Database changes

No response

External dependencies

No response

@ChrisRecioHive ChrisRecioHive added status: needs triage This issue is awaiting triage by a maintainer type: feature Introduction of new functionality to the application labels Aug 16, 2024
@goteamkor
Copy link

This is an interesting request, but where in Netbox would the colors be reflected?
On what pages or table views would the colors be significant?

@ChrisRecioHive
Copy link
Author

This is an interesting request, but where in Netbox would the colors be reflected? On what pages or table views would the colors be significant?

I believe it would be most useful on PDU power outlets table. Below are a couple ideas of how it could be implemented.

image
image
image

@jeremystretch
Copy link
Member

We added color support to front & rear pass-through ports a while back. I assume we would just replicate that functionality for power ports & outlets.

@jeremystretch jeremystretch removed their assignment Aug 16, 2024
@jeremystretch jeremystretch added needs milestone Awaiting prioritization for inclusion with a future NetBox release status: backlog Awaiting selection for work and removed status: needs triage This issue is awaiting triage by a maintainer labels Aug 16, 2024
@jeremystretch jeremystretch added this to the v4.2 milestone Sep 26, 2024
@jeremystretch jeremystretch added complexity: low Requires minimal effort to implement and removed needs milestone Awaiting prioritization for inclusion with a future NetBox release labels Sep 26, 2024
@arthanson arthanson self-assigned this Sep 26, 2024
@arthanson arthanson added the status: accepted This issue has been accepted for implementation label Sep 26, 2024
@jeremystretch
Copy link
Member

Should we add a color field for power ports as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation status: backlog Awaiting selection for work type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

4 participants