I have a client that has duplicated persons and global users to setup new users. The email address and standard id fields are blank on these users but when they login the are asked for the standard id of the previous user.
Does anyone know where the standard id email address is saved? Its not the person card, because those are blank.
Hi, Paul.
Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...