You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any interest in adding smart conflict detection to this?
The way it could work is, if it detects the version number doesn't match, go ahead and check the other values in the field to see what changed. If the fields you're trying to change were actually not changed since the previous version, then go ahead and allow the update to happen.
This would need to be optional since there are many cases where any update is enough to reject the update. Maybe you want to elaborate the requirements some more.
If there's any interest, I can create attempt to create a PR for this.
The text was updated successfully, but these errors were encountered:
Is there any interest in adding smart conflict detection to this?
The way it could work is, if it detects the version number doesn't match, go ahead and check the other values in the field to see what changed. If the fields you're trying to change were actually not changed since the previous version, then go ahead and allow the update to happen.
This would need to be optional since there are many cases where any update is enough to reject the update. Maybe you want to elaborate the requirements some more.
If there's any interest, I can create attempt to create a PR for this.
The text was updated successfully, but these errors were encountered: