| Steps to Reproduce: |
Follow the steps in `Create then update functionality` in issue AGMS-162.
On the client where changes are made, I can see there is only one record left and the offline mutation counter is reduced to 0.
However, on another client, I see multiple changes. It looks like the changes are not merged. See the screenshot, you can see there are 3 items there: A, A update and B. But it should be just one item: A update. On the client where changes are made, if I logout and login again, and check the tasks, I now can see 3 items as well.
NOTE: this is tested on the remote cluster, and I am not sure which version of sync server is deployed there. It is possible that this issue may have been fixed already. |