Good day
What is the easiest way to see which account is owning a specific device? i have all the device info (name, imei etc) but i do not know which account owns the device so i have been going through accounts one by one. Is there a more reasonable way i can see such data? I was thinking of searching through the database backup but i am not sure of the table to look at and the term to search for
Probably the database is the simplest option. Check tc_user_device
table.
Good day
What is the easiest way to see which account is owning a specific device? i have all the device info (name, imei etc) but i do not know which account owns the device so i have been going through accounts one by one. Is there a more reasonable way i can see such data? I was thinking of searching through the database backup but i am not sure of the table to look at and the term to search for