Studio should warn you (or completely prevent) auto-generating the sync actions for the Users entity, and probably a few others too. Sending the entire Users table to the local device, including encrypted passwords, is a big security/privacy risk. Perhaps there should be a "clean" version of Users for syncing to mobile, like how we have UserMT for multi-tenant apps?
J.Ja