[Wikidata-bugs] [Maniphest] [Commented On] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread aude
aude added a comment. @hashar yes, composer install when there is composer.lock would probably work and be the right thing to do. If we want to have a check for composer.lock in the builder script, ok, but I think composer install does that itself and then works as composer update if there is no

[Wikidata-bugs] [Maniphest] [Edited] T171934: WQS: INCLUDE not highlighted

2017-07-28 Thread Esc3300
Esc3300 updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONJust a minor thing. INCLUDE and %variables are in black, WITH is in color. TASK DETAILhttps://phabricator.wikimedia.org/T171934EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Updated] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread daniel
daniel added a project: Wikidata-Sprint. TASK DETAILhttps://phabricator.wikimedia.org/T165316EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: WMDE-leszek, hashar, PokestarFan, gerritbot, Paladox, aude, Aklapper, Lordiis, GoranSMilovanovic, Adik2382,

[Wikidata-bugs] [Maniphest] [Created] T171950: Run bot to clean up issues caused by T171928

2017-07-28 Thread Bugreporter
Bugreporter created this task.Bugreporter added a project: Wikidata.Herald added subscribers: PokestarFan, Aklapper. TASK DESCRIPTIONWikidata was readonly from 5:48 to 7:04 on 2017-07-28. Per T171928#3480528, there're many deletions and moves made in this period. They should be cleaned up.

[Wikidata-bugs] [Maniphest] [Updated] T171935: WQS displays some queries with lots of red dots

2017-07-28 Thread Esc3300
Esc3300 added a comment. Seems to be caused by unrecognized INCLUDEs: T171934TASK DETAILhttps://phabricator.wikimedia.org/T171935EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Aklapper, Esc3300, PokestarFan, GoranSMilovanovic, QZanden, EBjune,

[Wikidata-bugs] [Maniphest] [Commented On] T171263: Wikidata Dispatcher and Job Queue is overflowed

2017-07-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Stalest wiki now more than one day behind again. Median is fine, but as the stalest wiki is enwiki, that’s not a great consolation.TASK DETAILhttps://phabricator.wikimedia.org/T171263EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T171932: If results are being displayed of longer queries, WQS keeps scrolling up

2017-07-28 Thread Esc3300
Esc3300 added a comment. Maybe it's due to the red dots, see T171935TASK DETAILhttps://phabricator.wikimedia.org/T171932EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Aklapper, Smalyshev, Esc3300, PokestarFan, GoranSMilovanovic, QZanden, EBjune,

[Wikidata-bugs] [Maniphest] [Commented On] T113606: [Task] dispatchChanges should dispatch to local wiki if client functionality is enabled on the repo

2017-07-28 Thread gerritbot
gerritbot added a comment. Change 367325 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] If the repo is a client, it should dispatch changes to itself. https://gerrit.wikimedia.org/r/367325TASK DETAILhttps://phabricator.wikimedia.org/T113606EMAIL

[Wikidata-bugs] [Maniphest] [Edited] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread hashar
hashar updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONWikidata build is failing on jJenkins: https://integration. Example change made to Wikidata wmf branch: https://gerrit.wikimedia.org/ci/job/mwext-testextension-hhvm-jessie/5390/consoler/#/c/368312/ theThe test job

[Wikidata-bugs] [Maniphest] [Closed] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread hashar
hashar closed this task as "Resolved".hashar assigned this task to aude.hashar added a comment. I have deployed @aude patch and the jobs now run in the Wikidata dir: composer install && composer test && git clean. https://gerrit.wikimedia.org/r/#/c/368312/ got a +2 :)TASK

[Wikidata-bugs] [Maniphest] [Commented On] T160868: Create Wikipedia Kabiye

2017-07-28 Thread Urbanecm
Urbanecm added a comment.Herald added a subscriber: PokestarFan. Is anything else to do here?TASK DETAILhttps://phabricator.wikimedia.org/T160868EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: UrbanecmCc: Urbanecm, PokestarFan, aude, Dcljr, QZanden, hoo,

[Wikidata-bugs] [Maniphest] [Created] T171953: ORES and Enhanced Recent Changes: Backgound color stucks after patrolling

2017-07-28 Thread Raymond
Raymond created this task.Raymond added projects: MediaWiki-extensions-ORES, MediaWiki-Recent-changes, Wikidata.Herald added subscribers: PokestarFan, Aklapper.Herald added a project: Scoring-platform-team-Backlog. TASK DESCRIPTIONUsing Enhanced Recent Changes on Wikidata. Background color of RC

[Wikidata-bugs] [Maniphest] [Commented On] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread hashar
hashar added a comment. Both jobs have been made to cd to the extension and run in there: cd extensions/Foo composer validate composer update composer test git clean -xqdf That is an optimization to run composer test in the same job that runs the PHPUnit job. But indeed that does not work

[Wikidata-bugs] [Maniphest] [Commented On] T171263: Wikidata Dispatcher and Job Queue is overflowed

2017-07-28 Thread Emijrp
Emijrp added a comment. In T171263#3480923, @Lucas_Werkmeister_WMDE wrote: Stalest wiki now more than one day behind again. Median is fine, but as the stalest wiki is enwiki, that’s not a great consolation. And what is causing this? Bot page creation or bot edits?TASK

[Wikidata-bugs] [Maniphest] [Commented On] T171950: Run bot to clean up issues caused by T171928

2017-07-28 Thread Esc3300
Esc3300 added a comment. I was wondering about this, but the first entry in the log at T171928#3480528 when it resumed comes from the below 39 minutes earlier. Maybe picks up correctly from where it stopped. So the benefit form the incident may be that we know that this part works! Other

[Wikidata-bugs] [Maniphest] [Commented On] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread gerritbot
gerritbot added a comment. Change 354522 merged by jenkins-bot: [integration/config@master] Add composer-install & use in composer-test-mwextension https://gerrit.wikimedia.org/r/354522TASK DETAILhttps://phabricator.wikimedia.org/T165316EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T171370: ERROR: "LBFactory::getEmptyTransactionTicket: WikiPageUpdater::injectRCRecords does not have outer scope"

2017-07-28 Thread Addshore
Addshore added a comment. Looks like jenkins is giving the patch a +2 nowTASK DETAILhttps://phabricator.wikimedia.org/T171370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, demon, thcipriani, daniel, aaron, greg, TerraCodes, Jay8g,

[Wikidata-bugs] [Maniphest] [Updated] T171263: Wikidata Dispatcher and Job Queue is overflowed

2017-07-28 Thread matej_suchanek
matej_suchanek removed a project: MediaWiki-extensions-WikibaseClient.matej_suchanek updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONIn Wikidata, jobs are overflowed. # ~~In Special:DispatchStats, enwiki is behind by **3 days**!~~ # In [# ~~In [[

[Wikidata-bugs] [Maniphest] [Commented On] T171929: allow Special:Nearby/

2017-07-28 Thread matej_suchanek
matej_suchanek added a comment. Why not general Allow Special:Nearby/? (Good idea anyway.)TASK DETAILhttps://phabricator.wikimedia.org/T171929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: matej_suchanek, Aklapper, Esc3300, PokestarFan,

[Wikidata-bugs] [Maniphest] [Created] T171928: Wikidata database locked

2017-07-28 Thread Esc3300
Esc3300 created this task.Esc3300 added a project: Wikidata.Herald added subscribers: PokestarFan, Aklapper. TASK DESCRIPTIONWarning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and

[Wikidata-bugs] [Maniphest] [Triaged] T171928: Wikidata database locked

2017-07-28 Thread Esc3300
Esc3300 triaged this task as "Unbreak Now!" priority.Esc3300 added a subscriber: Lydia_Pintscher.Herald added subscribers: Liuxinyu970226, Jay8g, TerraCodes. TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Commented On] T171928: Wikidata database locked

2017-07-28 Thread Mbch331
Mbch331 added a comment. Dutch Wikipedia also works. So it's not all projects.TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mbch331Cc: Mbch331, Smalyshev, MisterSynergy, TerraCodes, Jay8g, Liuxinyu970226,

