[Wikidata-bugs] [Maniphest] T301471: New Service Request SchemaTree

2022-02-21 Thread MatthewVernon
MatthewVernon edited projects, added serviceops; removed SRE. TASK DETAIL https://phabricator.wikimedia.org/T301471 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: MatthewVernon Cc: ItamarWMDE, Joe, Aklapper, Addshore, karapayneWMDE, Martaannaj,

[Wikidata-bugs] [Maniphest] T302060: Allow requesting conditionally only returning data if item changed in GET /entities/items/{item_id}

2022-02-21 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T302060 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Aklapper, WMDE-leszek, karapayneWMDE, Invadibot, maantietaja, Akuckartz, Nandana, Lahi,

[Wikidata-bugs] [Maniphest] T298152: Inform about licensing

2022-02-21 Thread gerritbot
gerritbot added a comment. Change 764357 had a related patch set uploaded (by Noa wmde; author: Noa wmde): [mediawiki/extensions/WikibaseLexeme@master] LexiData: get URL and text settings for CC0 lience message https://gerrit.wikimedia.org/r/764357 TASK DETAIL

[Wikidata-bugs] [Maniphest] T242959: A database query error has occurred. Query: SELECT wby_id AS `id`,wby_name AS `name` FROM `wbt_type` ORDER BY id Function: MediaWiki\Storage\NameTableStore::loa

2022-02-21 Thread Krinkle
Krinkle merged a task: T293921: PHP Deprecated: Caller from LinkBatch::doQuery (for Skin::preloadExistence) ignored an error originally raised from MediaWiki\Storage\NameTableStore::loadTable: [1146] Table commonswiki.wbt_type doesnt exist (db1142). Krinkle added a subscriber: cjming. TASK

[Wikidata-bugs] [Maniphest] T242959: NameTableStore::loadTableError: 1146 Table 'commonswiki.wbt_type' doesn't exist

2022-02-21 Thread Krinkle
Krinkle renamed this task from "A database query error has occurred. Query: SELECT wby_id AS `id`,wby_name AS `name` FROM `wbt_type` ORDER BY id Function: MediaWiki\Storage\NameTableStore::loadTableError: 1146 Table 'commonswiki.wbt_type' doesn't exist" to "NameTableStore::loadTableError:

[Wikidata-bugs] [Maniphest] T293921: PHP Deprecated: Caller from LinkBatch::doQuery (for Skin::preloadExistence) ignored an error originally raised from MediaWiki\Storage\NameTableStore::loadTable: [1

2022-02-21 Thread Krinkle
Krinkle closed this task as a duplicate of T242959: A database query error has occurred. Query: SELECT wby_id AS `id`,wby_name AS `name` FROM `wbt_type` ORDER BY id Function: MediaWiki\Storage\NameTableStore::loadTableError: 1146 Table commonswiki.wbt_type doesnt exist. TASK DETAIL

[Wikidata-bugs] [Maniphest] T302054: Create a simple implementation of GET /entities/items/{item_id}

2022-02-21 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T302054 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Aklapper, WMDE-leszek, karapayneWMDE, Invadibot, maantietaja, Akuckartz, Nandana, Lahi,

[Wikidata-bugs] [Maniphest] T242959: Error from NameTableStore::loadTable: Table 'commonswiki.wbt_type' doesn't exist

2022-02-21 Thread Krinkle
Krinkle added a comment. There are a number of side-effect errors in production that suggest NameTableStore is not only failing to execute its query but also leaves the underlying connection in a dirty state for other code paths: Caller from

[Wikidata-bugs] [Maniphest] T301859: Provide item data from Wikibase REST API

2022-02-21 Thread WMDE-leszek
WMDE-leszek added a subtask: T302065: Handle incorrect input in GET /entities/items/{item_id}. TASK DETAIL https://phabricator.wikimedia.org/T301859 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: WMDE-leszek, Aklapper,

[Wikidata-bugs] [Maniphest] T302065: Handle incorrect input in GET /entities/items/{item_id}

2022-02-21 Thread WMDE-leszek
WMDE-leszek added a parent task: T301859: Provide item data from Wikibase REST API. TASK DETAIL https://phabricator.wikimedia.org/T302065 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: WMDE-leszek, Aklapper, karapayneWMDE,

[Wikidata-bugs] [Maniphest] T302060: Allow requesting conditionally only returning data if item changed in GET /entities/items/{item_id}

2022-02-21 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T302060 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Aklapper, WMDE-leszek, karapayneWMDE, Invadibot, maantietaja, Akuckartz, Nandana, Lahi,

[Wikidata-bugs] [Maniphest] T242959: Error from NameTableStore::loadTable: Table 'commonswiki.wbt_type' doesn't exist

2022-02-21 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. In T242959#7725445 , @Krinkle wrote: > There are a number of side-effect errors in production that suggest NameTableStore is not only failing to execute its query but also leaves the underlying

[Wikidata-bugs] [Maniphest] T242959: Error from NameTableStore::loadTable: Table 'commonswiki.wbt_type' doesn't exist

2022-02-21 Thread Krinkle
Krinkle renamed this task from "NameTableStore::loadTableError: 1146 Table 'commonswiki.wbt_type' doesn't exist" to "Error from NameTableStore::loadTable: Table 'commonswiki.wbt_type' doesn't exist". TASK DETAIL https://phabricator.wikimedia.org/T242959 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T302210: Authenticate as mediawiki user when accessing item data using GET /entities/items/{item_id}

2022-02-21 Thread WMDE-leszek
WMDE-leszek created this task. WMDE-leszek added projects: Wikibase Product Platform, Wikidata, Story. TASK DESCRIPTION @WMDE-leszek TODO description Notes - authentication related considerations in 2020 proposal:

[Wikidata-bugs] [Maniphest] T300649: upload issues with a mismatch file

2022-02-21 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. \o/ And we are ready for launch tomorrow. I have now imported everything but the P1030 mismatches. I had to fix a few more things as Itamar mentioned due to URL encoding. Here are two examples where the

[Wikidata-bugs] [Maniphest] T290688: Drop support for legacy search in modern Vector

2022-02-21 Thread nray
nray added a comment. > [ ] Visit https://wikidata.beta.wmflabs.org/ and opt into modern Vector (2022) > > Expected: search should **not** autocomplete when search input is focused and I type. https://www.wikidata.org/wiki/Wikidata:Main_Page //does// display suggestions but not the

[Wikidata-bugs] [Maniphest] T290688: Drop support for legacy search in modern Vector

2022-02-21 Thread nray
nray removed nray as the assignee of this task. TASK DETAIL https://phabricator.wikimedia.org/T290688 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: nray Cc: nray, Edtadros, bwang, karapayneWMDE, Addshore, Dereckson, Aklapper, Moebeus, R4356th,

[Wikidata-bugs] [Maniphest] T290688: Drop support for legacy search in modern Vector

2022-02-21 Thread nray
nray updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T290688 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: nray Cc: Edtadros, bwang, karapayneWMDE, Addshore, Dereckson, Aklapper, Moebeus, R4356th, Jdlrobson,

[Wikidata-bugs] [Maniphest] T301471: New Service Request SchemaTree

2022-02-21 Thread Michaelcochez
Michaelcochez added a comment. @Joe for the base image, would you recommend our current approach of starting from an 'empty' image and downloading the latest go distribution ourselves, or should we take this one: https://docker-registry.wikimedia.org/golang1.17/tags/ I am not sure how

[Wikidata-bugs] [Maniphest] T301471: New Service Request SchemaTree

2022-02-21 Thread Joe
Joe added a comment. Ok so a few requirements: 1. we need the repository to be on gerrit, and to include a `.pipeline` directory to be built using blubber/the deployment pipeline. 2. you should probably base your image on debian bullseye and not debian stretch, but that can be done

[Wikidata-bugs] [Maniphest] T301147: The WDQS streaming updater went unstable for several hours (2022-02-06T23:00:00 - 2022-02-07T06:20:00)

2022-02-21 Thread Gehel
Gehel updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T301147 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Gehel Cc: elukey, akosiaris, Gehel, RKemper, bking, toan, Addshore, JMeybohm, Michael, Aklapper, dcausse,

[Wikidata-bugs] [Maniphest] T301147: The WDQS streaming updater went unstable for several hours (2022-02-06T23:00:00 - 2022-02-07T06:20:00)

2022-02-21 Thread MPhamWMF
MPhamWMF moved this task from Incoming to Current work on the Wikidata-Query-Service board. MPhamWMF added a project: Discovery-Search (Current work). TASK DETAIL https://phabricator.wikimedia.org/T301147 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T299222: Properly configure logback for W[CD]QS streaming updater

2022-02-21 Thread Gehel
Gehel closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T299222 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: EBernhardson, Gehel Cc: Gehel, Aklapper, karapayneWMDE, Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz,

[Wikidata-bugs] [Maniphest] T244590: [Epic] Rework the WDQS updater as an event driven application

2022-02-21 Thread Gehel
Gehel closed subtask T299222: Properly configure logback for W[CD]QS streaming updater as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T244590 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Gehel Cc: Mohammed_Sadat_WMDE, So9q,

[Wikidata-bugs] [Maniphest] T301953: Investigate wdqs1013 stability issues

2022-02-21 Thread MPhamWMF
MPhamWMF moved this task from Incoming to Current work on the Wikidata-Query-Service board. MPhamWMF added a project: Discovery-Search (Current work). TASK DETAIL https://phabricator.wikimedia.org/T301953 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T301471: New Service Request SchemaTree

2022-02-21 Thread Joe
Joe added a comment. In T301471#7726097 , @Michaelcochez wrote: > @Joe for the base image, would you recommend our current approach of starting from an 'empty' image and downloading the latest go distribution ourselves, or should we

[Wikidata-bugs] [Maniphest] T298149: Lexical Category lookup - basic lexical category lookup

2022-02-21 Thread Lydia_Pintscher
Lydia_Pintscher renamed this task from "Lexical Category lookup - basic category lookup" to "Lexical Category lookup - basic lexical category lookup". TASK DETAIL https://phabricator.wikimedia.org/T298149 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] T298152: Inform about licensing

2022-02-21 Thread gerritbot
gerritbot added a comment. Change 764368 had a related patch set uploaded (by Noa wmde; author: Noa wmde): [mediawiki/extensions/Wikibase@master] LexiData: add parameter to copyright translation message https://gerrit.wikimedia.org/r/764368 TASK DETAIL

[Wikidata-bugs] [Maniphest] T282117: WCQS needs to be exposed through a wikimedia.org domain

2022-02-21 Thread Gehel
Gehel closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T282117 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: EBernhardson, Gehel Cc: RKemper, So9q, Aklapper, Gehel, CBogen, ttaylor, Zbyszko, karapayneWMDE, Invadibot,

[Wikidata-bugs] [Maniphest] T260568: [EPIC] Productionize WCQS

2022-02-21 Thread Gehel
Gehel closed subtask T282117: WCQS needs to be exposed through a wikimedia.org domain as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T260568 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Gehel Cc: GFontenelle_WMF, So9q, Fuzheado,

[Wikidata-bugs] [Maniphest] T302189: Query service retains orphaned sitelinks

2022-02-21 Thread dcausse
dcausse closed this task as "Declined". dcausse added a comment. Sitelink orphans are not clean up at update time for performance reasons, same is done for orphaned `values` and `references`. The database is cleaned up during a full reload which we try to plan once a year. Declining as this

[Wikidata-bugs] [Maniphest] T290688: Drop support for legacy search in modern Vector

2022-02-21 Thread Jdlrobson
Jdlrobson added a comment. Interesting. That wasn't expected, but that seems fine. It looks like this code is being loaded: https://gerrit.wikimedia.org/g/mediawiki/extensions/Wikibase/+/9d9aa34ce2e4dc12cc1cf5ceadb0349c8300e245/client/resources/jquery.ui/jquery.ui.suggester.js#201 (