[Wikidata-bugs] [Maniphest] T281726: Stop injecting LanguageNameLookup into WikibaseValueFormatterBuilders

2023-08-11 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.41-notes (1.41.0-wmf.22; 2023-08-15); removed MW-1.41-notes (1.41.0-wmf.20; 2023-08-01). TASK DETAIL https://phabricator.wikimedia.org/T281726 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread AndrewTavis_WMDE
AndrewTavis_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T336361 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AndrewTavis_WMDE Cc: AndrewTavis_WMDE, Michael, Manuel, Aklapper, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T336923: [ES-M5] Refactor `onFormatAutocomments` hook handler to use hook interfaces and Dependency Injection

2023-08-11 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.41-notes (1.41.0-wmf.22; 2023-08-15). TASK DETAIL https://phabricator.wikimedia.org/T336923 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: HasanAkgun_WMDE, ReleaseTaggerBot Cc: Aklapper, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T344052: [Analytics] Edit tags by `access_method`

2023-08-11 Thread Manuel
Manuel edited projects, added Wikidata Analytics (Kanban); removed Wikidata Analytics. TASK DETAIL https://phabricator.wikimedia.org/T344052 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread AndrewTavis_WMDE
AndrewTavis_WMDE added a comment. I guess I'm confused what the goal here is then 樂 As I understand it we're looking for users who are using the normal desktop UI on a mobile device. For the `wmf.webrequest` table we'd then use: - `user_agent` -> device used via `python-user-agent` and

[Wikidata-bugs] [Maniphest] T281721: Remove calls to deprecated WikibaseRepo::getLanguageNameLookup()

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T281726: Stop injecting LanguageNameLookup into WikibaseValueFormatterBuilders as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T281721 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T281726: Stop injecting LanguageNameLookup into WikibaseValueFormatterBuilders

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T281726 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Michael, Aklapper, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T343982: Create a new Lexeme recategorised on Special:SpecialPages

2023-08-11 Thread Arian_Bozorg
Arian_Bozorg closed this task as "Resolved". Arian_Bozorg moved this task from Product Verification to Our work done on the Wikidata Dev Team (Sprint-∞) board. Arian_Bozorg added a comment. Looks good to me! Thanks for taking care of this so quick :) TASK DETAIL

[Wikidata-bugs] [Maniphest] T343690: [Analytics] Wikidata edits by UI variant

2023-08-11 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T343690 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AndrewTavis_WMDE, Manuel Cc: AndrewTavis_WMDE, Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T336361 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AndrewTavis_WMDE, Manuel Cc: AndrewTavis_WMDE, Michael, Manuel, Aklapper, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread AndrewTavis_WMDE
AndrewTavis_WMDE added a comment. My understanding of `access_method` is that it's only related to `user_agent` for mobile apps: > Mobile app requests are identified by the user agent including `WikipediaApp` or `Wikipedia/5.0`. For web requests it's based on the subdomains. TASK

[Wikidata-bugs] [Maniphest] T281726: Stop injecting LanguageNameLookup into WikibaseValueFormatterBuilders

2023-08-11 Thread gerritbot
gerritbot added a comment. Change 947858 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Require language in options in WikibaseValueFormatterBuilders https://gerrit.wikimedia.org/r/947858 TASK DETAIL https://phabricator.wikimedia.org/T281726 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T343690: [Analytics] Wikidata edits by UI variant

2023-08-11 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T343690 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AndrewTavis_WMDE, Manuel Cc: AndrewTavis_WMDE, Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread AndrewTavis_WMDE
AndrewTavis_WMDE added a comment. I've already checked and there are differences between a `python-user-agents` derived device via `user_agents.parse(ua_value).is_mobile` and the `access_method`. Specifically we are getting users where the device from `.is_mobile` is `mobile`, but the

[Wikidata-bugs] [Maniphest] T281726: Stop injecting LanguageNameLookup into WikibaseValueFormatterBuilders

2023-08-11 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T281726 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, Maintenance_bot Cc: Michael, Aklapper, Lucas_Werkmeister_WMDE,

[Wikidata-bugs] [Maniphest] T336923: [ES-M5] Refactor `onFormatAutocomments` hook handler to use hook interfaces and Dependency Injection

2023-08-11 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T336923 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: HasanAkgun_WMDE, Maintenance_bot Cc: Aklapper, ItamarWMDE, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T343999: [SW] Lexeme lemma, sense or form editing should have a licence note

2023-08-11 Thread Arian_Bozorg
Arian_Bozorg renamed this task from "Lexeme lemma, sense or form editing should have a licence note" to "[SW] Lexeme lemma, sense or form editing should have a licence note". TASK DETAIL https://phabricator.wikimedia.org/T343999 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T343998: [SW] Item label, description and alias editing should have a license note

2023-08-11 Thread Arian_Bozorg
Arian_Bozorg renamed this task from "Item label, description and alias editing should have a license note" to "[SW] Item label, description and alias editing should have a license note". TASK DETAIL https://phabricator.wikimedia.org/T343998 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T343979: [SW] IP address warning on Lexeme editing page

2023-08-11 Thread Arian_Bozorg
Arian_Bozorg renamed this task from "IP address warning on Lexeme editing page " to "[SW] IP address warning on Lexeme editing page ". TASK DETAIL https://phabricator.wikimedia.org/T343979 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Arian_Bozorg

[Wikidata-bugs] [Maniphest] T344050: WikibaseClient SidebarLinkBadgeDisplay inappropriately uses user language for parser output

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. I made this a subtask of T279415 because it’s closely related, although strictly speaking here we’re using Wikibase//Client//’s UserLanguage service rather than WikibaseRepo’s. There’s no equivalent task for

[Wikidata-bugs] [Maniphest] T344052: [Analytics] Please add a descriptive title for the task!

2023-08-11 Thread Manuel
Manuel created this task. Manuel added projects: Wikidata Analytics, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Before we start our work on T236893: Tag all edits made via Wikibase View and Wikibase Client , I

[Wikidata-bugs] [Maniphest] T344052: [Analytics] Edit tags by `access_method`

2023-08-11 Thread Manuel
Manuel renamed this task from "[Analytics] Please add a descriptive title for the task!" to "[Analytics] Edit tags by `access_method` ". Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T344052 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T344050: WikibaseClient SidebarLinkBadgeDisplay inappropriately uses user language for parser output

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T344050 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, Aklapper, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T282169: Replace Wikidata logo on Item Quality Evaluator to unique favicon

2023-08-11 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata-UX. TASK DETAIL https://phabricator.wikimedia.org/T282169 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Charlie_WMDE, Erdinc_Ciftci_WMDE, Aklapper, Lydia_Pintscher, Mohammed_Sadat_WMDE,

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread Manuel
Manuel added a comment. > Are we trying then the combination of user_agent_var.is_mobile = True and access_method = "desktop" via the access_method column from wmf.webrequest? It is important to keep user devices and Wikidata UI separate here. For now we are only trying to get the

[Wikidata-bugs] [Maniphest] T344050: WikibaseClient SidebarLinkBadgeDisplay inappropriately uses user language for parser output

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: wdwb-tech, Wikidata, I18n. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION The `SidebarLinkBadgeDisplay` is used to show badges (e.g. “featured article”) on interwiki links in the sidebar. To

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread Manuel
Manuel added a comment. Yes, I edited my comment, as I missed this important point: access_method just checks the URL for indications of a mobile UI, so it is about UI and not about device. So it is out of scope here, after all. TASK DETAIL https://phabricator.wikimedia.org/T336361 EMAIL

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread Manuel
Manuel added a comment. Ah, I see! This task was only about finding a way to reliably identify all uses (viewing and editing) from mobile devices, independent of their tags. Once we have a reliable way of detecting the user device type, the next goal will be along the lines of what you

[Wikidata-bugs] [Maniphest] T336923: [ES-M5] Refactor `onFormatAutocomments` hook handler to use hook interfaces and Dependency Injection

2023-08-11 Thread gerritbot
gerritbot added a comment. Change 944173 **merged** by jenkins-bot: [mediawiki/extensions/EntitySchema@master] Refactor `onFormatAutocomments` hook handler https://gerrit.wikimedia.org/r/944173 TASK DETAIL https://phabricator.wikimedia.org/T336923 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T343800: [8 hr] Investigate behavior of temporary accounts with cross-wiki API actions

2023-08-11 Thread Michael
Michael added a comment. Less related to Wikidata because we have CentralAuth, but maybe relevant to the ecosystem at large: I noticed that linking a Wikipage to an Item on different wiki failed in my local dev setup with the user being unknown. So, if wikifarms want to enable that, they

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread AndrewTavis_WMDE
AndrewTavis_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T336361 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AndrewTavis_WMDE Cc: AndrewTavis_WMDE, Michael, Manuel, Aklapper, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T336361: [Analytics] Identify access via mobile devices independent of tags

2023-08-11 Thread AndrewTavis_WMDE
AndrewTavis_WMDE added a comment. Or am I just jumping to the question in the description and we just want to figure out mobile edits and views over the period? TASK DETAIL https://phabricator.wikimedia.org/T336361 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T293081: Refactor WikibaseLexeme WebdriverIO tests from sync to async mode

2023-08-11 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T293081 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Michael, zeljkofilipin, Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder,

[Wikidata-bugs] [Maniphest] T293081: Refactor WikibaseLexeme WebdriverIO tests from sync to async mode

2023-08-11 Thread gerritbot
gerritbot added a comment. Change 947992 had a related patch set uploaded (by Michael Große; author: Michael Große): [mediawiki/extensions/WikibaseLexeme@master] Disable running the daily selenium tests against beta https://gerrit.wikimedia.org/r/947992 TASK DETAIL

[Wikidata-bugs] [Maniphest] T293081: Refactor WikibaseLexeme WebdriverIO tests from sync to async mode

2023-08-11 Thread gerritbot
gerritbot added a comment. Change 947992 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Disable running the daily selenium tests against beta https://gerrit.wikimedia.org/r/947992 TASK DETAIL https://phabricator.wikimedia.org/T293081 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T293081: Refactor WikibaseLexeme WebdriverIO tests from sync to async mode

2023-08-11 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T293081 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Michael, zeljkofilipin, Danny_Benjafield_WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T328281: [WDQS-GUI] Perform update of `bootstrap-table`

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE moved this task from Todo/Backlog to Doing on the Wikidata Dev Team (Sprint-∞) board. Lucas_Werkmeister_WMDE added a comment. Okay, I’ve tested bump bootstrap-table from 1.21.1 to 1.22.1

[Wikidata-bugs] [Maniphest] T281799: WikibaseLexeme: Remove calls to WikibaseRepo::getUserLanguage from formatter factory callbacks

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. We should probably get the language to use from the given `FormatterOptions`, and expect those options to contain `ValueFormatter::OPT_LANG` or `FormatterLabelDescriptionLookupFactory::OPT_LANGUAGE_FALLBACK_CHAIN`, like we did for T281726: Stop

[Wikidata-bugs] [Calendar] E1670: #CCCamp23

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this event. Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Dev Team. EVENT DETAIL https://phabricator.wikimedia.org/E1670 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc:

[Wikidata-bugs] [Maniphest] T279415: Remove calls to deprecated WikibaseRepo::getUserLanguage

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T281801: WikibaseLexeme: Remove calls to WikibaseRepo::getUserLanguage from entity diff visualizer callbacks as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T279415 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T281801: WikibaseLexeme: Remove calls to WikibaseRepo::getUserLanguage from entity diff visualizer callbacks

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved". Lucas_Werkmeister_WMDE assigned this task to Michael. Lucas_Werkmeister_WMDE added a comment. Restricted Application added a project: User-Michael. This effectively got resolved in Lexemes and Forms don't have Labels, so don't try to look

[Wikidata-bugs] [Maniphest] T260340: Stop using deprecated Language static methods in Wikibase extensions

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T260340 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, Aklapper, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T260340: Stop using deprecated Language static methods in Wikibase extensions

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved". Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE added a comment. I think the last bits of this actually got done in Replace deprecated Language::factory

