patch-operator
patch-operator copied to clipboard
Old patched data still there after patch was deleted or changed
patch: add annotation A=1
patch updated to : add annotation A2=2
both annotations exist: A=1 A2=2
how can we cleanup the effects of the first one? is it like [ { "op" : "delete" ?