Closed
Bug 1859319
Opened 2 years ago
Closed 2 years ago
Users are re-enrolled in a rollout after changing the feature configuration preference
Categories
(Firefox :: Nimbus Desktop Client, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ctataru, Unassigned)
References
Details
Attachments
(1 file)
|
9.82 MB,
video/quicktime
|
Details |
[Affected versions]:
- Firefox Release, 116.0 (BUILD ID: 20230727152340)
- Firefox Release, 117.0, (BUILD ID: 20230824132758)
- Firefox Release, 118.0.2 (BUILD ID: 20231009140911)
- Firefox Beta 119.0b8 (BUILD ID: 20231011091528)
- Firefox Nightly 120.0a1 (BUILD ID: 20231002221644 )
[Affected Platforms]:
- MacOS 13.6
- Windows 11 x64
[Prerequisites]:
- Have the a rollout in preview state (e.g: https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/feature-config-testing-for-racecachewithnetwork-treatment-a-rollout-copy/summary)
- Naturally enroll in the rollout.
[Steps to reproduce]:
- Navigate to the “about:config” page.
- Search for the pref changed by the rollout. (e.g: network.http.rcwn.enabled)
- Change the pref to another value than set in the rollout.
- Restart the browser.
- Observe the results.
[Expected results]:
- The rollout is disabled and the user is not re-enrolled after the restart.
[Actual results]:
- The user is re-enrolled after the browser is restarted.
[Notes]:
- This issue might be related to this 1833248.
- This issue is not reproducible with Firefox 114.
- This issue is not reproducible with forced enrollment.
- Attached a screen recording of the current behavior.
| Reporter | ||
Updated•2 years ago
|
Flags: needinfo?(brennie)
Comment 1•2 years ago
|
||
This is intended behaviour. To prevent re-enrollment, either a) opt-out of the rollout on about:studies or b) the rollout targeting should check the box "Prevent enrollment if users have changed any prefs set by this experiment" which prevents enrollment if the user has changed these prefs.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(brennie)
Resolution: --- → WONTFIX
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•