Snippet is there: https://snippet.dhtmlx.com/cmp6cxt8
- Add new row
- Modify added value by double click on new cell and type something
- Save data
If you add new row and modify it, then you have two changes in DataCollection and if you save then two requests to server are sending. In version 7.2.5 it was only one change.
I don’t see that change in changelog 7.3.0 or migration guide.