The dashboard_translation_start event is currently logged with the suggestion_featured event source, when the popular filter is selected.
However an more appropriate suggestion_popular_articles event source is available and should be used instead.
Derived Requirement
Ensure that when a user starts a translation from the Unified Dashboard with the Popular filter selected, the dashboard_translation_start event is logged with the suggestion_popular_articles event source instead of suggestion_featured.
Test Steps
Test Case 1: Ensure correct event source is logged when starting translation from Popular suggestions
- Open Wikipedia and navigate to the Unified Dashboard.
- Select the Popular filter in the article suggestions list.
- Choose an article from the Popular suggestions.
- Start a new translation.
- Inspect the logged dashboard_translation_start event.
- ✅❓❌⬜ AC1: The dashboard_translation_start event is logged with the suggestion_popular_articles event source.
QA Results - TestWiki
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T414326#11543654 |

