Closed
Bug 1692545
Opened 4 years ago
Closed 4 years ago
Don't throw on enrollment if a duplicate feature id exists
Categories
(Firefox :: Nimbus Desktop Client, defect)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
87 Branch
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
Details
Attachments
(1 file)
In ExperimentManager we log and then throw an error when we try to enroll and an experiment with the same featureId already exists. We should exit early instead.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e81b62bcbe81
Don't throw on enrollment if a duplicate feature id exists r=k88hudson
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•