Hi Jerome,is it right, that you insert the same object into request.originalRef and request.resourceRef? Than the update of resourceRef also updates the originalRef. A solution could be to store only the originalRef as String in the request and create a new Reference object with the current baseRef, which will result in an adapted remainingPath. Or is there any advantage, if the baseRef stays at given?
best regards Stephan

