Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1
-
None
Description
My update handlers break after I've introduced and resolved a conflict. Despite the conflict being resolve, I get the following error when trying to run an update handler on a once-conflicted document:
{"error":"conflict","reason":"Document update conflict."}The attached script reproduces the issue on 1.1.x. The issue does not appear when run against a build of trunk.