Closed
Bug 1842864
Opened 2 years ago
Closed 2 years ago
Change featureCallout Nimbus Feature to be a messaging experiment feature
Categories
(Firefox :: Messaging System, task, P2)
Firefox
Messaging System
Tracking
()
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: aminomancer, Assigned: aminomancer)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [omc])
Attachments
(1 file)
After bug 1821826, we support launching entire Feature Callout messages via experiment. So this makes the featureCallout Nimbus Feature obsolete. Feature Callout messages can now be loaded into ASRouter with e.g. fxms-message-* feature IDs, but we should reserve the featureCallout ID for actual feature callout experiments. The problem is, it currently doesn't work for messaging experiments because it only supports Nimbus variables. So we just need to change this definition to add a schema and remove the variables.
Updated•2 years ago
|
Flags: needinfo?(dmosedale)
Priority: -- → P2
Comment 1•2 years ago
|
||
Be sure to also add it to MESSAGING_EXPERIMENTS_DEFAULT_FEATURES. It would probably make sense to also add it to REACH_EVENT_GROUPS in the same file so we can run reach experiments on it in the future.
Flags: needinfo?(dmosedale)
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → shughes
Status: NEW → ASSIGNED
Whiteboard: [omc]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/OMC-502
| Assignee | ||
Comment 2•2 years ago
|
||
Pushed by shughes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a2f59dbe591
Change featureCallout Nimbus Feature into a messaging feature. r=jprickett,omc-reviewers
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•