Same device types with different part numbers #10889

Closed
opened 2025-12-29 21:37:19 +01:00 by adam · 1 comment
Owner

Originally created by @wlnx on GitHub (Mar 13, 2025).

NetBox version

v4.2.3

Feature type

Data model extension

Proposed functionality

We have some servers with same model (S2600WFT) and different part numbers (K91296-001 and K77844-002). I cannot add different device types because they are identified by device model, thus, Netbox considers them to be the same and does not allow adding the latter one having the former been added.

Use case

Users will be able to add same server models with different part numbers as different device types.

Database changes

No response

External dependencies

No response

Originally created by @wlnx on GitHub (Mar 13, 2025). ### NetBox version v4.2.3 ### Feature type Data model extension ### Proposed functionality We have some servers with same model (S2600WFT) and different part numbers (K91296-001 and K77844-002). I cannot add different device types because they are identified by device model, thus, Netbox considers them to be the same and does not allow adding the latter one having the former been added. ### Use case Users will be able to add same server models with different part numbers as different device types. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 21:37:19 +01:00
adam closed this issue 2025-12-29 21:37:19 +01:00
Author
Owner

@bctiemann commented on GitHub (Mar 20, 2025):

If the part number is different, that really ought to be a different device type from a data modeling standpoint. They can be labeled differently to distinguish them, and if you're filtering you can select multiple.

@bctiemann commented on GitHub (Mar 20, 2025): If the part number is different, that really ought to be a different device type from a data modeling standpoint. They can be labeled differently to distinguish them, and if you're filtering you can select multiple.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10889