vanstyn / RapidApp

Turnkey ajaxy webapps
http://rapi.io
Other
48 stars 15 forks source link

Grid rows double-restored when multi-delete operation fails (DataStorePlus) #11

Closed vanstyn closed 10 years ago

vanstyn commented 11 years ago

When a CRUD operation fails when persisted to the server, the Ext.data.Store reverts back to the state before the operation. If a row is deleted, it is restored. This works as expected when one row is being deleted, however, when multiple rows are deleted they are doubled when restored, leaving two copies of each.

Bug in RapidApp v0.99019