gristlabs_grist-core/app
George Gevoian f02174eb7e (core) Fix error when canceling import
Summary:
If cancel was clicked while a transform section was still being
generated in the Importer, an error was thrown. This refactors
the cancelImportFiles API action to take in the file upload id
in place of the entire DataSourceTransformed parameter, which
contains other values that are irrelevant to canceling. One of those
values, the transform section id, was causing the error to be thrown
since it was momentarily null.

Test Plan: Tested manually.

Reviewers: alexmojaki

Reviewed By: alexmojaki

Differential Revision: https://phab.getgrist.com/D3317
2022-03-10 16:24:49 -08:00
..
client (core) Fix error when canceling import 2022-03-10 16:24:49 -08:00
common (core) Fix error when canceling import 2022-03-10 16:24:49 -08:00
gen-server (core) be careful when reassigning a doc to a worker it was on before 2022-03-08 17:20:01 -05:00
plugin Correct spelling mistakes 2022-02-19 09:46:49 +00:00
server (core) Fix error when canceling import 2022-03-10 16:24:49 -08:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00