patch-operator icon indicating copy to clipboard operation
patch-operator copied to clipboard

Old patched data still there after patch was deleted or changed

Open shanproofpoint opened this issue 3 years ago • 0 comments

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" ?

shanproofpoint avatar Aug 30 '22 17:08 shanproofpoint