Adding Inventory Items to a Device Type without an associated Inventory Item Type throws: 'component' does not resolve to an item that supports prefetching - this is an invalid parameter to prefetch_related(). #8875
Labels
beta
Concerns a bug/feature in a beta release
status: duplicate
This issue has already been raised
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
3.2.0-beta2
Python version
3.9
Steps to Reproduce
Expected Behavior
The expected behavior would be for it to come back to the inventory items page, as per normal:
Observed Behavior
The server has an issue preloading related items. Probably because the inventory item has no role, thus nothing to preload.
The text was updated successfully, but these errors were encountered: