Closed
Bug 1803838
Opened 3 years ago
Closed 3 years ago
Check experiment targeting before doing feature validation
Categories
(Firefox :: Nimbus Desktop Client, task, P1)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
Details
Attachments
(1 file)
Nimbus experiment validation checks the recipe, then feature branches, and then we check targeting. However, we should be checking targeting before validation of feature branches because the targeting will contain version checks. Right now, we're getting telemetry about invalid features in old versions of Firefox that lack features due to the targeting happening after the validation.
| Assignee | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•