[Wikidata-bugs] [Maniphest] T297854: Improve VisualEditor workflow for updating Wikidata values on Wikipedia articles that use {{Wikidata}}

2021-12-15 Thread Sdkb
Sdkb created this task. Sdkb added projects: Wikidata, VisualEditor. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Currently, when someone opens VisualEditor on a Wikipedia article that draws information from Wikidata using {{Wikidata}}

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from REL1_37

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 747480 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@REL1_36] Update docs on idGeneratorInErrorPingLimiter https://gerrit.wikimedia.org/r/747480 TASK DETAIL https://phabricator.wikimedia.org/T297016 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T292110: Security Readiness Review For Improved Property Suggester/Recommender for Wikidata

2021-12-15 Thread Michaelcochez
Michaelcochez added a comment. @sbassett Is that something which should be checked now, during the security readiness review, or only later upon deployment? I have added the TLS option to the implementation, but the fact that we still allow starting a http version remains flagged. TASK

[Wikidata-bugs] [Maniphest] T280008: Set up WCQS monitoring

2021-12-15 Thread EBernhardson
EBernhardson added a comment. I can see metrics re-appearing in the WDQS dashboards, looks like jmx metrics are working again. The Thread count and Heap used graphs still didn't show anything for wcqs, I've updated th queries and values are shown for wcqs and wdqs now. This leaves only the

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from REL1_37

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 747481 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@REL1_37] Update docs on idGeneratorInErrorPingLimiter https://gerrit.wikimedia.org/r/747481 TASK DETAIL https://phabricator.wikimedia.org/T297016 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T143486: [feature request] remove sitelinks / update sitelinks on Wikidata when pages are deleted/moved on client wikis (all users)

2021-12-15 Thread MisterSynergy
MisterSynergy added a comment. I came across some of these cases and thought the situation could require some tidying, so I wrote a script which lists sitelinks to inexistent client wiki pages in order to process them. Some patterns that I notice after closely looking at dewiki, ptwiki, and

[Wikidata-bugs] [Maniphest] T295758: tracking requests (API and website-internal) over time

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. Silvan_WMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T295758 WORKBOARD

[Wikidata-bugs] [Maniphest] T295759: review statistics for all imports

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. Silvan_WMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T295759 WORKBOARD

[Wikidata-bugs] [Maniphest] T295759: review statistics for all imports

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE added a comment. Task breakdown notes: - https://impulsivecode.com/how-to-create-and-export-csv-file-in-laravel/ - create a class that pulls the required data from the database and calculates the metrics - use the metrics class to create and send a CSV file from a

[Wikidata-bugs] [Maniphest] T297015: Reverting a review decision to its original value should not trigger submission to the backend

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE added a comment. First attempt, incl. regression error (don't send an empty decision object!) here: https://github.com/wmde/wikidata-mismatch-finder/pull/242 TASK DETAIL https://phabricator.wikimedia.org/T297015 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297774: Batch entity format requests to the Wikibase API to avoid failures

2021-12-15 Thread ItamarWMDE
ItamarWMDE claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T297774 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Aklapper, Silvan_WMDE, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE,

[Wikidata-bugs] [Maniphest] T297774: Batch entity format requests to the Wikibase API to avoid failures

2021-12-15 Thread ItamarWMDE
ItamarWMDE created this task. ItamarWMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 13). TASK DESCRIPTION Currently, there are cases where we might be sending over 50 entity IDs to `wbformatentities` which will result in a failed request. In order to mitigate that,

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from master

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 747514 had a related patch set uploaded (by Tobias Andersson; author: Tobias Andersson): [mediawiki/extensions/Wikibase@master] Update docs on idGeneratorInErrorPingLimiter https://gerrit.wikimedia.org/r/747514 TASK DETAIL

[Wikidata-bugs] [Maniphest] T297769: Update validation rules for the IDs query parameter in mismatches get requests from 50 to 600

2021-12-15 Thread ItamarWMDE
ItamarWMDE claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T297769 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Aklapper, Silvan_WMDE, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE,

