Page MenuHomePhabricator

[Task] Use uppercase entity ID in wb_changes table.
Closed, ResolvedPublic

Description

This seems to be the last place where we use lower case IDs. Switching to uppercase should not be a problem, but we should make very sure.

Currently, lowercase IDs are forced by EntityChange::setField.

Event Timeline

daniel raised the priority of this task from to Needs Triage.
daniel updated the task description. (Show Details)
daniel subscribed.
daniel set Security to None.
daniel added projects: Technical-Debt, DBA.
aude renamed this task from Use uppercase entity ID in wb_changes table. to [Task] Use uppercase entity ID in wb_changes table..Sep 2 2015, 12:47 PM
daniel triaged this task as Medium priority.Sep 10 2015, 1:25 PM

Change 347238 had a related patch set uploaded (by Hoo man):
[mediawiki/extensions/Wikibase@master] Use uppercase entity ids in the wb_changes table

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

hoo removed a project: DBA.

Change 347238 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Use uppercase entity ids in the wb_changes table

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

hoo removed a project: Patch-For-Review.

Works in production (on test.wikidata), will go live on Wikidata later today.