aude added a comment. Possible solutions:
- add a new entry in the sites table with the new site id (e.g. be_tarask) - have a blacklist of deprecated site ids (be_x_old) that can be used to add new site links (checked in SiteLink change op?), but the allow things like old revisions with the old id to still work and allow editing unrelated things on an item - alternatively, would be nice to represent this in the Site objects, but not sure how quick, easy and nice this can be done. - have a bot migrate site links to the new site id. Issues: - populateSitesTable script (and possibly other things) assume database name = site id - it's ugly but populateSitesTable should accommodate such exceptions TASK DETAIL https://phabricator.wikimedia.org/T112647 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude Cc: Tobi_WMDE_SW, Dereckson, Amire80, Nikerabbit, Matanya, Aklapper, aude, Lydia_Pintscher, Ladsgroup, Krenair, Purodha, Ricordisamoa, Anomie, Wikidata-bugs, Snowolf, jayvdb, Legoktm _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
