Fix #18547 - Wrong id applied to the link to the question added to the...
Fix #18547 - Wrong id applied to the link to the question added to the dashboard [Activity log] (#18578) * Fix wrong id applied when constructing a link to the question added to the dashboard Closes #18547 * Unskip repro * Add unit tests for question ids * Guard against the dashboard questions with no names
Showing
- frontend/src/metabase/lib/urls.js 26 additions, 3 deletionsfrontend/src/metabase/lib/urls.js
- frontend/test/metabase/lib/urls.unit.spec.js 31 additions, 0 deletionsfrontend/test/metabase/lib/urls.unit.spec.js
- frontend/test/metabase/scenarios/onboarding/home/activity-page.cy.spec.js 1 addition, 1 deletion...tabase/scenarios/onboarding/home/activity-page.cy.spec.js
Please register or sign in to comment