From 18d04c139a8a28e08d394c9afbf2b15ec8162ec0 Mon Sep 17 00:00:00 2001 From: dizzy Date: Thu, 19 Aug 2021 15:01:12 -0700 Subject: When aggregating reports, inflate one expanded datatable at a time (#17817) * datatable should always be a map here * rewrite datatable aggregation to inflate a single expanded table at a time, rather than all at once * when adding a new row, make sure we do not share row instances between datatables (as this will mean sharing subtable instances as well) * support deleting datatables between specific range of IDs * fix datatable aggregation code that expands one datatable at a time * fix parameter issue * fix one type of test failure * undo last change, variation in precision is expected in column values * remove plugin submodule update * debugging change * change * debug changes * undo some debug changes, metadata changes are expected * small refactor * decimal and actions metadata changes expected * lat long changes are for duplicates, expected * correctly set metadata on created table * fix test * update expected screenshots * revert debugging changes * change modifier back * update more tests * fix UI test --- .../Transitions_transitions_report_switch_url.png | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Transitions') diff --git a/plugins/Transitions/tests/UI/expected-screenshots/Transitions_transitions_report_switch_url.png b/plugins/Transitions/tests/UI/expected-screenshots/Transitions_transitions_report_switch_url.png index 607eb56362..44ff4e9be5 100644 --- a/plugins/Transitions/tests/UI/expected-screenshots/Transitions_transitions_report_switch_url.png +++ b/plugins/Transitions/tests/UI/expected-screenshots/Transitions_transitions_report_switch_url.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2655c5707afad0bfa1d74a298e0a92b9303dfa5864cc41804a79208eadc00208 -size 111239 +oid sha256:2d81e27aeebb6a894ce0e2a5c5f0c38aa731c2646ec627bfa6370bef189797ec +size 78845 -- cgit v1.2.3