Is it necessary to do export-import procedure when we want to add new setting?
Does it make a difference if we create new setting which type is record, and if we create the setting which type is block?
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 ...