I have a rather large app that has a growing pool of users. An issue I’m beginning to see is that we now have a sufficient number of users that on rare occasions, one person is “blowing out” another person’s changes because they are editing the same record either at the same time, or in quick succession so that a sync is not happening in between and old data from one user’s “copy” of the data is overwriting another user’s changes.
Is Quick sync a good possible solution for this? Any other suggestions on how to prevent this? I already have automatic updates on. I do have a spreadsheet formula on one of the tables the app uses, and that contraindicates using quick sync, but it doesn’t change often, so not sure how big of a “risk” that poses.
Any suggestions are welcome. Thanks!