[Wikidata-bugs] [Maniphest] [Commented On] T171928: Wikidata database locked

2017-07-28 Thread Esc3300
Esc3300 added a comment. Wikivoyage seems to work.TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Smalyshev, MisterSynergy, TerraCodes, Jay8g, Liuxinyu970226, Lydia_Pintscher, Aklapper, Esc3300,

[Wikidata-bugs] [Maniphest] [Commented On] T171928: Wikidata database locked

2017-07-28 Thread Joe
Joe added a comment. I just did two test edits, I can confirm it works.TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JoeCc: Joe, jcrespo, greg, Mbch331, Smalyshev, MisterSynergy, TerraCodes, Jay8g,

[Wikidata-bugs] [Maniphest] [Commented On] T171928: Wikidata database locked

2017-07-28 Thread MisterSynergy
MisterSynergy added a comment. dewiki is read-only since 5:48 as well.TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MisterSynergyCc: MisterSynergy, TerraCodes, Jay8g, Liuxinyu970226, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Commented On] T171928: Wikidata database locked

2017-07-28 Thread Esc3300
Esc3300 added a comment. Last edit: 05:48 Current time: 06:17TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: TerraCodes, Jay8g, Liuxinyu970226, Lydia_Pintscher, Aklapper, Esc3300, PokestarFan,

[Wikidata-bugs] [Maniphest] [Updated] T171928: Wikidata database locked

2017-07-28 Thread Esc3300
Esc3300 added a project: Operations. TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: MisterSynergy, TerraCodes, Jay8g, Liuxinyu970226, Lydia_Pintscher, Aklapper, Esc3300, PokestarFan,

[Wikidata-bugs] [Maniphest] [Closed] T166244: Reload WDQS data after T131960 is merged

2017-07-28 Thread Smalyshev
Smalyshev closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T166244EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Stashbot, PokestarFan, gerritbot, Gehel, Aklapper, Christopher, daniel, JanZerebecki, Smalyshev,

[Wikidata-bugs] [Maniphest] [Unblock] T131960: "_" character encoded as %20 in Wikidata URI RDF serialization

2017-07-28 Thread Smalyshev
Smalyshev closed subtask T166244: Reload WDQS data after T131960 is merged as "Resolved".Herald added a subscriber: PokestarFan. TASK DETAILhttps://phabricator.wikimedia.org/T131960EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: PokestarFan,

[Wikidata-bugs] [Maniphest] [Commented On] T171928: Wikidata database locked

2017-07-28 Thread jcrespo
jcrespo added a comment. Database crashed, it should be ok to edit now.TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jcrespoCc: jcrespo, greg, Mbch331, Smalyshev, MisterSynergy, TerraCodes, Jay8g,

[Wikidata-bugs] [Maniphest] [Commented On] T171928: Wikidata database locked

2017-07-28 Thread Esc3300
Esc3300 added a comment. Yes, it's back! Thanks for your help. (diff | hist) . . 99minutos.com (Q33542455)‎; 07:03 . . (-95)‎ . . ‎Tarawa1943 (talk | contribs)‎ (‎Page on [eswiki] deleted: 99minutos.com) [rollback] (diff | hist) . . Sughada (Q19899419)‎; 07:03 . . (-88)‎ . . ‎SoWhy (talk |

[Wikidata-bugs] [Maniphest] [Lowered Priority] T171928: Wikidata database locked

2017-07-28 Thread Esc3300
Esc3300 lowered the priority of this task from "Unbreak Now!" to "Needs Triage".Esc3300 updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...Please unlock! - Unlocked. Maybe a post-mortem is needed. TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL

[Wikidata-bugs] [Maniphest] [Created] T171929: allow Special:Nearby/

2017-07-28 Thread Esc3300
Esc3300 created this task.Esc3300 added projects: Wikidata, GeoData.Herald added subscribers: PokestarFan, Aklapper. TASK DESCRIPTIONMaybe it's already possible, but it would be easier if one could just use the item with Special:Nearby Sample: https://www.wikidata.org/wiki/Special:Nearby/Q685779

[Wikidata-bugs] [Maniphest] [Edited] T171932: If results are being displayed of longer queries, WQS keeps scrolling up

2017-07-28 Thread Esc3300
Esc3300 updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...Maybe someone else has the same problem and can fill in the full details of browser/queries being used. Workaround: delete the query to view the resultsTASK DETAILhttps://phabricator.wikimedia.org/T171932EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T171933: type constraint not working (instance of subclass of subclass .. )

2017-07-28 Thread Esc3300
Esc3300 added a subscriber: LucasWerkmeister.Esc3300 added a project: Wikibase-Quality-Constraints.Herald added a project: Wikidata. TASK DETAILhttps://phabricator.wikimedia.org/T171933EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc:

[Wikidata-bugs] [Maniphest] [Created] T171930: allow display of coordinates in decimals

2017-07-28 Thread Esc3300
Esc3300 created this task.Esc3300 added a project: Wikidata.Herald added subscribers: PokestarFan, Aklapper. TASK DESCRIPTIONFor some uses, it would easier if the display of P625 could be switched to decimals. A preference setting or gadget could be helpful.TASK

[Wikidata-bugs] [Maniphest] [Created] T171932: If results are being displayed of longer queries, WQS keeps scrolling up

2017-07-28 Thread Esc3300
Esc3300 created this task.Esc3300 added a project: Wikidata-Query-Service.Herald added subscribers: PokestarFan, Aklapper.Herald added projects: Wikidata, Discovery. TASK DESCRIPTIONIt started happening this week. Maybe someone else has the same problem and can fill in the full details of

[Wikidata-bugs] [Maniphest] [Merged] T169326: Type constraints still report false violations

2017-07-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added subscribers: Esc3300, PokestarFan.Lucas_Werkmeister_WMDE merged a task: T171933: type constraint not working (instance of subclass of subclass .. ). TASK DETAILhttps://phabricator.wikimedia.org/T169326EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T171933: type constraint not working (instance of subclass of subclass .. )

2017-07-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as a duplicate of T169326: Type constraints still report false violations. TASK DETAILhttps://phabricator.wikimedia.org/T171933EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper,

[Wikidata-bugs] [Maniphest] [Created] T171935: WQS displays some queries with lots of red dots

2017-07-28 Thread Esc3300
Esc3300 created this task.Esc3300 added a project: Wikidata-Query-Service.Herald added subscribers: PokestarFan, Aklapper.Herald added projects: Wikidata, Discovery. TASK DESCRIPTIONNot quite sure when it happens. Maybe someone else has the same problem.TASK

[Wikidata-bugs] [Maniphest] [Claimed] T171928: Wikidata database locked

2017-07-28 Thread jcrespo
jcrespo claimed this task.jcrespo added a comment. Investigation is not over, here is what we have found out for now of the causes: https://wikitech.wikimedia.org/wiki/Incident_documentation/20170728-s5_(WikiData_and_dewiki)_read-onlyTASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T171370: ERROR: "LBFactory::getEmptyTransactionTicket: WikiPageUpdater::injectRCRecords does not have outer scope"

2017-07-28 Thread Addshore
Addshore added a parent task: T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job. TASK DETAILhttps://phabricator.wikimedia.org/T171370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc:

[Wikidata-bugs] [Maniphest] [Updated] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread Addshore
Addshore added a subtask: T171370: ERROR: "LBFactory::getEmptyTransactionTicket: WikiPageUpdater::injectRCRecords does not have outer scope".Herald added a subscriber: PokestarFan. TASK DETAILhttps://phabricator.wikimedia.org/T165316EMAIL

[Wikidata-bugs] [Maniphest] [Retitled] T171928: Wikidata and dewiki databases locked

2017-07-28 Thread jcrespo
jcrespo renamed this task from "Wikidata database locked" to "Wikidata and dewiki databases locked". TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jcrespoCc: Joe, jcrespo, greg, Mbch331, Smalyshev,

[Wikidata-bugs] [Maniphest] [Commented On] T169326: Type constraints still report false violations

2017-07-28 Thread Esc3300
Esc3300 added a comment. So one could try "fix" it by re-ordering the P 279 statements. ;) Ideally, most values used for P 31 would have several P 279 statements.TASK DETAILhttps://phabricator.wikimedia.org/T169326EMAIL

