User story
As a PM, I want PRU to be accessible (i.e., not hidden behind feature flag) in the test wiki, so that I can easily test it.
Acceptance Criteria:
- Enable all PRU functionality to be visible in the UI on test.wikipedia.org
As a PM, I want PRU to be accessible (i.e., not hidden behind feature flag) in the test wiki, so that I can easily test it.
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
operations/mediawiki-config | master | +7 -0 | Enable $wgAllowRequiringEmailForResets on test wikis |
Do you prefer that we have it up on testing on beta or test wiki?
It's already enabled on beta.
Do you want it enabled on test2.wikipedia.org as well?
Change 558341 had a related patch set uploaded (by Samwilson; owner: Samwilson):
[operations/mediawiki-config@master] Enable $wgAllowRequiringEmailForResets on test wikis
(As well as test.wikipedia.org, I meant!) Anyway, the above patch enables it on both test wikis.
@Samwilson Sorry, I should have clarified. I meant: Does @dom_walden prefer to have it available in the UI (i.e., not behind the feature flag) on beta? Either way, as long as it's available for testing in the UI in at least one environment, I think we should be good for now. Thanks!
Change 558341 merged by jenkins-bot:
[operations/mediawiki-config@master] Enable $wgAllowRequiringEmailForResets on test wikis
Mentioned in SAL (#wikimedia-operations) [2019-12-18T00:09:14Z] <niharika29@deploy1001> Synchronized wmf-config/InitialiseSettings.php: Enable on test wikis - T240736 (duration: 01m 02s)
Now available on test.wikipedia.org and test2.wikipedia.org; ready for QA. Also available on beta.
This is now available in test and test2. I have also personally checked in testwiki. I'm marking this as Done.