Closed
Bug 1959879
Opened 19 days ago
Closed 8 days ago
Allow ExperimentManager.unenroll to be called with a string reason.
Categories
(Firefox :: Nimbus Desktop Client, defect, P1)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
Bug 1955169 changed the API of unenroll() but nimbus-devtools calls unenroll with the old API. We should support being called with a string reason, which we can coerce into into "unknown" internally.
Assignee | ||
Comment 1•13 days ago
|
||
Updated•13 days ago
|
Attachment #9479482 -
Attachment description: Bug 1959879 - Coerce unknown UnenrolllmentCause to unknown r?#nimbus-reviewers → Bug 1959879 - Coerce unsupported unenroll causes to UnenrollmentCause.Unknown r?#nimbus-reviewers
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb2c1f5cebfc
Coerce unsupported unenroll causes to UnenrollmentCause.Unknown r=nimbus-reviewers,relud,chumphreys
Comment 3•8 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•