[Wikidata-bugs] [Maniphest] [Commented On] T222497: dumpRDF for MediaInfo entities loads each page individually

2019-06-06 Thread Smalyshev
Smalyshev added a comment. We could probably set `$pagePropertiesRdf` to empty to skip page props, but this one may actually be also relevant for Commons: 'wb-claims' => [ 'name' => 'statements', 'type' => 'integer' ], TASK DETAIL https://phabricator.wikimedia.org/T222497 EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T225017: Flaky WikibaseLexeme test

2019-06-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T225017 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, Maintenance_bot Cc: awight, darthmon_wmde, Premeditated, alaa_wmde, Nandana,

[Wikidata-bugs] [Maniphest] [Updated] T225017: Flaky WikibaseLexeme test

2019-06-06 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.34-notes (1.34.0-wmf.10; 2019-06-18). TASK DETAIL https://phabricator.wikimedia.org/T225017 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, ReleaseTaggerBot Cc: awight, E.S.A-Sheild, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Commented On] T223776: Create Wikidata autocomplete gadget for external entities

2019-06-06 Thread Abbe98
Abbe98 added a comment. @Salgo60 there is a SOCH REST instance on tool labs for use on Wikimedia projects if you would like to implement something like this. TASK DETAIL https://phabricator.wikimedia.org/T223776 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Unassigned] T221704: Update wikibase logic to queue a deferred update for cleanup after updating/delete terms in terms store

2019-06-06 Thread hoo
hoo removed hoo as the assignee of this task. hoo moved this task from In Progress to In Review on the Wikidata wb_terms Trailblazing board. hoo added a comment. Moving this to review, so that we can decide if we want to abandon this (probably, yes). TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T225212: Specify $wgWBRepoSettings['conceptBaseUri']

2019-06-06 Thread hoo
hoo added a comment. > I dimly remember @hoo saying that this would cause debug log warnings and we should expliclitly specify the correct value in mediawiki-config instead. I'm not sure what level exactly it logs at, but it at very least debug logs… and given we resolve this on almost

[Wikidata-bugs] [Maniphest] [Commented On] T225017: Flaky WikibaseLexeme test

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514691 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Wait for value to fix flaky test https://gerrit.wikimedia.org/r/514691 TASK DETAIL https://phabricator.wikimedia.org/T225017 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T225246: Flaky test "I select item in menu - the item is added to the widget"

2019-06-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T225246 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: kostajh, darthmon_wmde, Premeditated, Nandana, Mringgaard, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Updated] T225246: Flaky test "I select item in menu - the item is added to the widget"

2019-06-06 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.34-notes (1.34.0-wmf.10; 2019-06-18). TASK DETAIL https://phabricator.wikimedia.org/T225246 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: ReleaseTaggerBot Cc: kostajh, E.S.A-Sheild, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Commented On] T225246: Flaky test "I select item in menu - the item is added to the widget"

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514866 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Disable flaky browser test https://gerrit.wikimedia.org/r/514866 TASK DETAIL https://phabricator.wikimedia.org/T225246 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T223995: BadMethodCallException wbgetentities when getting Lexeme subentities (forms, senses)

2019-06-06 Thread Ladsgroup
Ladsgroup added a comment. So this is the backtrace when you set `$wgWBRepoSettings['useEntitySourceBasedFederation'] = true;`: /var/lib/mediawiki2/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntityMetaDataLookup.php:106

Re: [Wikidata] Scaling Wikidata Query Service

2019-06-06 Thread Daniel Mietchen
Thanks, Guillaume - this is very helpful, and it would be great to have similar information posted/ collected on other kinds of limits and potential approaches to addressing them. Some weeks ago, we started a project to keep track of tsuch limits, and I have added pointers to your information

