experimenter icon indicating copy to clipboard operation
experimenter copied to clipboard

A web application for managing user experiments for Mozilla Firefox.

Results 355 experimenter issues
Sort by recently updated
recently updated
newest added

This is a follow-up to [https://mozilla-hub.atlassian.net/browse/CIRRUS-781](https://mozilla-hub.atlassian.net/browse/CIRRUS-781|smart-link) for updating the UI side using new fields in the Jetstream metadata for metrics. We should be able to create a more complete display...

Visualization

A feature may be removed from a feature manifest in which case we should warn users targeting it that it has been removed and may no longer be supported. If...

The GraphQL framework we are using (Graphene) will automatically convert snake_case fields to camelCase fields, so the fields in the serializer are all in snake_case but are referenced in the...

When preparing https://experimenter.services.mozilla.com/nimbus/set-firefox-as-default-pdf-handler-on-windows-for-new-users-experiment/, I had to make many modifications to the structure of the experiment to run a "holdback study". With all of the copy-paste, I ended up with two...

Visualization

Parameterize the rollouts tests in `../test_serializers/test_nimbus_ready_for_review_serializer.py` to test every application/version pair like we do [here](https://github.com/mozilla/experimenter/blob/main/app/experimenter/experiments/tests/api/v5/test_serializers/test_nimbus_ready_for_review_serializer.py#L239-L259) for both the valid and invalid cases, that way they're all covered. Followup to #7554...

good-first-bug
Tests
hacktoberfest 🎃

This tracks adding custom targeting for background task messaging: - `defaultProfile.currentDate` is 28+ days in the past - `defaultProfile.version` is older than this version There may be some other restrictions...

exposure events can be configured in Jetstream, but once we start calculating metrics from them, we need an option to view the analyses group by exposed segments on the results...

**[Prerequisites]:** * Have a Nimbus draft opened **with no feature selected** * The "Branches" section is not completed and it is displayed in the "Missing details" section. **[Steps to reproduce]:**...

good-first-bug
hacktoberfest 🎃

Currently, we show all the experiments and we have to scroll to reach the end, we can include pagination to make visiting things faster, sample UI ![image](https://user-images.githubusercontent.com/104033388/176319373-b7bbb9ed-7f4c-481d-9712-f15dd8a6977a.png) ┆Issue is synchronized...

Idea is to give additional context about the information shown on Results page and the decisions that were made off of this info. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-2580)

Visualization