-
- Downloads
Keep Pivoted Option works in Subscriptions (#49559) (#49803)
* Keep Pivoted Option works in Subscriptions Fixes: #49525 Even though the user could toggle 'Keep data pivoted` in the Sharing Sidebar UI, the setting was not being propagated to the backend, so attachments would not be pivoted. * add a cypress test * add viz settings to get the pivot working * fix for linter * remove eslint ignore --------- Co-authored-by:adam-james <21064735+adam-james-v@users.noreply.github.com> Co-authored-by:
Aleksandr Lesnenko <alxnddr@gmail.com>
Showing
- e2e/test/scenarios/sharing/sharing-reproductions.cy.spec.js 83 additions, 1 deletione2e/test/scenarios/sharing/sharing-reproductions.cy.spec.js
- frontend/src/metabase/sharing/components/SharingSidebar/SharingSidebar.jsx 1 addition, 0 deletions...base/sharing/components/SharingSidebar/SharingSidebar.jsx
- src/metabase/models/pulse.clj 1 addition, 0 deletionssrc/metabase/models/pulse.clj
Please register or sign in to comment