[Wikidata-bugs] [Maniphest] [Commented On] T223995: BadMethodCallException wbgetentities when getting Lexeme subentities (forms, senses)

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514883 had a related patch set uploaded (by Ladsgroup; owner: Ladsgroup): [mediawiki/extensions/WikibaseLexeme@master] Add test for wbgetentities with subentities https://gerrit.wikimedia.org/r/514883 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T223995: BadMethodCallException wbgetentities when getting Lexeme subentities (forms, senses)

2019-06-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T223995 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup, gerritbot Cc: matej_suchanek, Ladsgroup, WMDE-leszek, hashar, hoo, Michael, E.S.A-Sheild,

[Wikidata-bugs] [Maniphest] [Commented On] T224672: ORES/ChangesListHooksHandlerTest causing build failures in other repos (e.g. UploadWizard)

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514074 abandoned by Jforrester: Tests: Remove array values which are overridden by wfMessage Reason: wmf.7 is no longer active in production. https://gerrit.wikimedia.org/r/514074 TASK DETAIL https://phabricator.wikimedia.org/T224672 EMAIL

Re: [Wikidata] Scaling Wikidata Query Service

2019-06-06 Thread Gerard Meijssen
Hoi, Thank you for this answer. It helps. It helps to understand / appreciate the work that is done. Without updates like this, it becomes increasingly hard to be confident that our future will remain bright. Thanks, GerardM On Thu, 6 Jun 2019 at 21:33, Guillaume Lederrey wrote: > Hello

[Wikidata-bugs] [Maniphest] [Updated] T225246: Flaky test "I select item in menu - the item is added to the widget"

2019-06-06 Thread kostajh
kostajh added a project: Browser-Tests. TASK DETAIL https://phabricator.wikimedia.org/T225246 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: kostajh Cc: kostajh, E.S.A-Sheild, darthmon_wmde, Premeditated, joker88john, CucyNoiD, Nandana,

[Wikidata-bugs] [Maniphest] [Updated] T225246: Flaky test "I select item in menu - the item is added to the widget"

2019-06-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T225246 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: kostajh, E.S.A-Sheild, darthmon_wmde, Premeditated, joker88john, CucyNoiD, Nandana,

[Wikidata-bugs] [Maniphest] [Commented On] T225246: Flaky test "I select item in menu - the item is added to the widget"

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514866 had a related patch set uploaded (by Kosta Harlan; owner: Kosta Harlan): [mediawiki/extensions/WikibaseLexeme@master] Disable flaky browser test https://gerrit.wikimedia.org/r/514866 TASK DETAIL https://phabricator.wikimedia.org/T225246

[Wikidata-bugs] [Maniphest] [Created] T225246: Flaky test "I select item in menu - the item is added to the widget"

2019-06-06 Thread kostajh
kostajh created this task. kostajh added a project: Lexicographical data. Restricted Application added a project: Wikidata. TASK DESCRIPTION 15:18:19 SUMMARY: 15:18:19 ✔ 1450 tests completed 15:18:19 ℹ 7 tests skipped 15:18:19 ✖ 1 test failed 15:18:19 15:18:19 FAILED

[Wikidata-bugs] [Maniphest] [Updated] T207839: Batch add WO II war memorials to Wikidata

2019-06-06 Thread Ecritures
Ecritures edited projects, added Wikistorm-2019; removed Wikistorm-2018. TASK DETAIL https://phabricator.wikimedia.org/T207839 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Pintoch, Ecritures Cc: Ecritures, Jane023, Multichill, Footech, Elvalente,

[Wikidata-bugs] [Maniphest] [Updated] T208036: Scrape chemical names and data for WikiData from chemical databases

2019-06-06 Thread Ecritures
Ecritures edited projects, added Wikistorm-2019; removed Wikistorm-2018. TASK DETAIL https://phabricator.wikimedia.org/T208036 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ecritures Cc: BorDeh, Vemonet, Freddytuxworth, Husky, Laffano, S9a8m,

[Wikidata] Scaling Wikidata Query Service

