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

Unable to Edit Component-Associations on InventoryItemTemplates #15541

Closed
chadhpaine opened this issue Mar 26, 2024 · 1 comment · Fixed by #15759
Closed

Unable to Edit Component-Associations on InventoryItemTemplates #15541

chadhpaine opened this issue Mar 26, 2024 · 1 comment · Fixed by #15759
Assignees
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@chadhpaine
Copy link

Deployment Type

Self-hosted

NetBox Version

v3.7.4

Python Version

3.9

Steps to Reproduce

  1. Create a device-type.
  2. Add an InventoryItemTemplate on the device-type created in step 1.
    2a. Observe the lack of a 'Component' subsection in the Create Template view.
  3. Observe that the table for the InventoryItemTemplates shows a 'Component' column.
    3a. Observe that the value of the 'Component' column is empty.
  4. 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.

@chadhpaine chadhpaine added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Mar 26, 2024
@arthanson arthanson added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation severity: medium Results in substantial degraded or broken functionality for specfic workflows and removed status: needs triage This issue is awaiting triage by a maintainer labels Mar 26, 2024
@arthanson arthanson removed their assignment Mar 26, 2024
@arthanson
Copy link
Collaborator

This actually shows as non-editable fields on NB4
Monosnap Editing inventory item template InvTemplate1 | NetBox 2024-03-26 15-16-38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants