Data Sync User

Results 793 issues of Data Sync User

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4620)

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4619)

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4618)

It is now possible to launch a prefFlips experiment that targets a pref controlled by a live setPref experiment. We should warn about this case and discourage changing prefs with...

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4616)

**[Prerequisites]:** * Have access to the Nimbus Console. * Have a desktop experiment created using the prefFlips feature configuration. * Set up the latest Nightly to point to the Stage...

There are some cases when a config file in jetstream-config changes but it would be uneccessary to rerun the entire experiment, e.g. when and `end_date` gets added. It might make...

Partybal should print a nice message when a plot_ function isn't defined for a particular statistic instead of falling over. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/CIRRUS-134)

These tests are slow and suspicious for network access. `tox -r -e py38 -- --durations=0` ``` 6.43s call .tox/py38/lib/python3.8/site-packages/jetstream/tests/test_analysis.py::test_regression_20200316 2.28s call .tox/py38/lib/python3.8/site-packages/jetstream/tests/test_external_config.py::TestExternalConfig::test_from_github_repo 1.87s call .tox/py38/lib/python3.8/site-packages/jetstream/tests/test_metadata.py::test_metadata_from_config ``` ┆Issue is synchronized with...

Experimenter would like to display whether metrics are considered "primary," "secondary," or "custom"; right now it doesn't have enough information to understand whether a metric is custom or not. We...