2019-06-06 Thread Guillaume Lederrey
Hello all! There has been a number of concerns raised about the performance and scaling of Wikdata Query Service. We share those concerns and we are doing our best to address them. Here is some info about what is going on: In an ideal world, WDQS should: * scale in terms of data size * scale in

[Wikidata-bugs] [Maniphest] [Updated] T225245: Beta endpoint for Wikidata SPARQL

2019-06-06 Thread maskaravivek
maskaravivek added a comment. In the Wikimedia Commons Android app , we query Wikidata to show a list of nearby places needing pictures. When an image is uploaded through one of these places, the P18

[Wikidata-bugs] [Maniphest] [Commented On] T225245: Beta endpoint for Wikidata SPARQL

2019-06-06 Thread Smalyshev
Smalyshev added a comment. There's currently no endpoint with data from Beta Wikidata. What would be the use case for such endpoint? TASK DETAIL https://phabricator.wikimedia.org/T225245 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev

[Wikidata-bugs] [Maniphest] [Created] T225245: Beta endpoint for Wikidata SPARQL

2019-06-06 Thread maskaravivek
maskaravivek created this task. maskaravivek added projects: Wikidata, Wikidata-Query-Service. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION I was searching for a beta endpoint similar to https://query.wikidata.org/sparql which i can make to make SPARQL queries on beta

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-releng) [2019-06-06T18:06:32Z] Reloading Zuul to drop EventBus dependency on CentralNotice for now T225195 TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T224829: WDQS internal servers started lagging behind

2019-06-06 Thread debt
debt edited projects, added Discovery-Search (Current work); removed Discovery-Search. TASK DETAIL https://phabricator.wikimedia.org/T224829 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: debt Cc: Aklapper, Smalyshev, Gehel, Mathew.onipe,

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514841 **merged** by jenkins-bot: [integration/config@master] Revert "[EventBus] Add dependency" https://gerrit.wikimedia.org/r/514841 TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T225001: Implement PrefetchingTermLookup for properties using normalized storage

2019-06-06 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.34-notes (1.34.0-wmf.9; 2019-06-11). TASK DETAIL https://phabricator.wikimedia.org/T225001 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot Cc: hoo, alaa_wmde, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514841 had a related patch set uploaded (by Ottomata; owner: Ottomata): [integration/config@master] Revert "[EventBus] Add dependency" https://gerrit.wikimedia.org/r/514841 TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread Umherirrender
Umherirrender added a comment. I am fine with revert of dependency TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Umherirrender Cc: Umherirrender, Legoktm, Ottomata, AndyRussG, awight,

[Wikidata-bugs] [Maniphest] [Updated] T224678: Feature request: ability to include labels for related entities in wbgetentities responses

2019-06-06 Thread JoeWalsh
JoeWalsh added a subscriber: MarkTraceur. JoeWalsh added a comment. @alaa_wmde thanks for the response. A separate endpoint like `wbgetentitiesfordisplay` would also be a good solution, doesn't need to be a parameter on `wbgetentities`. Added other answers inline below. > how many

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread Ottomata
Ottomata added a subscriber: Umherirrender. Ottomata added a comment. @umherirrender I'd like to revert https://gerrit.wikimedia.org/r/c/integration/config/+/513663 as it is causing blockers for EventBus changes. Objections? TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T225001: Implement PrefetchingTermLookup for properties using normalized storage

2019-06-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T225001 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, Maintenance_bot Cc: hoo, alaa_wmde, Aklapper, Lucas_Werkmeister_WMDE,

[Wikidata-bugs] [Maniphest] [Commented On] T225001: Implement PrefetchingTermLookup for properties using normalized storage

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514542 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Add PrefetchingPropertyTermLookup https://gerrit.wikimedia.org/r/514542 TASK DETAIL https://phabricator.wikimedia.org/T225001 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T222299: dumpRdf does not work with MediaInfo entities

2019-06-06 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.34-notes (1.34.0-wmf.9; 2019-06-11). TASK DETAIL https://phabricator.wikimedia.org/T99 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev, ReleaseTaggerBot Cc: WMDE-leszek, Jdforrester-WMF,

[Wikidata-bugs] [Maniphest] [Commented On] T222299: dumpRdf does not work with MediaInfo entities

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 507912 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseMediaInfo@master] Add handler allowing to entityIdLookup file pages https://gerrit.wikimedia.org/r/507912 TASK DETAIL https://phabricator.wikimedia.org/T99 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514703 abandoned by Thiemo Kreuz (WMDE): Fix CentralNoticeCampaignChange hook not passign expected arrays https://gerrit.wikimedia.org/r/514703 TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T222299: dumpRdf does not work with MediaInfo entities

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 507910 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Make RDF dump use EntityIdLookup https://gerrit.wikimedia.org/r/507910 TASK DETAIL https://phabricator.wikimedia.org/T99 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T221704: Update wikibase logic to queue a deferred update for cleanup after updating/delete terms in terms store

2019-06-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. I think we should decline this task – it turns out Wikibase already defers the whole terms update, so there’s no point in deferring just the cleanup part even further IMHO. (See also T225084#5240930

[Wikidata-bugs] [Maniphest] [Triaged] T225205: Support for named graphs in SPARQL query federation

2019-06-06 Thread Smalyshev
Smalyshev added subscribers: Igorkim78, Smalyshev. Smalyshev added a project: Upstream. Smalyshev triaged this task as "Normal" priority. Smalyshev added a comment. This looks like a bug, since Blazegraph shouldn't care for queries sent outside. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T225050: Update DatabaseItemTermStore and DatabasePropertyTermStore to use callback logic in DatabaseTermIdsAcquirer

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514747 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)): [mediawiki/extensions/Wikibase@master] Add callback to TermIdsAcquirer::acquireTermIds() https://gerrit.wikimedia.org/r/514747 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T225050: Update DatabaseItemTermStore and DatabasePropertyTermStore to use callback logic in DatabaseTermIdsAcquirer

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514748 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)): [mediawiki/extensions/Wikibase@master] Use callback logic in Database{Item,Property}TermStore https://gerrit.wikimedia.org/r/514748 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T225050: Update DatabaseItemTermStore and DatabasePropertyTermStore to use callback logic in DatabaseTermIdsAcquirer

2019-06-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T225050 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, gerritbot Cc: Lucas_Werkmeister_WMDE, Aklapper, alaa_wmde, E.S.A-Sheild,

[Wikidata-bugs] [Maniphest] [Commented On] T224301: Clean up ruby test infrastructure

2019-06-06 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-releng) [2019-06-06T15:12:23Z] reloading Zuul for I8d6ea5b5491fe50d7144926ef8bc69d4704d4fab T224301 TASK DETAIL https://phabricator.wikimedia.org/T224301 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Claimed] T224678: Feature request: ability to include labels for related entities in wbgetentities responses

2019-06-06 Thread alaa_wmde
alaa_wmde claimed this task. alaa_wmde added a comment. will take care of communication on this until we have a decision on if/what/when we implement any solution TASK DETAIL https://phabricator.wikimedia.org/T224678 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T223214: Start converting Wikibase extensions to use extension registration

2019-06-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. I just rebased the chain because it conflicted with Iabc6aaeb76 . Can we get this merged soon to avoid further conflicts? TASK DETAIL https://phabricator.wikimedia.org/T223214 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T224678: Feature request: ability to include labels for related entities in wbgetentities responses

2019-06-06 Thread alaa_wmde
alaa_wmde added a comment. hey @JoeWalsh We had a brief discussion about this in Wikidata team. In terms of solutions, another option we thought of, in addition to adding a parameter to `wbgetentities`, is to introduce another endpoint, say `wbgetentitiesfordisplay`, that provides

[Wikidata-bugs] [Maniphest] [Commented On] T224301: Clean up ruby test infrastructure

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514733 **merged** by jenkins-bot: [integration/config@master] zuul: Bring back Wikibase ruby tests https://gerrit.wikimedia.org/r/514733 TASK DETAIL https://phabricator.wikimedia.org/T224301 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T224301: Clean up ruby test infrastructure

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514733 had a related patch set uploaded (by Ladsgroup; owner: Ladsgroup): [integration/config@master] zuul: Bring back Wikibase ruby tests https://gerrit.wikimedia.org/r/514733 TASK DETAIL https://phabricator.wikimedia.org/T224301 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread Legoktm
Legoktm added a comment. Related: T225112: New phan dependencies significantly slowed down CI tests TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

Re: [Wikidata] Wikimedia language conference on 4-5 July in Cornwall

2019-06-06 Thread Léa Lacroix
Hello all, The program of the Celtic Knot conference, dedicated to minority languages on the Wikimedia projects, now has a full program that will include several Wikidata-related sessions. The registration just opened as

[Wikidata-bugs] [Maniphest] [Updated] T221832: Create Cookbook to restart WDQS

2019-06-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T221832 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Mathew.onipe, Maintenance_bot Cc: Lucas_Werkmeister_WMDE, Smalyshev, Mathew.onipe, Gehel,

[Wikidata-bugs] [Maniphest] [Updated] T224490: Use overlay when clicking save on termbox

2019-06-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T224490 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Matthias_Geisler_WMDE, Maintenance_bot Cc: Aklapper, Tarrow, darthmon_wmde, Premeditated,

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread Ottomata
Ottomata added a comment. The failures I see in https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-hhvm-docker/52212/console don't really have to do with nulls passed to EventBus though. They just look failing CentralNotice tests, possible due to bad fixture data? E.g.

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread awight
awight added a comment. In T225195#5240385 , @Ottomata wrote: > So I suppose since those patches are in two different repos, tests on each fail until they are both merged? They are redundant rather than interdependent, either

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread Ottomata
Ottomata added a comment. So I suppose since those patches are in two different repos, tests on each fail until they are both merged? I think we should merge them. This is blocking other EventBus patches too. TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Edited] T225212: Specify $wgWBRepoSettings['conceptBaseUri']

2019-06-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T225212 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Aklapper, Lucas_Werkmeister_WMDE, hoo, darthmon_wmde, Premeditated,

[Wikidata-bugs] [Maniphest] [Created] T225212: Specify $wgWBRepoSettings['conceptBaseUri']

2019-06-06 Thread Lucas_Werkmeister_WMDE
<https://wikitech.wikimedia.org/wiki/Incident_documentation/20190606-wikibase> and the change had to be reverted <https://gerrit.wikimedia.org/r/514700>. There were at least two errors: - On Commons: Wikimedia\Assert\ParameterTypeException from line 89 of /srv/mediawiki/php-1.34.0-wmf.

[Wikidata-bugs] [Maniphest] [Created] T225208: Create browser test

2019-06-06 Thread Jakob_WMDE
Jakob_WMDE created this task. Jakob_WMDE added projects: Wikidata, Wikidata-Termbox-Iteration-17. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION TASK DETAIL https://phabricator.wikimedia.org/T225208 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T224490: Use overlay when clicking save on termbox

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514704 **merged** by jenkins-bot: [wikibase/termbox@master] Show license overlay when clicking the publish button https://gerrit.wikimedia.org/r/514704 TASK DETAIL https://phabricator.wikimedia.org/T224490 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T221832: Create Cookbook to restart WDQS

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 507347 **merged** by Gehel: [operations/cookbooks@master] wdqs: add WDQS restart cookbook https://gerrit.wikimedia.org/r/507347 TASK DETAIL https://phabricator.wikimedia.org/T221832 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Retitled] T225205: Support for named graphs in SPARQL query federation

2019-06-06 Thread jindrichmynarz
jindrichmynarz renamed this task from "Support for named graph in SPARQL query federation" to "Support for named graphs in SPARQL query federation". TASK DETAIL https://phabricator.wikimedia.org/T225205 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Updated] T224489: Implement License Overlay

2019-06-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T224489 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Matthias_Geisler_WMDE, Maintenance_bot Cc: Aklapper, Tarrow, darthmon_wmde, Premeditated,

[Wikidata-bugs] [Maniphest] [Created] T225205: Support for named graph in SPARQL query federation

2019-06-06 Thread jindrichmynarz
jindrichmynarz created this task. jindrichmynarz added a project: Wikidata-Query-Service. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Wikidata. TASK DESCRIPTION When you federate a SPARQL query to an allowed SPARQL endpoint

[Wikidata-bugs] [Maniphest] [Commented On] T224489: Implement License Overlay

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514517 **merged** by jenkins-bot: [wikibase/termbox@master] Add License Overlay https://gerrit.wikimedia.org/r/514517 TASK DETAIL https://phabricator.wikimedia.org/T224489 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T224976: Browser test persistence

2019-06-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T224976 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Pablo-WMDE, gerritbot Cc: Aklapper, Pablo-WMDE, E.S.A-Sheild, darthmon_wmde, Premeditated,

[Wikidata-bugs] [Maniphest] [Commented On] T224976: Browser test persistence

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514702 had a related patch set uploaded (by Pablo Grass (WMDE); owner: Pablo Grass (WMDE)): [wikibase/termbox@master] AnonEditWarning: browser test for checkbox https://gerrit.wikimedia.org/r/514702 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T224490: Use overlay when clicking save on termbox

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514704 had a related patch set uploaded (by Matthias Geisler; owner: Matthias Geisler): [wikibase/termbox@master] Use overlay when clicking save on termbox https://gerrit.wikimedia.org/r/514704 TASK DETAIL https://phabricator.wikimedia.org/T224490

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514703 had a related patch set uploaded (by Thiemo Kreuz (WMDE); owner: Thiemo Kreuz (WMDE)): [mediawiki/extensions/CentralNotice@master] Fix CentralNoticeCampaignChange hook not passign expected arrays https://gerrit.wikimedia.org/r/514703 TASK

[Wikidata-bugs] [Maniphest] [Updated] T224490: Use overlay when clicking save on termbox

2019-06-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T224490 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Matthias_Geisler_WMDE, gerritbot Cc: Aklapper, Tarrow, E.S.A-Sheild, darthmon_wmde, Premeditated,

[Wikidata-bugs] [Maniphest] [Updated] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: AndyRussG, awight, thiemowmde, Aklapper, E.S.A-Sheild, darthmon_wmde, Premeditated,

[Wikidata-bugs] [Maniphest] [Commented On] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514701 had a related patch set uploaded (by Thiemo Kreuz (WMDE); owner: Thiemo Kreuz (WMDE)): [mediawiki/extensions/EventBus@master] Fix CentralNoticeCampaignChange hook handler failing with null's https://gerrit.wikimedia.org/r/514701 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T225164: Notifications appear to be broken on Wikidata

2019-06-06 Thread Reedy
Reedy added a comment. I note I can also reproduce this, seemingly only on Wikidata does it show anything different. Wikidata does show "older" notifications, but not the new ones I can see on other (.8 included) wikis TASK DETAIL https://phabricator.wikimedia.org/T225164 EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T225050: Update DatabaseItemTermStore and DatabasePropertyTermStore to use callback logic in DatabaseTermIdsAcquirer

2019-06-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Oh, there’s an issue with this though: in the callback, we don’t have the property ID to which the terms belong… I think it actually needs to be a second argument to `acquireTermIds()`, not a persistent attribute of the acquirer? TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T225017: Flaky WikibaseLexeme test

2019-06-06 Thread gerritbot
gerritbot added a comment. Change 514691 had a related patch set uploaded (by Michael Große; owner: Michael Große): [mediawiki/extensions/WikibaseLexeme@master] Wait for value to fix flaky test https://gerrit.wikimedia.org/r/514691 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T225017: Flaky WikibaseLexeme test

2019-06-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T225017 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael, gerritbot Cc: awight, E.S.A-Sheild, darthmon_wmde, Premeditated, alaa_wmde, joker88john,

[Wikidata-bugs] [Maniphest] [Updated] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread awight
awight added a subscriber: AndyRussG. awight added a comment. The CentralNotice changes I'm looking at were made in February, fac8406c28d9 , and the EventBugHooks side was changed May 17 in b0450e28449c

[Wikidata-bugs] [Maniphest] [Commented On] T225000: Introduce way to bulk-lookup terms in normalized schema

2019-06-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Well, the third patch is still waiting for gate-and-submit to finish… TASK DETAIL https://phabricator.wikimedia.org/T225000 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: hoo,

[Wikidata-bugs] [Maniphest] [Edited] T225000: Introduce way to bulk-lookup terms in normalized schema

2019-06-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T225000 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: hoo, alaa_wmde, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Closed] T225000: Introduce way to bulk-lookup terms in normalized schema

2019-06-06 Thread alaa_wmde
alaa_wmde closed this task as "Resolved". alaa_wmde added a comment. All patches have been merged and scope of this task has been covered by them TASK DETAIL https://phabricator.wikimedia.org/T225000 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Unblock] T219303: [Checkpoint 5] Update Read Logic

2019-06-06 Thread alaa_wmde
alaa_wmde closed subtask T225000: Introduce way to bulk-lookup terms in normalized schema as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T219303 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: alaa_wmde Cc: Lucas_Werkmeister_WMDE,

[Wikidata-bugs] [Maniphest] [Updated] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread awight
awight added a project: MediaWiki-extensions-CentralNotice. awight added a comment. > the job runs PHPUnit two times, and the first time everything succeeds This just means that the failing tests are all in the `Database` group. These are skipped in the first run, and included in the

[Wikidata-bugs] [Maniphest] [Updated] T171986: Diff summary doesn't work for foreign entities

2019-06-06 Thread matej_suchanek
matej_suchanek added a project: SDC General. TASK DETAIL https://phabricator.wikimedia.org/T171986 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: Jakob_WMDE, WMDE-leszek, Aklapper, daniel, Ladsgroup, PokestarFan, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Updated] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread thiemowmde
thiemowmde added a parent task: T225162: Tracking: flapping tests in gated extensions. TASK DETAIL https://phabricator.wikimedia.org/T225195 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thiemowmde Cc: awight, thiemowmde, Aklapper, darthmon_wmde,

[Wikidata-bugs] [Maniphest] [Created] T225195: EventBus jobs failing heavily because of CentralNotice and WikibaseRepo

2019-06-06 Thread thiemowmde
thiemowmde created this task. thiemowmde added projects: Wikimedia-production-error (Shared Build Failure), MediaWiki-extensions-CentralAuth, EventBus, MediaWiki-extensions-WikibaseRepository. Restricted Application added a subscriber: Aklapper. Restricted Application added projects: Wikidata,

[Wikidata-bugs] [Maniphest] [Updated] T171092: WDQS sync (?) issue for certain recently created items

2019-06-06 Thread matej_suchanek
matej_suchanek added projects: Wikidata-Query-Service, TestMe. TASK DETAIL https://phabricator.wikimedia.org/T171092 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: PokestarFan, Aklapper, ArthurPSmith, darthmon_wmde, Premeditated,

[Wikidata-bugs] [Maniphest] [Updated] T221835: Add CC0 License overlay popup on termbox editing

2019-06-06 Thread Pablo-WMDE
Pablo-WMDE added a comment. @Lea_WMDE @Hanna_Petruschat_WMDE I believe it does not explicitly mention it - is the focus/tab order to be in line with what we did for the IP warning? T223542 TASK DETAIL https://phabricator.wikimedia.org/T221835

[Wikidata-bugs] [Maniphest] [Commented On] T223995: BadMethodCallException wbgetentities when getting Lexeme subentities (forms, senses)