[Wikidata-bugs] [Maniphest] [Edited] T169326: Type constraints still report false violations

2017-07-28 Thread Esc3300
Esc3300 updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONThe “type” and “value type” constraints should no longer have any false violations, now that they fall back to SPARQL, but for some reason, books are still not recognized as subclasses of works, so you get constraint

[Wikidata-bugs] [Maniphest] [Updated] T169326: Type constraints still report false violations

2017-07-28 Thread Esc3300
Esc3300 added a comment. Thanks for merging this with T171933. I think it would be better if the timeout would be displayed as such, not as a constraint violation.TASK DETAILhttps://phabricator.wikimedia.org/T169326EMAIL

[Wikidata-bugs] [Maniphest] [Created] T171934: WQS: INCLUDE not highlighted

2017-07-28 Thread Esc3300
Esc3300 created this task.Esc3300 added a project: Wikidata-Query-Service.Herald added subscribers: PokestarFan, Aklapper.Herald added projects: Wikidata, Discovery. TASK DESCRIPTIONJust a minor thing.TASK DETAILhttps://phabricator.wikimedia.org/T171934EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T171370: ERROR: "LBFactory::getEmptyTransactionTicket: WikiPageUpdater::injectRCRecords does not have outer scope"

2017-07-28 Thread Addshore
Addshore removed a parent task: T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job. TASK DETAILhttps://phabricator.wikimedia.org/T171370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc:

[Wikidata-bugs] [Maniphest] [Updated] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread Addshore
Addshore removed a subtask: T171370: ERROR: "LBFactory::getEmptyTransactionTicket: WikiPageUpdater::injectRCRecords does not have outer scope". TASK DETAILhttps://phabricator.wikimedia.org/T165316EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc:

[Wikidata-bugs] [Maniphest] [Updated] T171370: ERROR: "LBFactory::getEmptyTransactionTicket: WikiPageUpdater::injectRCRecords does not have outer scope"

2017-07-28 Thread Addshore
Addshore added a comment. This is blocked by T165316 which is the issue we see in CI with the above patch.TASK DETAILhttps://phabricator.wikimedia.org/T171370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, demon, thcipriani, daniel,

[Wikidata-bugs] [Maniphest] [Updated] T171928: Wikidata and dewiki databases locked

2017-07-28 Thread Peachey88
Peachey88 added a project: Wikimedia-Incident. TASK DETAILhttps://phabricator.wikimedia.org/T171928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jcrespo, Peachey88Cc: Joe, jcrespo, greg, Mbch331, Smalyshev, MisterSynergy, TerraCodes, Jay8g, Liuxinyu970226,

[Wikidata-bugs] [Maniphest] [Commented On] T169326: Type constraints still report false violations

2017-07-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Ooh. I think I finally realized what’s happening. Let’s take The Private Life of Genghis Khan, a short story that gets constraint violations because it’s supposedly not a book. The TypeCheckerHelper takes The Private Life of Genghis Khan’s P​31

[Wikidata-bugs] [Maniphest] [Commented On] T165316: Wikidata build jenkins failure: Command "test" is not defined and don't run composer update in the job

2017-07-28 Thread hashar
hashar added a comment. For MediaWiki, we have dismissed using composer install in favor of composer update but I dont quite remember the details. That was done by https://gerrit.wikimedia.org/r/#/c/189543/ which point to discussion that happened on https://gerrit.wikimedia.org/r/#/c/189148/

[Wikidata-bugs] [Maniphest] [Retitled] T107722: [Task] Make client ChangeHandler scale by batching updates

2017-07-28 Thread hoo
hoo renamed this task from "[Task] Make client change handling scale by batching updates" to "[Task] Make client ChangeHandler scale by batching updates".hoo updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...This causes problem were the jobs time out, run to large queries

[Wikidata-bugs] [Maniphest] [Commented On] T107722: [Task] Make client ChangeHandler scale by batching updates

2017-07-28 Thread hoo
hoo added a comment. In T107722#3478049, @daniel wrote: @Ladsgroup The patch does not fully resolve this ticket, let's keep it open. We should improve the ticket, though. It's not really clear what it's asking for. @hoo, can you write a bit more about what you had in mind? Currently, it's

[Wikidata-bugs] [Maniphest] [Commented On] T171935: WQS displays some queries with lots of red dots

2017-07-28 Thread Esc3300
Esc3300 added a comment. + strings starting with a single quoteTASK DETAILhttps://phabricator.wikimedia.org/T171935EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Aklapper, Esc3300, PokestarFan, GoranSMilovanovic, QZanden, EBjune, merbst, Avner,

[Wikidata-bugs] [Maniphest] [Commented On] T171461: Populate term_full_entity_id on test.wikidata.org

2017-07-28 Thread daniel
daniel added a comment. @Ladsgroup yey, but I think there's a middle way that is much faster than a complete rebuild, and more robust than a mega-query. I imagine an algorithm like this: Declare an empty list of row-ids to delete. Iterate over all entities. For each entity: Load all terms into

[Wikidata-bugs] [Maniphest] [Created] T172007: $itemId must be either ItemId or string

2017-07-28 Thread Ladsgroup
Ladsgroup created this task.Ladsgroup added projects: Wikibase-Quality-Constraints, Wikidata, Wikidata-Sprint, Wikimedia-log-errors.Herald added subscribers: PokestarFan, Aklapper. TASK DESCRIPTIONFound this in logstash: #0 [internal function]:

[Wikidata-bugs] [Maniphest] [Created] T172015: wikibase-addUsagesForPage doesn't batch properly

2017-07-28 Thread Ladsgroup
Ladsgroup created this task.Ladsgroup added projects: Wikidata, MediaWiki-extensions-WikibaseClient, Wikidata-Sprint, Wikimedia-log-errors, DBA.Herald added subscribers: PokestarFan, Aklapper. TASK DESCRIPTIONI found lots of errors like this in logstash:

[Wikidata-bugs] [Maniphest] [Commented On] T170039: Pages display Lua error in mw.wikibase.entity.lua

2017-07-28 Thread Ladsgroup
Ladsgroup added a comment. This is what I've got from digging lostash. Three types of error happen: 1- Saving a page fails because Lua engine returns false one example, you find tons of it 2- It gets propagated to ChangeProp an example 3- And refresh links job an example. I think the first type of

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T171935: WQS displays some queries with lots of red dots

2017-07-28 Thread Smalyshev
Smalyshev added subscribers: Jonas, Smalyshev.Smalyshev added a comment. Could you please give an example of a query, and maybe a screenshot?TASK DETAILhttps://phabricator.wikimedia.org/T171935EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc:

[Wikidata-bugs] [Maniphest] [Triaged] T171934: WQS: INCLUDE not highlighted

2017-07-28 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.Smalyshev added a subscriber: Jonas. TASK DETAILhttps://phabricator.wikimedia.org/T171934EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Jonas, Aklapper, Esc3300, PokestarFan, GoranSMilovanovic,

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

2017-07-28 Thread Ladsgroup
Ladsgroup created this task.Ladsgroup added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.Herald added subscribers: PokestarFan, Aklapper. TASK DESCRIPTIONFrom: http://items-repo.wmflabs.org/index.php?title=Item:Q2=""> F8886190: image.pngTASK

[Wikidata-bugs] [Maniphest] [Commented On] T171934: WQS: INCLUDE not highlighted

2017-07-28 Thread Smalyshev
Smalyshev added a comment. This is probably INCLUDE is a Blazegraph extension, not standard SPARQL, which means standard SPARQL highlighters do not recognize it.TASK DETAILhttps://phabricator.wikimedia.org/T171934EMAIL

[Wikidata-bugs] [Maniphest] [Unblock] T159787: Add Wikidata to new RC Filters UI

2017-07-28 Thread jmatazzoni
jmatazzoni closed subtask T162630: 'Wikidata edits' filter with 'Contribution quality prediction' or 'User intent prediction' returns results but the filter selection displayed as a conflict as "Resolved".Herald added a subscriber: PokestarFan. TASK

[Wikidata-bugs] [Maniphest] [Commented On] T171263: Wikidata Dispatcher and Job Queue is overflowed

2017-07-28 Thread Emijrp
Emijrp added a comment. I think that the current dispatchlag growing is due to ResearchBot academic paper item creation. I say that because some days ago my bot was editing at 60 ed/min and ResearchBot was doing a similar rate. I stopped my bot for a few hours and the dispatchlag kept growing. So

[Wikidata-bugs] [Maniphest] [Edited] T167436: [Task] Use Wikibase CodeSniffer standard in all Wikibase code repositories

2017-07-28 Thread Ladsgroup
Ladsgroup updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...** [ ] interfaces https://github.com/DataValues/Interfaces/pull/35 ** [x] _javascript_ https://github.com/wmde/DataValuesJavascript/pull/108...TASK DETAILhttps://phabricator.wikimedia.org/T167436EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T171461: Populate term_full_entity_id on test.wikidata.org

2017-07-28 Thread Ladsgroup
Ladsgroup added a comment. In T171461#3470167, @daniel wrote: But then, we still have to get rid of duplicates somehow. A specialized script is probably the best approach for that. The thing is that finding and fixing the duplicates is a very resource/time-consuming task. The select query to

[Wikidata-bugs] [Maniphest] [Commented On] T171263: Wikidata Dispatcher and Job Queue is overflowed

2017-07-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. especially when the bot updates the description in twenty separate edits. Is it true that this makes a big difference? Aren’t changes batched together?TASK DETAILhttps://phabricator.wikimedia.org/T171263EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T171950: Run bot to clean up issues caused by T171928

2017-07-28 Thread Esc3300
Esc3300 added a comment. Looks like new "subscriptions" during the down time through arbitrary access don't appear on Wikidata: Sample: edit at 07:02. Currently: https://en.wikivoyage.org/w/index.php?title=Aver%C3%B8y=""> shows Q685779 , but https://www.wikidata.org/w/index.php?title=Q685779="">

[Wikidata-bugs] [Maniphest] [Commented On] T160868: Create Wikipedia Kabiye

2017-07-28 Thread Dcljr
Dcljr added a comment. Asked on-wiki at Discussion:Talɩ ɖeu (Talk:Main Page). Very little activity on the wiki, so may not get any eyeballs. We'll see…TASK DETAILhttps://phabricator.wikimedia.org/T160868EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DcljrCc:

[Wikidata-bugs] [Maniphest] [Commented On] T170039: Pages display Lua error in mw.wikibase.entity.lua

2017-07-28 Thread Mr.Ibrahem
Mr.Ibrahem added a comment. Using Special:Search for mw.wikibase.getEntityObject shows 26,913 pages in arwiki arwikiTASK DETAILhttps://phabricator.wikimedia.org/T170039EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mr.IbrahemCc: Mr.Ibrahem, Ladsgroup,

[Wikidata-bugs] [Maniphest] [Commented On] T170039: Pages display Lua error in mw.wikibase.entity.lua

2017-07-28 Thread Anomie
Anomie added a comment. In T170039#3482933, @Ladsgroup wrote: I think the first type of error is the source of the other two. I doubt errors in any of these places causes the errors in the other places. But the underlying bug in all three of those is T166348.TASK

[Wikidata-bugs] [Maniphest] [Commented On] T171263: Wikidata Dispatcher and Job Queue is overflowed

2017-07-28 Thread Esc3300
Esc3300 added a comment. In T171263#3481214, @Emijrp wrote: And what is causing this? Bot page creation or bot edits? From Daniel's explanation and the documentation he provided, it seems that the more pages are linked to an item, the larger the impact .. If page creations are only for

[Wikidata-bugs] [Maniphest] [Updated] T164173: Cache invalidations coming from the JobQueue are causing lag on several wikis

2017-07-28 Thread Krinkle
Krinkle removed a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T164173EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, KrinkleCc: PokestarFan, Agabi10, gerritbot, Krinkle, aaron, MZMcBride, daniel, Ladsgroup, hoo, Marostegui,