Closed
Bug 1949246
Opened 1 year ago
Closed 1 year ago
Add an update event to ExperimentStore
Categories
(Firefox :: Nimbus Desktop Client, enhancement, P1)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
We need a single "update" event for the ExperimentStore that we can use to listen for any enrollment changes. We have per-feature and per-slug enrollment events, but you have to subscribe to one at a time.
This event should not include the actual enrollment, but just some metadata (slug, isEnrolled, unenrollment reason)
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e92be09a439
Add an update event to ExperimentStore r=nimbus-reviewers,emcminn
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•