Skip to content
Discussion options

You must be logged in to vote

However with 3.3.9, when I add a new inventory item or edit an existing inventory item, I cannot see how to associate it with a particular component. What am I missing?

The only way to associate an inventory item with a component through the UI is to go to the component detail view and press "add inventory item". The most logical way would be to edit the inventory item and assign the related component. I didn't implement the association, but my guess as to why it wasn't done is that the relationship is a generic foreign key, which makes UI selection hard as you would have to do something like this:

But for all component types. We can't do a single dropdown as there's no single endpoint…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@candlerb
Comment options

Answer selected by candlerb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants