ExpandedVenture / ConnectionSphere

Simple Service to Start Prospecting Online
0 stars 0 forks source link

Users assigned to other client in the central. #293

Closed leandrosardi closed 2 years ago

leandrosardi commented 2 years ago

image

leandrosardi commented 2 years ago

I found this client had only 1 user in the division, and it was deleted.

In the central, the client have 4 active users, but such users were assigned to other client in the division.

Fix

update kepler..[user] set id_client='3DA512A8-4445-4126-A3BB-36DD73D8135C' where id_client<>'3DA512A8-4445-4126-A3BB-36DD73D8135C' and email in (
    'go*****hur@gmail.com',
    'kel*****i44@gmail.com',
    'Mat*****er@gmail.com',
    'ler*****ing@gmail.com'
)
leandrosardi commented 2 years ago

Time ago this client asked for joining 2 accounts in only 1.

I think the operation were made wrongly.