eranroz created this task.
eranroz added projects: Wikidata, MediaWiki-extensions-WikibaseClient, Edit-Review-Improvements.
Herald added a subscriber: Aklapper.
Herald added a project: Collaboration-Team-Triage.

TASK DESCRIPTION

As the WMF's collaboration team pushes forward the new awesome edit review filters there is an opportunity to take advantage of its capabilities,
and make it possible for (client) wikis to monitor wikidata changes on recentchanges/watchlist without becoming too noisy. This can be done easily by letting users filter wikidata edits with more options.

Current status

  • Wikidata has ongoing effort to make less non relevant changes pushed to recentchanges (for example: T151717), even when completed it is not going to address the needs for users to actually show wikidata changes on the client wikis.
  • The new filters support show/hide wikidata (similar to classic recentchanges).

Solution
I suggest to have a new Wikidata filters group with the following sub-options according to the wikidata aspects there were changed: description/statement/label/sitelink.

Example Use cases:

  • description changes - this is highly requested feature (in enwiki), as changes on descriptions affect mobile search and aren't monitored outside Wikidata. By showing only Wikidata changes that change descriptions (hiding labels/sitelinks/statements) users can easily monitor it. It may be valid to show only descriptions in the content-language of the client wiki (bypass for T173144 )
  • sitelinks changes - such changes are usually not interesting and were classically hidden from users (maintained by interwiki bots with bot flag), so it should be possible for a user to hide them.
  • label/statements changes - such changes may affect infoboxes and other data imported from Wikidata.

Suggested implementation

  • implement new filters (ChangesListStringOptionsFilterGroup, ChangesListStringOptionsFilter)
  • The filters should query recentchanges table with rc_source=wb and according to the type of the filter (tricky -see below).
    • I think Wikidata changes aren't actually modeled in the client wiki (it is probably not efficient to query rc_params/rc_comment?)
    • So we should either query the Wikidata Repo (from server side? or maybe client side using RepoApi?)
    • Alternatively we can use abuse tag_summary and use tags to indicate the Wikidata aspects related to a change (just ~4 tags)

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

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

To: eranroz
Cc: Aklapper, eranroz, GoranSMilovanovic, QZanden, Iniquity, jmatazzoni, Izno, SBisson, Wikidata-bugs, aude, Catrope, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to