[Wikidata-bugs] [Maniphest] T277525: Remove the circular dependency between EntitySavingHelper/EntityLoadingHelper and Wikibase "Action API" classes

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 745479 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@REL1_36] Remove circular dependency in EntityLoadingHelper https://gerrit.wikimedia.org/r/745479 TASK DETAIL https://phabricator.wikimedia.org/T277525 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from master

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 745279 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@REL1_36] Remove IdGeneratorRateLimiting https://gerrit.wikimedia.org/r/745279 TASK DETAIL https://phabricator.wikimedia.org/T297016 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 745279 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@REL1_36] Remove IdGeneratorRateLimiting https://gerrit.wikimedia.org/r/745279 TASK DETAIL https://phabricator.wikimedia.org/T274157 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T258834: Create a Commons equivalent of the wikidata_entity table in the Data Lake

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 747508 had a related patch set uploaded (by Joal; author: Joal): [analytics/refinery/source@master] Update structured_data dumps parsing job https://gerrit.wikimedia.org/r/747508 TASK DETAIL https://phabricator.wikimedia.org/T258834 EMAIL

[Wikidata-bugs] [Maniphest] T295760: tracking open vs. reviewed mismatches over time

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. Silvan_WMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T295760 WORKBOARD

[Wikidata-bugs] [Maniphest] T297769: Update validation rules for the IDs query parameter in mismatches get requests from 50 to 600

2021-12-15 Thread ItamarWMDE
ItamarWMDE added a comment. PR: https://github.com/wmde/wikidata-mismatch-finder/pull/266 TASK DETAIL https://phabricator.wikimedia.org/T297769 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Aklapper, Silvan_WMDE, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T297454: WCQS gives "502 Bad Gateway Error"

2021-12-15 Thread dcaro
dcaro added a comment. I had to stop (shutoff) and start the VM again (to clear the error state), the VM is up and running, and what's using all the space is: root@wcqs-beta-01:/srv/wdqs-data# du -hs * 4.0Kaliases.map 4.0Kdumps 28G latest-mediainfo.ttl.gz

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from master

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 745257 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@REL1_36] Hook incrementing 'wikibase-idgenerator' ratelimit in case of error https://gerrit.wikimedia.org/r/745257 TASK DETAIL https://phabricator.wikimedia.org/T297016 EMAIL

[Wikidata-bugs] [Maniphest] T284538: effectively lower Item ID rate limit for bad Item creation requests

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 745257 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@REL1_36] Hook incrementing 'wikibase-idgenerator' ratelimit in case of error https://gerrit.wikimedia.org/r/745257 TASK DETAIL https://phabricator.wikimedia.org/T284538 EMAIL

[Wikidata-bugs] [Maniphest] T258834: Create a Commons equivalent of the wikidata_entity table in the Data Lake

2021-12-15 Thread JAllemandou
JAllemandou added a project: Data-Engineering-Kanban. TASK DETAIL https://phabricator.wikimedia.org/T258834 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JAllemandou Cc: AKhatun_WMF, JAllemandou, cchen, Nuria, Miriam, nettrom_WMF, 786, EChetty,

[Wikidata-bugs] [Maniphest] T295760: tracking open vs. reviewed mismatches over time

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE added a comment. Task breakdown notes: - Investigate if Laravel Scheduling can be used to trigger the task once per day - Investigate how to set up a cron job on toolforge that runs every minute

[Wikidata-bugs] [Maniphest] T297454: WCQS gives "502 Bad Gateway Error"

2021-12-15 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2021-12-15T12:43:23Z] START - Cookbook sre.hosts.downtime for 30 days, 0:00:00 on cloudvirt-wdqs1001.eqiad.wmnet with reason: T297454 TASK DETAIL

[Wikidata-bugs] [Maniphest] T297454: WCQS gives "502 Bad Gateway Error"

2021-12-15 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2021-12-15T12:43:27Z] END (PASS) - Cookbook sre.hosts.downtime (exit_code=0) for 30 days, 0:00:00 on cloudvirt-wdqs1001.eqiad.wmnet with reason: T297454 TASK DETAIL

[Wikidata-bugs] [Maniphest] T297454: WCQS gives "502 Bad Gateway Error"

2021-12-15 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2021-12-15T12:43:09Z] START - Cookbook sre.hosts.downtime for 4:00:00 on cloudvirt-wdqs1001.eqiad.wmnet with reason: T297454 TASK DETAIL

[Wikidata-bugs] [Maniphest] T297454: WCQS gives "502 Bad Gateway Error"

2021-12-15 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2021-12-15T12:43:14Z] END (PASS) - Cookbook sre.hosts.downtime (exit_code=0) for 4:00:00 on cloudvirt-wdqs1001.eqiad.wmnet with reason: T297454 TASK DETAIL

[Wikidata-bugs] [Maniphest] T297454: WCQS gives "502 Bad Gateway Error"

2021-12-15 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-cloud) [2021-12-15T12:44:25Z] Downtiming cloudvirt-wdqs1001 as it has no VMs running until disk space is fixed (T297454 ) TASK DETAIL https://phabricator.wikimedia.org/T297454 EMAIL

[Wikidata-bugs] [Maniphest] T295758: tracking requests (API and website-internal) over time

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE added a comment. Task breakdown notes: - use statsv as decribed here: https://wikitech.wikimedia.org/wiki/Graphite#statsv - make the API calls from the server, using PHP: - create another API client class to make calls to statsv - use it from the controllers TASK

[Wikidata-bugs] [Maniphest] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-12-15 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T274157 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: dang, Maintenance_bot Cc: Addshore, Ladsgroup, Michael, toan, Aklapper, Lucas_Werkmeister_WMDE,

[Wikidata-bugs] [Maniphest] T284538: effectively lower Item ID rate limit for bad Item creation requests

2021-12-15 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T284538 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, Maintenance_bot Cc: Addshore, Aklapper, Lydia_Pintscher, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T295019: Error message when limit of ID is exceeded

2021-12-15 Thread ItamarWMDE
ItamarWMDE claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T295019 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Silvan_WMDE, Mattia_Capozzi_WMDE, Aklapper, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T297769: Update validation rules for the IDs query parameter in mismatches get requests from 50 to 600

2021-12-15 Thread ItamarWMDE
ItamarWMDE created this task. ItamarWMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 13). TASK DESCRIPTION In order to support retrieving mismatches for more than 50 items, the validation rules for the IDs query parameter in both the api and web endpoints is updated

[Wikidata-bugs] [Maniphest] T297097: sort WDQ prefixes

2021-12-15 Thread Aklapper
Aklapper added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T297097 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Aklapper Cc: Aklapper, VladimirAlexiev, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] T277525: Remove the circular dependency between EntitySavingHelper/EntityLoadingHelper and Wikibase "Action API" classes

2021-12-15 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T277525 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, Maintenance_bot Cc: Addshore, bete, Aklapper, WMDE-leszek, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T290823: Create complex variant of Dialog component

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T290823 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sarai-WMDE Cc: Aklapper, Mattia_Capozzi_WMDE, Sarai-WMDE, Lydia_Pintscher, STHart, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T294842: Make Dependabot less needy

2021-12-15 Thread ItamarWMDE
ItamarWMDE claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T294842 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Silvan_WMDE, Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE,

[Wikidata-bugs] [Maniphest] T214980: Support mathematical formulae in Wikidata Query Service UI on all browsers

2021-12-15 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved". Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE added a comment. Let’s just close this task. Support for mathematical formulae in all browsers should be done; if anyone knows of actual issues caused by the

[Wikidata-bugs] [Maniphest] T290823: Create complex variant of Dialog component

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T290823 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sarai-WMDE Cc: Aklapper, Mattia_Capozzi_WMDE, Sarai-WMDE, Lydia_Pintscher, STHart, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T294849: Port Dialog Component to WiKit

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T294849 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sarai-WMDE Cc: Silvan_WMDE, ItamarWMDE, Lydia_Pintscher, Mattia_Capozzi_WMDE, Aklapper, Sarai-WMDE,

[Wikidata-bugs] [Maniphest] T295877: WiKit pre-release with Dialog component

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed this task as "Resolved". Sarai-WMDE added a comment. All acceptance criteria were met by the changes made in the linked PRs. TASK DETAIL https://phabricator.wikimedia.org/T295877 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T289052: [Epic] Create Dialog component (with Complex and Simple variants)

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed subtask T290823: Create complex variant of Dialog component as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T289052 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sarai-WMDE Cc: Lydia_Pintscher, Sarai-WMDE,

[Wikidata-bugs] [Maniphest] T287357: FAQ for Mismatch Finder Website

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed subtask T290823: Create complex variant of Dialog component as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T287357 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE, Sarai-WMDE Cc: Silvan_WMDE,

[Wikidata-bugs] [Maniphest] T277525: Remove the circular dependency between EntitySavingHelper/EntityLoadingHelper and Wikibase "Action API" classes

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 745530 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@REL1_36] Remove circular dependency from EntitySavingHelper https://gerrit.wikimedia.org/r/745530 TASK DETAIL https://phabricator.wikimedia.org/T277525 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T294849: Port Dialog Component to WiKit

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed subtask T295877: WiKit pre-release with Dialog component as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T294849 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sarai-WMDE Cc: Silvan_WMDE, ItamarWMDE, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T297097: sort WDQ prefixes

2021-12-15 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Wikidata Query UI. TASK DETAIL https://phabricator.wikimedia.org/T297097 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Aklapper, VladimirAlexiev, Invadibot, MPhamWMF, maantietaja,

[Wikidata-bugs] [Maniphest] T290822: Results page - submit review decisions

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed subtask T290823: Create complex variant of Dialog component as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T290822 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher, Sarai-WMDE Cc: Silvan_WMDE, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T290849: Results page - Displaying upload description of the uploaded mismatches (and full description dialog)

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed subtask T290823: Create complex variant of Dialog component as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T290849 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE, Sarai-WMDE Cc: Silvan_WMDE,

[Wikidata-bugs] [Maniphest] T290823: Create complex variant of Dialog component

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed this task as "Resolved". Sarai-WMDE claimed this task. Sarai-WMDE added a comment. All design and technical specs are met by the new Complex Dialog component added to WiKit. See demo: https://wmde.github.io/wikit/?path=/docs/vue_dialog--complex TASK DETAIL

[Wikidata-bugs] [Maniphest] T290862: Results page - Dialog with instructions

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed subtask T290823: Create complex variant of Dialog component as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T290862 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE, Sarai-WMDE Cc: ItamarWMDE, Sarai-WMDE,

[Wikidata-bugs] [Maniphest] T294849: Port Dialog Component to WiKit

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed this task as "Resolved". Sarai-WMDE claimed this task. Sarai-WMDE added a comment. Please note that the 3rd point "A WiKit release is published with the Dialog component" actually refers to a "pre-release" (T295877 ). The latest

[Wikidata-bugs] [Maniphest] T290823: Create complex variant of Dialog component

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed subtask T294849: Port Dialog Component to WiKit as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T290823 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Sarai-WMDE Cc: Aklapper, Mattia_Capozzi_WMDE, Sarai-WMDE,

[Wikidata-bugs] [Maniphest] T295877: WiKit pre-release with Dialog component

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T295877 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE, Sarai-WMDE Cc: Sarai-WMDE, Aklapper, Mattia_Capozzi_WMDE, Lydia_Pintscher, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T289052: [Epic] Create Dialog component (with Complex and Simple variants)

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed this task as "Declined". Sarai-WMDE added a comment. Only the Complex variant of the Dialog component needed to be created in the context of the Mismatch finder application. TASK DETAIL https://phabricator.wikimedia.org/T289052 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T287357: FAQ for Mismatch Finder Website

2021-12-15 Thread Sarai-WMDE
Sarai-WMDE closed subtask T289052: [Epic] Create Dialog component (with Complex and Simple variants) as Declined. TASK DETAIL https://phabricator.wikimedia.org/T287357 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE, Sarai-WMDE Cc:

[Wikidata-bugs] [Maniphest] T295129: Results page - change column width

2021-12-15 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved". Lydia_Pintscher moved this task from Test (Verification) to Done on the Mismatch Finder (Mismatch Finder - sprint 12) board. Lydia_Pintscher added a comment. \o/ TASK DETAIL https://phabricator.wikimedia.org/T295129 WORKBOARD

[Wikidata-bugs] [Maniphest] T297608: Confirmation Dialog checkbox issue

2021-12-15 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved". Lydia_Pintscher moved this task from Test (Verification) to Done on the Mismatch Finder (Mismatch Finder - sprint 12) board. Lydia_Pintscher claimed this task. Lydia_Pintscher added a comment. \o/ TASK DETAIL

[Wikidata-bugs] [Maniphest] T297698: Disable log4j lookups in elasticsearch being part of Wikibase cointainer images

2021-12-15 Thread toan
toan added a comment. this was done in https://phabricator.wikimedia.org/T297674 TASK DETAIL https://phabricator.wikimedia.org/T297698 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: toan Cc: toan, Aklapper, WMDE-leszek, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T297698: Disable log4j lookups in elasticsearch being part of Wikibase cointainer images

2021-12-15 Thread toan
toan closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T297698 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: toan Cc: toan, Aklapper, WMDE-leszek, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] T280008: Set up WCQS monitoring

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 742566 **merged** by Ryan Kemper: [operations/puppet@production] query_service: Collect wdqs and wcqs jmx metrics separately https://gerrit.wikimedia.org/r/742566 TASK DETAIL https://phabricator.wikimedia.org/T280008 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from REL1_37

2021-12-15 Thread toan
toan renamed this task from "Backport `idGeneratorInErrorPingLimiter` to REL1_36 from master" to "Backport `idGeneratorInErrorPingLimiter` to REL1_36 from REL1_37". TASK DETAIL https://phabricator.wikimedia.org/T297016 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from REL1_37

2021-12-15 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.38-notes (1.38.0-wmf.16; 2022-01-03). TASK DETAIL https://phabricator.wikimedia.org/T297016 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rosalie_WMDE, ReleaseTaggerBot Cc: Aklapper, toan, 786, Suran38,

[Wikidata-bugs] [Maniphest] T292110: Security Readiness Review For Improved Property Suggester/Recommender for Wikidata

2021-12-15 Thread sbassett
sbassett added a comment. In T292110#7571382 , @Michaelcochez wrote: > I have now added gokart. The github action was not working out of the box, because of some missing configuration parameters in the example. I opened a pull request

[Wikidata-bugs] [Maniphest] T195792: Add support for setting individual query timeout in wikimedia/rdbms

2021-12-15 Thread Ladsgroup
Ladsgroup closed this task as "Resolved". Ladsgroup moved this task from Incoming to Done on the User-Ladsgroup board. Ladsgroup added a comment. This is done. The rest of the work is tracked in T297708: Set max execution time for several expensive mediawiki actions

[Wikidata-bugs] [Maniphest] T268456: Value stored and value displayed are different for large numbers

2021-12-15 Thread cscott
cscott added a comment. There's an upstream PR for PHP: https://github.com/php/php-src/pull/7782 TASK DETAIL https://phabricator.wikimedia.org/T268456 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, cscott Cc: Addshore,

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from REL1_37

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 747514 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Update docs on idGeneratorInErrorPingLimiter https://gerrit.wikimedia.org/r/747514 TASK DETAIL https://phabricator.wikimedia.org/T297016 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T280008: Set up WCQS monitoring

2021-12-15 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T280008 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: EBernhardson, Maintenance_bot Cc: So9q, Aklapper, Gehel, CBogen, ttaylor, Zbyszko, Invadibot,

[Wikidata-bugs] [Maniphest] T297454: WCQS gives "502 Bad Gateway Error"

2021-12-15 Thread EBernhardson
EBernhardson added a comment. In T297454#7572089 , @dcaro wrote: > I had to stop (shutoff) and start the VM again (to clear the error state), the VM is up and running, and what's using all the space is: > >

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from REL1_37

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 747480 had a related patch set uploaded (by Tobias Andersson; author: Tobias Andersson): [mediawiki/extensions/Wikibase@REL1_36] Update docs on idGeneratorInErrorPingLimiter https://gerrit.wikimedia.org/r/747480 TASK DETAIL

[Wikidata-bugs] [Maniphest] T297016: Backport `idGeneratorInErrorPingLimiter` to REL1_36 from REL1_37

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 747481 had a related patch set uploaded (by Tobias Andersson; author: Tobias Andersson): [mediawiki/extensions/Wikibase@REL1_37] Update docs on idGeneratorInErrorPingLimiter https://gerrit.wikimedia.org/r/747481 TASK DETAIL

[Wikidata-bugs] [Maniphest] T292110: Security Readiness Review For Improved Property Suggester/Recommender for Wikidata

2021-12-15 Thread Michaelcochez
Michaelcochez added a comment. Thanks @sbassett . I didn't realize it was possible to run semgrep without posting the results to their service. They actually have a configuration available which can be used without that feature. I have now configured that. Semgrep actually found an

[Wikidata-bugs] [Maniphest] T292110: Security Readiness Review For Improved Property Suggester/Recommender for Wikidata

2021-12-15 Thread sbassett
sbassett added a comment. In T292110#7573952 , @Michaelcochez wrote: > 1. should we solve this by also having this internal service use https ? > 2. and if so, where would i get a certificate/key for that? I believe it'd be a

[Wikidata-bugs] [Maniphest] T138208: Connections to all db servers for wikidata as wikiadmin from snapshot, terbium

2021-12-15 Thread gerritbot
gerritbot added a comment. Change 747455 had a related patch set uploaded (by ArielGlenn; author: ArielGlenn): [mediawiki/core@master] try to use 'dump' group for db connections for dumps of page content https://gerrit.wikimedia.org/r/747455 TASK DETAIL

[Wikidata-bugs] [Maniphest] T138208: Connections to all db servers for wikidata as wikiadmin from snapshot, terbium

2021-12-15 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T138208 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: LSobanski, Ladsgroup, Marostegui, Addshore, Lydia_Pintscher, daniel, hoo, ArielGlenn,

