gristlabs_grist-core/app
Dmitry S 9fa5d4c9d6 (core) Fix race condition in bundling actions for undo, when actions are submitted close together.
Summary:
The way linkId was set on actions to tie them together for undo bundling was
incorrect. This diff fixes it by moves the setting of linkIds to Sharing.ts,
which already serializes the processing of actions.

Test Plan: Added a test case for submitting actions together while bundling (which fails without this change).

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2716
2021-01-28 02:00:08 -05:00
..
client (core) When checking for metadata consistency, check for stray column records too 2021-01-27 18:10:11 -05:00
common (core) Add a Users dropdown to AccessRules page. 2021-01-22 09:20:40 -05:00
gen-server (core) provide a way for an administrator to force reload of a document 2021-01-25 14:16:53 -05:00
plugin (core) hide long sequences of unchanged rows in diffs 2020-11-19 18:19:54 -05:00
server (core) Fix race condition in bundling actions for undo, when actions are submitted close together. 2021-01-28 02:00:08 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00