Display Manufacturer along with Device type when adding a new device #8468

Closed
opened 2025-12-29 20:37:08 +01:00 by adam · 2 comments
Owner

Originally created by @pharalambiev on GitHub (Aug 15, 2023).

NetBox version

v3.5.4

Feature type

Change to existing functionality

Proposed functionality

When adding a new device in Netbox we need to choose what is its type from a drop-down menu.
If you have more than one device named the same way there is no way to distinguish between different device types, as there are common devices produced by multiple manufacturers.
In my case its a battery which does not have unique product number or other specific characteristic which can help me to distinguish between different products.

If we can display Manufacturer in the Device type field, or create another field to select the manufacturer, this will solve the issue.
Screenshot 2023-08-15 134322
Screenshot 2023-08-15 134359

Use case

When you add device and need to select its type, if you have the same device type from multiple manufacturers, you cannot distinguish between them from the drop-down menu.

Database changes

No response

External dependencies

No response

Originally created by @pharalambiev on GitHub (Aug 15, 2023). ### NetBox version v3.5.4 ### Feature type Change to existing functionality ### Proposed functionality When adding a new device in Netbox we need to choose what is its type from a drop-down menu. If you have more than one device named the same way there is no way to distinguish between different device types, as there are common devices produced by multiple manufacturers. In my case its a battery which does not have unique product number or other specific characteristic which can help me to distinguish between different products. If we can display Manufacturer in the Device type field, or create another field to select the manufacturer, this will solve the issue. ![Screenshot 2023-08-15 134322](https://github.com/netbox-community/netbox/assets/68070717/07a31ce1-74f1-4526-8b7c-12bbec6c5534) ![Screenshot 2023-08-15 134359](https://github.com/netbox-community/netbox/assets/68070717/840fa4b9-a37a-4c40-a421-d91d52c234cb) ### Use case When you add device and need to select its type, if you have the same device type from multiple manufacturers, you cannot distinguish between them from the drop-down menu. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 20:37:08 +01:00
adam closed this issue 2025-12-29 20:37:08 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 15, 2023):

The selector button to the right of the fields opens an advanced filter dialog, which allows you to filter device types by manufacture as well as other attributes.

FYI, the device model in NetBox is not intended to model batteries. You're likely to encounter difficulty using it this way.

@jeremystretch commented on GitHub (Aug 15, 2023): The selector button to the right of the fields opens an advanced filter dialog, which allows you to filter device types by manufacture as well as other attributes. FYI, the device model in NetBox is not intended to model batteries. You're likely to encounter difficulty using it this way.
Author
Owner

@pharalambiev commented on GitHub (Aug 15, 2023):

Thank you Jeremy!

Honestly, I haven't noticed the selector button until you brang it to my
attention :)

This will do the trick!

На вт, 15.08.2023 г. в 15:01 ч. Jeremy Stretch @.***>
написа:

The selector button to the right of the fields opens an advanced filter
dialog, which allows you to filter device types by manufacture as well as
other attributes.

FYI, the device model in NetBox is not intended to model batteries. You're
likely to encounter difficulty using it this way.


Reply to this email directly, view it on GitHub
https://github.com/netbox-community/netbox/issues/13469#issuecomment-1678815137,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AQHK2PJS4F2Z5Q2WOCMTGV3XVNQIJANCNFSM6AAAAAA3Q5GOSA
.
You are receiving this because you authored the thread.Message ID:
@.***>

@pharalambiev commented on GitHub (Aug 15, 2023): Thank you Jeremy! Honestly, I haven't noticed the selector button until you brang it to my attention :) This will do the trick! На вт, 15.08.2023 г. в 15:01 ч. Jeremy Stretch ***@***.***> написа: > The selector button to the right of the fields opens an advanced filter > dialog, which allows you to filter device types by manufacture as well as > other attributes. > > FYI, the device model in NetBox is not intended to model batteries. You're > likely to encounter difficulty using it this way. > > — > Reply to this email directly, view it on GitHub > <https://github.com/netbox-community/netbox/issues/13469#issuecomment-1678815137>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AQHK2PJS4F2Z5Q2WOCMTGV3XVNQIJANCNFSM6AAAAAA3Q5GOSA> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8468