[Wikidata-bugs] [Maniphest] T297015: Reverting a review decision to its original value should not trigger submission to the backend

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE added a comment. Notes from task breakdown: - make sure that reverted reviews are not recorded in the decisions object - make sure that reverted decisions do not cause sending an empty object TASK DETAIL https://phabricator.wikimedia.org/T297015 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T297015: Reverting a review decision to its original value should not trigger submission to the backend

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE set the point value for this task to "5". TASK DETAIL https://phabricator.wikimedia.org/T297015 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE Cc: Silvan_WMDE, Aklapper, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T296756: Ensure server can handle mismatch requests of up to 600 Item Ids

2021-12-15 Thread ItamarWMDE
ItamarWMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T296756 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE,

[Wikidata-bugs] [Maniphest] T296756: Ensure server can handle mismatch requests of up to 600 Item Ids

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE added a comment. Task Breakdown notes: - Task to be created by @ItamarWMDE: Update validation rules for the IDs query parameter in both endpoints from 50 to 600 - Task to be created by @Silvan: Count entity ids in `WikibaseAPIClient::getLabels()` and send them to

[Wikidata-bugs] [Maniphest] T297015: Reverting a review decision to its original value should not trigger submission to the backend

2021-12-15 Thread ItamarWMDE
ItamarWMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. ItamarWMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T297015 WORKBOARD

[Wikidata-bugs] [Maniphest] T296756: Ensure server can handle mismatch requests of up to 600 Item Ids

2021-12-15 Thread ItamarWMDE
ItamarWMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. ItamarWMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T296756 WORKBOARD

[Wikidata-bugs] [Maniphest] T293871: Results page - Loading state after submitting the changes in the dropdowns

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder (Mismatch Finder - sprint 12). TASK DETAIL https://phabricator.wikimedia.org/T293871 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T295019: Error message when limit of ID is exceeded

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. Silvan_WMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T295019 WORKBOARD

[Wikidata-bugs] [Maniphest] T295019: Error message when limit of ID is exceeded

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE added a comment. Task breakdown notes: - count IDs, not lines, since they are allowed to be empty TASK DETAIL https://phabricator.wikimedia.org/T295019 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE Cc: Silvan_WMDE,

[Wikidata-bugs] [Maniphest] T295541: Handle serverside validation errors in client

2021-12-15 Thread ItamarWMDE
ItamarWMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T295541 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE,

[Wikidata-bugs] [Maniphest] T295541: Handle serverside validation errors in client

2021-12-15 Thread ItamarWMDE
ItamarWMDE renamed this task from "Handle unexpected serverside validation errors in client" to "Handle serverside validation errors in client". TASK DETAIL https://phabricator.wikimedia.org/T295541 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T295541: Handle serverside validation errors in client

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. Silvan_WMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T295541 WORKBOARD

[Wikidata-bugs] [Maniphest] T295876: Add browser tests to WiKit Dialog component

2021-12-15 Thread ItamarWMDE
ItamarWMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T295876 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ItamarWMDE Cc: guergana.tzatchkova, Sarai-WMDE, Aklapper, Mattia_Capozzi_WMDE, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T295876: Add browser tests to WiKit Dialog component

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. Silvan_WMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T295876 WORKBOARD

[Wikidata-bugs] [Maniphest] T294842: Make Dependabot less needy

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE added a comment. Task agreement made by the team: once per month should be fine Task breakdown notes: - change interval from `daily` to `monthly` in `main/.github/dependabot.yml` TASK DETAIL https://phabricator.wikimedia.org/T294842 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T294842: Make Dependabot less needy

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE moved this task from Ready for picking up to Mismatch Finder - sprint 13 on the Mismatch Finder board. Silvan_WMDE edited projects, added Mismatch Finder (Mismatch Finder - sprint 13); removed Mismatch Finder. TASK DETAIL https://phabricator.wikimedia.org/T294842 WORKBOARD

[Wikidata-bugs] [Maniphest] T290821: gather some statistics for the Mismatch Finder

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE removed the point value for this task. TASK DETAIL https://phabricator.wikimedia.org/T290821 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE Cc: Aklapper, Lydia_Pintscher, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T295758: tracking requests (API and website-internal) over time

2021-12-15 Thread Silvan_WMDE
Silvan_WMDE set the point value for this task to "8". TASK DETAIL https://phabricator.wikimedia.org/T295758 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE Cc: Aklapper, Lydia_Pintscher, karapayneWMDE, Invadibot, maantietaja,