Closed
Description
Deployment Type
Self-hosted
NetBox Version
v3.7.4
Python Version
3.9
Steps to Reproduce
- Create a device-type.
- Add an InventoryItemTemplate on the device-type created in step 1.
2a. Observe the lack of a 'Component' subsection in the Create Template view. - Observe that the table for the InventoryItemTemplates shows a 'Component' column.
3a. Observe that the value of the 'Component' column is empty. - Edit the InventoryItemTemplate created in step 2.
4a. Observe the lack of a 'Component' subsection in the Edit Template view.
Expected Behavior
It should be possible to edit the 'Component' field of an InventoryItemTemplate from the UI.
Observed Behavior
It doesn't appear that the 'Component' field is exposed for editing within the UI of the InventoryItemTemplate type.