Hi, We are using LCDS 2.5.1 and just stumbled upon a weird scenario. One of dataServices, detects the objects change in the UI and flags the commitRequired = true but the call to revertChanges doesnt do anything. Object still has all the client change. For a moment, we thought that it might be a stale object reference somewhere. But then the commitRequired flag remains true event after the rollback. Commit works successfully (even after the rollback). Wondering if any one has faced the similar challenge. BTW, this happens to one of our dataservice (out of more then 20 services).
-Shailesh

