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
Michael Reiche opened DATACOUCH-666 and commented
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
Referenced from: pull request #288
Backported to: 4.1.3 (2020.0.3), 4.0.7 (Neumann SR7)
The text was updated successfully, but these errors were encountered: