Page MenuHomePhabricator

Schema change: add org_last_active_date column to ep_orgs table
Closed, ResolvedPublic

Description

Author: andrew.green.df

Description:

Short description

Add a column to one table used by the Education Program extension, to enable up-to-date information about the activity of institutions participating in the Education Program.

Which wikis are affected

All wikis using the Education Program extension (Wikipedias: ar, cs, el, en, es, fa, he, mk, pt, sv; Wikiversity: de; Wikinews: en; Test: test2wiki, wikitest-rtl).

See:

https://github.com/wikimedia/operations-mediawiki-config/blob/master/wmf-config/InitialiseSettings.php#L12160-12174

and

https://wikiapiary.com/wiki/Extension:Education_Program

Note: config repo doesn't mention wikitest-rtl, which is on labs: http://tools.wmflabs.org/wikitest-rtl/w/index.php?title=Main_Page

Which tables

ep_orgs

What is the change to those tables

Add the column org_last_active_date.

Links to gerrit changes and/or other related bug reports

This change added the new column:

https://gerrit.wikimedia.org/r/#/c/109843/

Merge of that change to master:

https://git.wikimedia.org/commit/mediawiki%2Fextensions%2FEducationProgram/488bd683b130655eabc8a9e55b3ff8f59a096fea

This change requires the new column:

https://gerrit.wikimedia.org/r/#/c/109631/

Merge of that change to master:

https://git.wikimedia.org/commit/mediawiki%2Fextensions%2FEducationProgram/79c1b7dead27daaa3ac95c34a51b7ba88b267ae2


Version: unspecified
Severity: normal

Details

Reference
bz60775

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:06 AM
bzimport set Reference to bz60775.
bzimport added a subscriber: Unknown Object (MLST).