mozilla / mozilla/experimenter
STMO Link for Popsize query returns individual client rows instead of counts
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 229
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 212
Description
I just tried the 'Open in STMO' link in experimenter for the new popsizing (yay! 🎉 ) and the query it ran return 1k rows of individual clients, rather than counting the number of clients. I'd expect to count distinct?
┆Issue is synchronized with this Jira Task
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the Experimenter code that builds the “Open in STMO” query for popsize results, then reproduce the link from a popsizing experiment. Verify that the query aggregates distinct clients rather than returning individual client rows, and confirm the result reports counts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- analytics
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100