-
- Downloads
fix: populate param-fields for named fields on public dashboards (#44440)
* Update e2e test
* Update e2e test
* fix: populate param-fields for named fields on public dashboards
* Add name to public hydration
* Add tests
* Add tests
* Fix tests
---------
Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
Showing
- e2e/test/scenarios/filters-reproductions/dashboard-filters-reproductions.cy.spec.js 83 additions, 60 deletions...-reproductions/dashboard-filters-reproductions.cy.spec.js
- src/metabase/api/public.clj 12 additions, 6 deletionssrc/metabase/api/public.clj
- src/metabase/models/params.clj 17 additions, 16 deletionssrc/metabase/models/params.clj
- test/metabase/api/dashboard_test.clj 31 additions, 0 deletionstest/metabase/api/dashboard_test.clj
- test/metabase/api/public_test.clj 33 additions, 0 deletionstest/metabase/api/public_test.clj
- test/metabase/models/dashboard_test.clj 29 additions, 0 deletionstest/metabase/models/dashboard_test.clj
- test/metabase/models/params_test.clj 5 additions, 0 deletionstest/metabase/models/params_test.clj
Loading
Please register or sign in to comment