Files
gristlabs_grist-core/sandbox/grist
Cyprien P a6ba40558a (core) Fix missing sum column after a summary table update
Summary:
Description of the problem can be found here: https://grist.slack.com/archives/C069RUP71/p1634899282005600

 - users removing a group by column that is of type numeric was
    resulting in the column missing from the summary table. Where
    instead is should be present as a 'SUM($group.${col.colId})'
    formula column

  - this diff fixes that issue and adds unit test

Test Plan: Should not break anything. Adds not test case.

Reviewers: alexmojaki

Reviewed By: alexmojaki

Subscribers: alexmojaki

Differential Revision: https://phab.getgrist.com/D3351
2022-04-06 15:37:45 +02:00
..
2022-02-19 09:46:49 +00:00
2022-03-08 12:14:39 +02:00
2020-07-29 08:57:25 -04:00
2022-03-08 12:14:39 +02:00
2022-02-19 09:46:49 +00:00
2022-02-19 09:46:49 +00:00