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
The last return should return template.support().applyUpdatedCas(...) instead of 'o'. If the 'o' is immutable, it won't contain the updated cas. This was done in DATACOUCH-625 for UpsertById, the same change is needed here in ReplaceById