Hi,
I have a problem with unlinking devices to an user.
I can see in log:
user: 2, action: unlink, owner: user, id: 1, property: device, id: 7
and in table tc_user_device I don't find any link to user/device, but I continue to see the device on list, happens the same if I query /api/devices
any idea to solve?
Thank you.
Probably you have a link to a group the device is in?
Hi,
I have a problem with unlinking devices to an user.
I can see in log:
user: 2, action: unlink, owner: user, id: 1, property: device, id: 7
and in table tc_user_device I don't find any link to user/device, but I continue to see the device on list, happens the same if I query /api/devices
any idea to solve?
Thank you.