Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Page MenuHomePhabricator

Add gb_create_account column to the globalblocks table
Closed, ResolvedPublic2 Estimated Story Points

Description

To implement T17273, a column is needed that allows storing whether a given global block is set to disable account creation. This can be similar to the column in core used for the same purposes but for local blocks (bl_create_account).

Acceptance criteria
  • Add gb_create_account column to the globalblocks table

Related Objects

StatusSubtypeAssignedTask
Resolvedkostajh
DeclinedNone
In ProgressNiharika
OpenNone
OpenDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedNone
DuplicateNone
ResolvedFeatureDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedLadsgroup
ResolvedDreamy_Jazz

Event Timeline

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

[mediawiki/extensions/GlobalBlocking@master] Add gb_create_account column to the globalblocks table

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

Change #1057864 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@master] Add gb_create_account column to the globalblocks table

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

This change can skip QA. I will file a task to add the column in production with the columns added in T371268 to batch the alters into one ticket.