If you set up Workflow Overview with an activity type, then create an activity of that type, the activity screen closes on saving the record. I've checked the source code but can't track it down. Any reason why it does this?
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 ...