[Wikidata-bugs] [Maniphest] T341589: Improve df_to_remarkup formatting for wmfdata-python

2023-10-13 Thread nshahquinn-wmf
nshahquinn-wmf added a comment. Just repeating what I shared on Slack for accessibility: I think these changes are absolutely great and ready to merge! Please make a pull request and I or someone else can merge it ASAP  TASK DETAIL https://phabricator.wikimedia.org/T341589 EMAIL

[Wikidata-bugs] [Maniphest] T344362: Some Lexemes seem to miss styles/scripts. Can be "fixed" by purging.

2023-10-13 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.42-notes (1.42.0-wmf.1; 2023-10-17). TASK DETAIL https://phabricator.wikimedia.org/T344362 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot Cc: Nikki, VIGNERON,

[Wikidata-bugs] [Maniphest] T348886: Optimize the design of mobile Termbox in all environments

2023-10-13 Thread Sarai-WMDE
Sarai-WMDE renamed this task from "[WIP] Optimize the design of mobile Termbox in all environments" to "Optimize the design of mobile Termbox in all environments". Sarai-WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348886 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T347989: Adapt rdf-spark-tools to split the wikidata graph based on a set of rules

2023-10-13 Thread dr0ptp4kt
dr0ptp4kt added a comment. Personalized dev environment on analytics cluster with Airflow setup (stat1006) - was able to execute job, slightly hacked up to get specific date and not keep running regularly (eats lots of disk) to get `dr0ptp4kt.wikibase_rdf_with_split` using my Kerberos

[Wikidata-bugs] [Maniphest] T348886: [WIP] Optimize the design of mobile Termbox in all environments

2023-10-13 Thread Sarai-WMDE
Sarai-WMDE created this task. Sarai-WMDE added projects: Wikidata Dev Team, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Problem --- The mobile Termbox presents a series of design problems (e.g. inconsistent typographic styles, low contrast) that

[Wikidata-bugs] [Maniphest] T344362: Some Lexemes seem to miss styles/scripts. Can be "fixed" by purging.

2023-10-13 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T344362 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, Maintenance_bot Cc: Nikki, VIGNERON, karapayneWMDE, Thadguidry,

[Wikidata-bugs] [Maniphest] T344362: Some Lexemes seem to miss styles/scripts. Can be "fixed" by purging.

2023-10-13 Thread gerritbot
gerritbot added a comment. Change 960564 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Split parser cache by desktop/mobile https://gerrit.wikimedia.org/r/960564 TASK DETAIL https://phabricator.wikimedia.org/T344362 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T348271: [WtC-M3] Port Table component to Mismatch Finder

2023-10-13 Thread Sarai-WMDE
Sarai-WMDE renamed this task from "[WtC-M2] Port Table component to Mismatch Finder" to "[WtC-M3] Port Table component to Mismatch Finder". TASK DETAIL https://phabricator.wikimedia.org/T348271 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T348872: Make mobile Wikibase page views use parser cache

2023-10-13 Thread Michael
Michael moved this task from Incoming to Unified DOT Backlog on the Wikidata Dev Team board. Michael added a subscriber: Lydia_Pintscher. Michael added a comment. It was agreed with @Lydia_Pintscher that this has to be our next priority right away. TASK DETAIL

[Wikidata-bugs] [Maniphest] T348872: Make mobile Wikibase page views use parser cache

2023-10-13 Thread Michael
Michael added a project: Wikidata Dev Team. TASK DETAIL https://phabricator.wikimedia.org/T348872 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Michael, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348872: Make mobile Wikibase page views use parser cache

2023-10-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. `ParserCache::get()` tracks hook rejections in statsd under `miss_rejected`, which can be seen in Grafana: Parser Cache ; the rate isn’t super high (max 2.57% in the last 2 days), but I

[Wikidata-bugs] [Maniphest] T348872: Make mobile Wikibase page views use parser cache

2023-10-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE renamed this task from "Make mobile Lexeme page views use parser cache" to "Make mobile Wikibase page views use parser cache". Lucas_Werkmeister_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348872 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T348877: Lexeme searches prefer forms over lemmas

2023-10-13 Thread Nikki
Nikki created this task. Nikki added projects: Wikidata, Wikidata Lexicographical data, Discovery-Search. TASK DESCRIPTION **Steps to replicate the issue** (include links if applicable): - Start adding a statement on https://www.wikidata.org/wiki/Lexeme:L123 - Select the property

[Wikidata-bugs] [Maniphest] T344362: Some Lexemes seem to miss styles/scripts. Can be "fixed" by purging.

2023-10-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Oh, and some minor notes for debugging this locally: - If you don’t have a working termbox SSR service, you’ll want to comment out the call to `$parserOutput->updateCacheExpiry( 0 );` in `FullEntityParserOutputGenerator::addHtmlToParserOutput()`,

[Wikidata-bugs] [Maniphest] T344362: Some Lexemes seem to miss styles/scripts. Can be "fixed" by purging.

2023-10-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. > Now we just need to understand why the parser cache behaves the way it does (regenerate on mobile with the patch), and what the implications are (performance and otherwise). I think I understand it now. There’s been another revelation in the

[Wikidata-bugs] [Maniphest] T348872: Make mobile Lexeme page views use parser cache

2023-10-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Lexicographical data, wmde-wikidata-tech. TASK DESCRIPTION As a Wikidata visitor, I want mobile page views to load quickly if possible. As an SRE, I (presumably – I’m not one) want mobile page

[Wikidata-bugs] [Maniphest] T344905: Publish WDQS JNL files to dumps.wikimedia.org

2023-10-13 Thread dr0ptp4kt
dr0ptp4kt added a comment. > I think the ammount of time taken to decompress the JNL file should also be taken into consideration on varying hardware if compression is being considered. Closing the loop, posted my experience at T347605#9229608

[Wikidata-bugs] [Maniphest] T347605: Document process for getting JNL files/consider automation

2023-10-13 Thread dr0ptp4kt
dr0ptp4kt added a comment. @bking just wanted to express my gratitude for the support on this ticket and its friends T344905: Publish WDQS JNL files to dumps.wikimedia.org and T347647: 2023-09-18 latest-all.ttl.gz WDQS dump `Fatal error munging

[Wikidata-bugs] [Maniphest] T255706: [WB-Client] [TECH] Wikibase\Client\Usage\Sql\EntityUsageTable::addUsages Deadlock

2023-10-13 Thread Ladsgroup
Ladsgroup added a comment. Since jobs also have implicit transaction, the start and end atomic doesn't matter much (I know...) You could potentially: - make a TRX_AUTOCOMMIT connection or - remove the waitForReplication between each batch or - make the job, queue another job

[Wikidata-bugs] [Maniphest] T348665: Translatable edit summary comments not displaying on Special:NewPages

2023-10-13 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T348665 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, Maintenance_bot Cc: Lucas_Werkmeister_WMDE, Umherirrender, tstarling,

[Wikidata-bugs] [Maniphest] T348665: Translatable edit summary comments not displaying on Special:NewPages

2023-10-13 Thread gerritbot
gerritbot added a comment. Change 965556 **merged** by jenkins-bot: [mediawiki/core@master] specials: Use the new page name for comment formatting https://gerrit.wikimedia.org/r/965556 TASK DETAIL https://phabricator.wikimedia.org/T348665 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T326914: Migrate the WDQS streaming updater from FlinkKafkaConsumer/Producer to KafkaSource/Sink

2023-10-13 Thread Gehel
Gehel closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T326914 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: dcausse, Gehel Cc: dr0ptp4kt, bking, dcausse, Aklapper, Danny_Benjafield_WMDE, Isabelladantes1983,

[Wikidata-bugs] [Maniphest] T342593: Five deleted Wikidata items pertaining to Wikimedia category pages still present in the Query Service

2023-10-13 Thread Gehel
Gehel closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T342593 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: dcausse, Gehel Cc: Ottomata, EBernhardson, ArielGlenn, Milimetric, dcausse, Nikki, Aklapper, Mahir256,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI?

2023-10-13 Thread AndrewTavis_WMDE
AndrewTavis_WMDE added a comment. wser_properties_table can be used for preferences. How we access it is still to be figured out. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI?

2023-10-13 Thread AndrewTavis_WMDE
AndrewTavis_WMDE added a comment. mediawiki_wikitext_current can likely be used for the `common.js` and `common.css` files :) TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI?

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AndrewTavis_WMDE, Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold,

[Wikidata-bugs] [Maniphest] T348836: [EPIC] Operationalize the target groups of Wikidata's editing UI

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348836 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348836: [EPIC] Operationalize the target groups of Wikidata's editing UI

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348836 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348836: [EPIC] Operationalize the target groups of Wikidata's editing UI

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348836 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI?

2023-10-13 Thread AndrewTavis_WMDE
AndrewTavis_WMDE claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AndrewTavis_WMDE Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI?

2023-10-13 Thread Manuel
Manuel renamed this task from "[EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]" to "[EPIC] How are Wikidata editors modifying their Item UI? ". TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

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

[Wikidata-bugs] [Maniphest] T348609: Investigation to clarify team ownership of WMDE cronjobs on stats1007

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348609 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Lena_WMDE, WMDE-Fisch, awight, Tobi_WMDE_SW, Michael, AndrewTavis_WMDE, karapayneWMDE, Manuel,

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

2023-10-13 Thread hashar
hashar added a comment. One of the issue we have encountered is the `git push` to Gerrit failed due to the ssh host key not being present on the Jenkins instances. That got solved by https://gerrit.wikimedia.org/r/c/operations/puppet/+/965122 TASK DETAIL

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

2023-10-13 Thread gerritbot
gerritbot added a comment. Change 965122 **merged** by Jbond: [operations/puppet@production] gerrit: make gerrit ssh key more DRY https://gerrit.wikimedia.org/r/965122 TASK DETAIL https://phabricator.wikimedia.org/T328543 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T348836: [EPIC] Operationalize the target groups of Wikidata's editing UI

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348836 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348644: [Investigation] WMDE cronjobs on stats1007

2023-10-13 Thread Addshore
Addshore added a comment. From my side, everything that is in a cron there i believe should be in https://github.com/wikimedia/analytics-wmde-scripts Specifically to see what is happening within the crons see https://github.com/wikimedia/analytics-wmde-scripts/tree/master/cron The

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348836: [EPIC] Operationalize the target groups of Wikidata's editing UI

2023-10-13 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T348836 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38,

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

2023-10-13 Thread karapayneWMDE
karapayneWMDE moved this task from Wikidata.org Slice to Unified DOT Backlog on the Wikidata Dev Team board. karapayneWMDE edited projects, added Wikidata Dev Team; removed Wikidata Dev Team (Wikidata.org Slice). TASK DETAIL https://phabricator.wikimedia.org/T343999 WORKBOARD

[Wikidata-bugs] [Maniphest] T149410: For consistency MediaInfo serialization should use "claims" as key, rather than "statements"

2023-10-13 Thread matej_suchanek
matej_suchanek added a comment. Not only is there inconsistency between Wikidata and Commons, but it also lies within Commons itself. When you `wbgetentities`, you get the claims/statements under "statements". But when you `wbeditentity`, you must **specify the claims/statements to

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1, BeautifulBold, Suran38, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel added a project: Epic. Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, me, Danny_Benjafield_WMDE, Astuthiodit_1,

[Wikidata-bugs] [Maniphest] T348239: [Analytics] (empty)

2023-10-13 Thread Manuel
Manuel renamed this task from "[EPIC] Operationalize the target groups of Wikidata's editing UI " to "[Analytics] (empty)". Manuel removed a project: Epic. Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348239 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T348239: [EPIC] Operationalize the target groups of Wikidata's editing UI

2023-10-13 Thread Manuel
Manuel renamed this task from "[Analytics] Please add a descriptive title for the task!" to "[EPIC] Operationalize the target groups of Wikidata's editing UI ". Manuel added a project: Epic. Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348239 EMAIL

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T348240: [EPIC] How are Wikidata editors modifying their Item UI? [up to milestone 1]

2023-10-13 Thread Manuel
Manuel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T348240 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manuel Cc: Aklapper, Manuel, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

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

2023-10-13 Thread gerritbot
gerritbot added a comment. Change 961025 **abandoned** by Hashar: [operations/puppet@production] ci: add Gerrit ssh key to ssh_known_hosts Reason: In favor of shorter/cleaner AND working https://gerrit.wikimedia.org/r/c/operations/puppet/+/965122

[Wikidata-bugs] [Maniphest] T348831: [WD-ORG] [TECH] Max Lag alerts misfire with a DataSource error

2023-10-13 Thread ItamarWMDE
ItamarWMDE renamed this task from "[WD-ORG] Max Lag alerts misfire with a DataSource error" to "[WD-ORG] [TECH] Max Lag alerts misfire with a DataSource error". TASK DETAIL https://phabricator.wikimedia.org/T348831 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T348831: [WD-ORG] Max Lag alerts misfire with a DataSource error

2023-10-13 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T348831 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Aklapper, ItamarWMDE, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE,