jenkins-bot has submitted this change and it was merged. Change subject: Add clarification about subscriptions table deployment ......................................................................
Add clarification about subscriptions table deployment in the usage tracking migration docs Change-Id: I3e9a13f93b29f4b5c60b2c97380a9764deb0b4f4 --- M docs/usagetracking-migration.wiki 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: JanZerebecki: Looks good to me, approved jenkins-bot: Verified diff --git a/docs/usagetracking-migration.wiki b/docs/usagetracking-migration.wiki index 7a2cfbc..774fe8e 100644 --- a/docs/usagetracking-migration.wiki +++ b/docs/usagetracking-migration.wiki @@ -30,11 +30,13 @@ ** If useLegacyChangesSubscription is true, apply repo/sql/changes_subscription.sql manually. * Run repo/maintenance/populateChangesSubscription.php to initialize the wb_changes_subscription table based on repowiki.wb_items_per_site. -NOTE: client wikis should be configured to keep track of their subscriptions in the wb_changes_subscription. +NOTE: If any clients already have usage tracking enabled, then updateSubscriptions.php can also be run and subscription tracking enabled for each of them at this point. + +NOTE: Client wikis should be configured to keep track of their subscriptions in the wb_changes_subscription. This can be done right away or at any later point, using the instructions in section ''Start tracking client subscriptions based on entity usage'' below. -NOTE: the dispatchChanges.php script does not yet use wb_changes_subscription at all. This means +NOTE: The dispatchChanges.php script does not yet use wb_changes_subscription at all. This means that if a client wiki uses an entity ''only'' via arbitrary access (i.e. no page on that wiki is linked to that entity via a sitelink), changes to the entity will not cause a change notification to the client wiki. This issue is tracked on phabricator as ticket [https://phabricator.wikimedia.org/T66590 T66590]. -- To view, visit https://gerrit.wikimedia.org/r/200154 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e9a13f93b29f4b5c60b2c97380a9764deb0b4f4 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Aude <aude.w...@gmail.com> Gerrit-Reviewer: Aude <aude.w...@gmail.com> Gerrit-Reviewer: Daniel Kinzler <daniel.kinz...@wikimedia.de> Gerrit-Reviewer: Hoo man <h...@online.de> Gerrit-Reviewer: JanZerebecki <jan.wikime...@zerebecki.de> Gerrit-Reviewer: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits