DR has flagged issues with the comms pref centre - we'd like to remove the link from the donor portal until we resolve these.
Context and specific issues here
DR has flagged issues with the comms pref centre - we'd like to remove the link from the donor portal until we resolve these.
Context and specific issues here
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Add config to suppress Email Preferences link | mediawiki/extensions/DonationInterface | master | +14 -4 |
Change #1214104 had a related patch set uploaded (by Ejegg; author: Ejegg):
[mediawiki/extensions/DonationInterface@master] Add config to suppress Email Preferences link
Change #1214104 merged by jenkins-bot:
[mediawiki/extensions/DonationInterface@master] Add config to suppress Email Preferences link
OK, this is deployed to production. When we want to show the link again we can just add
$wgDonationInterfaceShowEmailPreferencesLink = true;
to the config.