Menu

#65 Olifant v3: Row count display not updated after row deletion

Olifant
open
nobody
Interface (11)
5
2007-06-02
2007-06-02
No

The row count indicator in the status bar is not updated after one or more rows are deleted by the user.

This is because CommitChanges() is not called to allow the undo. Also, we do not want to call it after each row deletion when deleting many rows, but no event seem to be triggered at the end of a multi-row deletion.

Discussion

MongoDB Logo MongoDB