Aude has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/54/200154/1

diff --git a/docs/usagetracking-migration.wiki 
b/docs/usagetracking-migration.wiki
index 7a2cfbc..1fafad5 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 arbitrary access and usage tracking, then 
updateSubscriptions.php needs to also be run 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: newchange
Gerrit-Change-Id: I3e9a13f93b29f4b5c60b2c97380a9764deb0b4f4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to