-
- Downloads
Fix custom columns in pivot tables (#14651)
* Enable Cypress test ** * Test fix * Test fix * More test fixes * Test fix * Test fix :wrench * Longer timeout for the test that keeps failing * PLEASE WORK [ci nocache]
Showing
- backend/mbql/src/metabase/mbql/schema.clj 1 addition, 1 deletionbackend/mbql/src/metabase/mbql/schema.clj
- frontend/test/metabase/scenarios/visualizations/pivot_tables.cy.spec.js 2 additions, 2 deletions...metabase/scenarios/visualizations/pivot_tables.cy.spec.js
- src/metabase/query_processor/pivot.clj 18 additions, 15 deletionssrc/metabase/query_processor/pivot.clj
- test/metabase/api/dataset_test.clj 33 additions, 21 deletionstest/metabase/api/dataset_test.clj
- test/metabase/query_processor/pivot_test.clj 64 additions, 13 deletionstest/metabase/query_processor/pivot_test.clj
- test/metabase/query_processor_test/expressions_test.clj 33 additions, 0 deletionstest/metabase/query_processor_test/expressions_test.clj
- test/metabase/test.clj 5 additions, 2 deletionstest/metabase/test.clj
Loading
Please register or sign in to comment