2019-06-06 Thread WMDE-leszek
WMDE-leszek added a comment. How about adding a regression (failing) test as a first step? As apparently there has been no tests for this behaviour, no wonder it was (well, I did) broken when changes to federation have been made. TASK DETAIL https://phabricator.wikimedia.org/T223995

[Wikidata-bugs] [Maniphest] [Updated] T217512: Merging items sometimes saves a null edit

2019-06-06 Thread matej_suchanek
matej_suchanek added a project: TestMe. TASK DETAIL https://phabricator.wikimedia.org/T217512 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: Aklapper, matej_suchanek, darthmon_wmde, Premeditated, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Commented On] T223995: BadMethodCallException wbgetentities when getting Lexeme subentities (forms, senses)

2019-06-06 Thread Ladsgroup
Ladsgroup added a comment. If you set `$wgWBRepoSettings['useEntitySourceBasedFederation'] = true;` in localhost, it works just fine: { "entities": { "L16-F1": { "pageid": 513, "ns": 146, "title": "Lexeme:L16",

[Wikidata-bugs] [Maniphest] [Claimed] T225017: Flaky WikibaseLexeme test

2019-06-06 Thread Michael
Michael added projects: Wikidata-Campsite (Wikidata-Campsite-Iteration-∞), User-Michael. Michael triaged this task as "High" priority. Michael claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T225017 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Claimed] T225050: Update DatabaseItemTermStore and DatabasePropertyTermStore to use callback logic in DatabaseTermIdsAcquirer

2019-06-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE moved this task from Ready to go [prioritized] to In Progress on the Wikidata wb_terms Trailblazing board. Lucas_Werkmeister_WMDE added a comment. I’ll go with my suggested variant of the first version – I think that’s very

[Wikidata-bugs] [Maniphest] [Claimed] T224490: Use overlay when clicking save on termbox

2019-06-06 Thread Matthias_Geisler_WMDE
Matthias_Geisler_WMDE claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T224490 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Matthias_Geisler_WMDE Cc: Aklapper, Tarrow, darthmon_wmde, Premeditated, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Updated] T224489: Implement License Overlay

2019-06-06 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.34-notes (1.34.0-wmf.9; 2019-06-11). TASK DETAIL https://phabricator.wikimedia.org/T224489 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Matthias_Geisler_WMDE, ReleaseTaggerBot Cc: Aklapper, Tarrow,

Re: [Wikidata] [Breaking Change] wbeditentity including empty alias set will remove all aliases

2019-06-06 Thread Léa Lacroix
Hello all, Quick update: the date of deployment on wikidata.org has been postponed to Monday, June 17th. For more information or to ask questions, see this Phabricator task . Cheers, Léa On Tue, 28 May 2019 at 17:37, Léa Lacroix wrote: > Hello all, >

Re: [Wikidata-tech] [Breaking Change] wbeditentity including empty alias set will remove all aliases

2019-06-06 Thread Léa Lacroix
Hello all, Quick update: the date of deployment on wikidata.org has been postponed to Monday, June 17th. For more information or to ask questions, see this Phabricator task . Cheers, Léa On Tue, 28 May 2019 at 17:37, Léa Lacroix wrote: > Hello all, >

[Wikidata-bugs] [Maniphest] [Unassigned] T222449: Make existing daily selenium nodejs tests for WikibaseLexeme green again

2019-06-06 Thread Michael
Michael removed Michael as the assignee of this task. Michael moved this task from ✅ my work done to ️ watching on the User-Michael board. TASK DETAIL https://phabricator.wikimedia.org/T222449 WORKBOARD https://phabricator.wikimedia.org/project/board/3749/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-06-06 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment. Update: because Operations team have their offsite next week, the deployment on wikidata.org is postponed to June 17th. TASK DETAIL https://phabricator.wikimedia.org/T203337 EMAIL PREFERENCES

  1   2   >