Page MenuHomePhabricator

Remove feature flag for showing temporary accounts onboarding dialog
Closed, ResolvedPublic

Description

In b5bb65cba9cfafd563e693d2921ce979f29cb784, a temporary feature flag was added to the CheckUser extension to hide the temporary accounts onboarding dialog for all users. This was done to ensure that development could be finished on the dialog before it is shown to users (as it is only shown once per user).

We can remove this feature flag and show the dialog once we have completed the following:

Acceptance criteria
  • Remove wgCheckUserEnableTempAccountsOnboardingDialog and assume the value is true in any places that it is used when removing the configuration value

Event Timeline

Change #1109684 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/CheckUser@master] [WIP] Remove feature flag for temp accounts onboarding dialog

https://gerrit.wikimedia.org/r/1109684

Change #1109684 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] Remove feature flag for temp accounts onboarding dialog

https://gerrit.wikimedia.org/r/1109684