[Wikidata-bugs] [Maniphest] T336134: wdqs2*** lagged for more than one day

2023-08-11 Thread bking
bking added a subtask: T337801: WDQS: Document procedure for switching between Kubernetes and Yarn Streaming Updater. TASK DETAIL https://phabricator.wikimedia.org/T336134 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: bking Cc: karapayneWMDE,

[Wikidata-bugs] [Maniphest] T328543: [QB] [WDQS-GUI] Move build scripts from CI to the repository

2023-08-11 Thread Michael
Michael added a subscriber: hashar. Michael added a comment. It has been a long while since I last looked into this, and I'm not fully sure what @hashar had mind, but my understanding would be that the rough process would look like: 1. look at the shell commands and such in the jobs

[Wikidata-bugs] [Maniphest] T281721: Remove calls to deprecated WikibaseRepo::getLanguageNameLookup()

2023-08-11 Thread gerritbot
gerritbot added a comment. Change 948138 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)): [mediawiki/extensions/Wikibase@master] Don’t use LanguageNameLookup service in HTMLContentLanguageField https://gerrit.wikimedia.org/r/948138

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-08-11 Thread gerritbot
gerritbot added a comment. Change 948169 had a related patch set uploaded (by WMDE-leszek; author: WMDE-leszek): [mediawiki/extensions/WikibaseLexeme@master] Temporarily disabled tests involving prefixed Lexeme IDs https://gerrit.wikimedia.org/r/948169 TASK DETAIL

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-08-11 Thread gerritbot
gerritbot added a comment. Change 948168 had a related patch set uploaded (by WMDE-leszek; author: WMDE-leszek): [mediawiki/extensions/Wikibase@master] Formally disallowed using colons/prefixes in the Item/Property ID https://gerrit.wikimedia.org/r/948168 TASK DETAIL

[Wikidata-bugs] [Maniphest] T291823: Remove "old federation" methods from EntityId

2023-08-11 Thread gerritbot
gerritbot added a comment. Change 948170 had a related patch set uploaded (by WMDE-leszek; author: WMDE-leszek): [mediawiki/extensions/WikibaseLexeme@master] Confirm it is impossible to have colons in Lexeme IDs https://gerrit.wikimedia.org/r/948170 TASK DETAIL

[Wikidata-bugs] [Maniphest] T342416: Set data permission on new snapshot generation (discovery.wikibase_rdf)

2023-08-11 Thread EBernhardson
EBernhardson claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T342416 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: EBernhardson Cc: dcausse, BTullis, AndrewTavis_WMDE, Aklapper, JAllemandou, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T328281: [WDQS-GUI] Perform update of `bootstrap-table`

2023-08-11 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Doing to Product Verification on the Wikidata Dev Team (Sprint-∞) board. Lucas_Werkmeister_WMDE added a comment. Update merged. Not sure if this belongs in tech verification or product verification; probably product? Also, for product to

[Wikidata-bugs] [Maniphest] T281721: Remove calls to deprecated WikibaseRepo::getLanguageNameLookup()

2023-08-11 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T281721 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Aklapper, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Isabelladantes1983,

[Wikidata-bugs] [Maniphest] T226150: Import properties from an ontology in a wikibase instance created with docker

2023-08-11 Thread darthmon_wmde
darthmon_wmde added a project: Wikibase Suite Team. TASK DETAIL https://phabricator.wikimedia.org/T226150 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: darthmon_wmde Cc: johanricher, Aklapper, Jelabra, Danny_Benjafield_WMDE, roti_WMDE, jdfraine,

[Wikidata-bugs] [Maniphest] T224533: WD within WP watchlists: Allow hiding changes to descriptions used in other languages

2023-08-11 Thread Sdkb
Sdkb added a comment. In T224533#5236074 , @Lydia_Pintscher wrote: > I am wondering if this and T224532 should be separate preferences or if we can get away with one. Would aprechiate some