-
Hi I have devices which related to tenant "Network Department" (tenant_id = 252, for example) and want to create permission for Additional Components for that devices. How to create permission like that employees can add/change/remove additional components for only those devices that belong to a certain tenant (id=252)? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Inventory items are not linked directly to tenants, but devices are. Have you tried |
Beta Was this translation helpful? Give feedback.
Inventory items are not linked directly to tenants, but devices are. Have you tried
device__tenant
ordevice__tenant_id
?