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

c.f. https://github.com/mozilla/experimenter/pull/11519#discussion_r1806894526 ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4888)

New version of django-storages (1.14.4) introduced behavior that breaks `exists()` when `allow_overwrite` is True. This behavior is going to be reverted, but there's no release with the revert yet. See...

We should be able to detect when a metric only has statistic results which are unsupported in Experimenter, and we can insert a warning into the errors list for these...

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

We need to quality that the draft status should only be highlighted for (Draft, Idle). (Draft, !Idle) should be marked as review. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4869)

Link goes to https://experimenter.info/jetstream/configuration/#defining-segments but we nested /jetstream under /deep-dives From the hover text on this help icon ![image](https://github.com/user-attachments/assets/1ac9351e-1f1d-4161-9f69-e84352c98608) ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4862)

It looks like the fennec (firefox ios) portion of our script `external_integration_updater_script.sh` has failed due to the latest version bump to 131. It seems we are checking the `protected_branches` within...

Seen locally ```js FAIL src/components/CopyToClipboardButton/index.test.tsx (8.176s) ● CopyToClipboardButton › should log error and show the 'Failed to copy slug' tooltip when copy fails expect(element).not.toBeInTheDocument() expected document not to contain element,...

Source location: https://github.com/mozilla/experimenter/blob/9f01a5da0be16da80fb184e51eeb9c463eaf07c0/cirrus/server/cirrus/main.py#L291 It does not seem like this kwarg is supported: https://apscheduler.readthedocs.io/en/3.x/modules/schedulers/base.html#apscheduler.schedulers.base.BaseScheduler.add_job https://apscheduler.readthedocs.io/en/3.x/modules/triggers/interval.html#apscheduler.triggers.interval.IntervalTrigger and we mock this out in unit tests so that all of these pass, when they...

Cirrus