daniel created this task.
daniel added subscribers: daniel, hoo, aude.
daniel added projects: Wikidata, ยง Wikidata-Sprint-2015-03-24.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  the dispatchChanges.php maintenance script (resp the ChangeDispatcher class, 
after If5ea19e29a15) filters changes by whether a given client wiki is (a) 
subscribed(*) to the entity that was changed or (b) whether the change affects 
the sitelink to that client wiki. The second check appears to be broken (always 
returns false). 
  
  Note that currently, the isRelevantChange() check is ineffective, since the 
return value is checked against !== null, which is always true, since the 
method returns a boolean (see Ib6f733fbd8).
  
  (*) Subscription is currently determined based on wb_items_per_site, but in 
future will be determined via wb_changes_subscription, see T66590.

TASK DETAIL
  https://phabricator.wikimedia.org/T93918

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: aude, hoo, Aklapper, daniel, Wikidata-bugs



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to