Files
gristlabs_grist-core/test
Jarosław Sadziński 0703c8527b (core) Better Max and Min shortcut funtions in the new column menu.
Summary: Using the lookup shortcut in the add column menu to find a max or min value is a buggy experience. MAX and MIN returns 0 for empty collections which can be interpreted as 1970.1.1 in date or date time columns. It is better to just return None (empty cell) when there are no records.

Test Plan: Updated

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D4206
2024-03-08 21:59:33 +01:00
..
2022-09-30 17:00:38 +02:00
2024-01-18 13:32:36 -08:00
2023-10-11 17:36:58 -04:00
2023-10-11 17:36:58 -04:00
2022-07-04 10:42:40 -04:00