-
- Downloads
Fix #35954: SQL-converted question with field filter breaks filtered dashboard...
Fix #35954: SQL-converted question with field filter breaks filtered dashboard if reverted back to its editor version (#44987)
* Make sure the query is native
* Convert the comment to JSDoc
* Add E2E reproduction
* Fix mapping
* Add test scenarios for the public sharing and embedding
* Simplify API payload
* Extract and significantly expand the reproduction scope
---------
Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
Showing
- e2e/test/scenarios/filters-reproductions/dashboard-filters-with-question-revert.cy.spec.js 323 additions, 0 deletions...uctions/dashboard-filters-with-question-revert.cy.spec.js
- frontend/src/metabase-lib/v1/parameters/utils/targets.ts 8 additions, 2 deletionsfrontend/src/metabase-lib/v1/parameters/utils/targets.ts
- frontend/src/metabase/dashboard/components/DashCard/DashCardParameterMapper/DashCardCardParameterMapperButton.tsx 1 addition, 0 deletions...CardParameterMapper/DashCardCardParameterMapperButton.tsx
- frontend/src/metabase/dashboard/components/DashCard/utils.ts 11 additions, 9 deletionsfrontend/src/metabase/dashboard/components/DashCard/utils.ts
- frontend/src/metabase/dashboard/reducers.js 5 additions, 0 deletionsfrontend/src/metabase/dashboard/reducers.js
- frontend/src/metabase/entities/revisions.js 8 additions, 1 deletionfrontend/src/metabase/entities/revisions.js
Loading
Please register or sign in to comment