Set default manufacturer on module insert #8510

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

Originally created by @shatt79 on GitHub (Aug 25, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.5.8

Feature type

Data model extension

Proposed functionality

This was implemented with #9563 in v3.2.5 but hasn't been working.

When inserting a module into a device, the manufacturer of the module should default to the same manufacturer as the parent device. Eg, if I'm inserting a module into a Cisco ASR-9010, then the manufacturer of the module should be set to Cisco by default.

Use case

Saves time by not having to select the manufacturer of the module. The manufacturer of the module will almost always be the same as the manufacturer of the parent. The only exception being things like hard drive slots on servers and passive devices like modular distribution frames/patch panels. This is why the mfg field should only default to the parent's mfg and not be a read-only field.

Database changes

No response

External dependencies

No response

Originally created by @shatt79 on GitHub (Aug 25, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.5.8 ### Feature type Data model extension ### Proposed functionality **This was implemented with #9563 in v3.2.5 but hasn't been working.** When inserting a module into a device, the manufacturer of the module should default to the same manufacturer as the parent device. Eg, if I'm inserting a module into a Cisco ASR-9010, then the manufacturer of the module should be set to Cisco by default. ### Use case Saves time by not having to select the manufacturer of the module. The manufacturer of the module will almost always be the same as the manufacturer of the parent. The only exception being things like hard drive slots on servers and passive devices like modular distribution frames/patch panels. This is why the mfg field should only default to the parent's mfg and not be a read-only field. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:37:36 +01:00
adam closed this issue 2025-12-29 20:37:36 +01:00
Author
Owner

@sleepinggenius2 commented on GitHub (Aug 25, 2023):

I can confirm that this still works as expected in 3.4, but it looks like it was not carried through when the new object selector was introduced in 3.5. Seems more like a bug to me.

@sleepinggenius2 commented on GitHub (Aug 25, 2023): I can confirm that this still works as expected in 3.4, but it looks like it was not carried through when the new object selector was introduced in 3.5. Seems more like a bug to me.
Author
Owner

@github-actions[bot] commented on GitHub (Nov 24, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Nov 24, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@jeremystretch commented on GitHub (Dec 19, 2023):

Reclassifying this as a bug per #9417

@jeremystretch commented on GitHub (Dec 19, 2023): Reclassifying this as a bug per #9417
Author
Owner

@arthanson commented on GitHub (Apr 11, 2024):

This is no longer an issue in NB 4, Manufacturer is auto-set and not shown in edit. Closing

@arthanson commented on GitHub (Apr 11, 2024): This is no longer an issue in NB 4, Manufacturer is auto-set and not shown in edit. Closing
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8510