[Wikidata-bugs] [Maniphest] [Updated] T209496: "In more languages" link state

2018-11-14 Thread WMDE-leszek
WMDE-leszek added projects: Wikidata, Wikidata-Termbox-Hike.WMDE-leszek added a comment.
oh, sorry. fixed project tags @Aklapper !TASK DETAILhttps://phabricator.wikimedia.org/T209496EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, WMDE-leszek, Lea_WMDE, Pablo-WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T209559: Inverse statements duplicate work, data, and may be out of sync

2018-11-14 Thread dbarratt
dbarratt updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...Regardless of the specific syntax, making this possible will greatly reduce the number of properties on wikidata, the amount of data, and the amount of work.

**Alternative Solution**
A concept of "virtual properties" could be implemented. These properties would be tied to their inverse. For instance [[ https://www.wikidata.org/wiki/Property:P1830 | owner of ]] might be a virtual property, so you would see the values and be able to edit them (just as you can today), but any edits would actually be stored as [[ https://www.wikidata.org/wiki/Property:P127 | owned by ]] on whatever entity value specify. This would allow the wikis to continue to use the [[ https://www.wikidata.org/wiki/Property:P1830 | owner of ]] property the same way they do now.

I imagine this would be more challenging on a technical level, but it would make the usability of inverses a lot better. The user wouldn't be required to figure out //what// the inverse is and wouldn't have to go to each item to set it. It would also allow for inverses with a //huge// number of values to be presented (and paginated) to the user.

If there is one that is ambiguous (like [[ https://www.wikidata.org/wiki/Property:P40 | child ]]) perhaps the "virtual properties" would allow an inverse to multiple real properties (i.e. [[ https://www.wikidata.org/wiki/Property:P25 | mother ]]/[[ https://www.wikidata.org/wiki/Property:P22 | father ]]) and the user would be forced to specify which one they want (just like a user is forced to specify a `unit` on amount properties or a `language` on monolingual properties). Then the inverse can be retrieved for both of the real properties, which would make it way easier to query or include in sidebars, etc.TASK DETAILhttps://phabricator.wikimedia.org/T209559EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: dbarrattCc: Addshore, Aklapper, dbarratt, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T209559: Inverse statements duplicate work, data, and may be out of sync

2018-11-14 Thread dbarratt
dbarratt updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...This is a **huge** amount of duplicate data, and duplicate work.  ...TASK DETAILhttps://phabricator.wikimedia.org/T209559EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: dbarrattCc: Aklapper, dbarratt, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T209559: Inverse statements duplicate work, data, and may be out of sync

2018-11-14 Thread dbarratt
dbarratt created this task.dbarratt added projects: MediaWiki-extensions-WikibaseRepository, Wikibase-DataModel.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONProblem
There are a huge number of properties that have inverse properties.
Examples:


characters  ↔ present in work
child ↔ mother/father
owner of ↔ owned by
participant ↔ participant of


There might be a way to query for properties that have inverse properties, but I imagine it's in the hundreds (if not, thousands?). It seems that for almost any property that refer to another entity, there is an inverse of that same property.

This is a huge amount of duplicate data, and duplicate work.

However, as one user pointed out, this is currently necessary in order to use the data in infoboxes:

It would be very difficult to retrieve all this information from somewhere else, as we cannot use queries while building infoboxes.

Another user added:

The inverse thing is unfortunate. When querying data, you'd actually need to run the query in both directions and merge the results, since the inverses are often missing.

While there is a need for project-wide policy, the infobox use-case cannot be resolved by policy as it is a technical problem rather than a policy problem.

Solution
Make it possible to refer to inverse values of the current entity in an infobox.

For example, if the child property was removed, then on Alec Baldwin they would need a way to get all of the items that list their father as Alec Baldwin.

Maybe a new template should exist? something like:

{{#inverse:P22}}

or maybe just another parameter?

{{#statements:P22:inverse}}

Regardless of the specific syntax, making this possible will greatly reduce the number of properties on wikidata, the amount of data, and the amount of work.TASK DETAILhttps://phabricator.wikimedia.org/T209559EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: dbarrattCc: Aklapper, dbarratt, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207718: Errors trying to fetch RDF from Wikidata

2018-11-14 Thread Imarlier
Imarlier added a comment.
Hrm.  In that case, very likely that you're right, and what I'm seeing is
the retry.

Out of curiosity, have you examined GC behavior around the times that these
issues crop up?TASK DETAILhttps://phabricator.wikimedia.org/T207718EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ImarlierCc: BBlack, ema, Gehel, Aklapper, Smalyshev, Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, Imarlier, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Vali.matei, Zppix, D3r1ck01, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T204159: ApiEchoNotifications query fails with "BadMethodCallException: Call getPrefixedText on a non-object" from WikibaseClient

2018-11-14 Thread Krinkle
Krinkle closed this task as "Resolved".Krinkle removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T204159EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanek, KrinkleCc: gerritbot, SBisson, Krinkle, Aklapper, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Taiwania_Justo, Luke081515, Wikidata-bugs, aude, Catrope, Jdforrester-WMF, Mbch331, Jay8g, Krenair, CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.6; 2018-11-27).
TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, ReleaseTaggerBotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T154869: Adding/removing qualifier/reference using the keyboard (by pressing enter) saves the statement too

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
The fix is live on Wikidata now! \o/TASK DETAILhttps://phabricator.wikimedia.org/T154869EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Tarrow, Addshore, Lucas_Werkmeister_WMDE, gerritbot, Yair_rand, Lydia_Pintscher, thiemowmde, Jonas, Aklapper, Nikki, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473632 merged by jenkins-bot:
[mediawiki/vendor@master] Updating wikibase/internal-serialization (2.8.0 => 2.9.0)

https://gerrit.wikimedia.org/r/473632TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473633 merged by jenkins-bot:
[mediawiki/vendor@master] Updating wikibase/data-model (7.5.0 => 9.0.1)

https://gerrit.wikimedia.org/r/473633TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473631 merged by jenkins-bot:
[mediawiki/vendor@master] Updating wikibase/data-model-serialization (2.8.0 => 2.9.0)

https://gerrit.wikimedia.org/r/473631TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473630 merged by jenkins-bot:
[mediawiki/vendor@master] Updating wikibase/data-model-services (3.11.0 => 3.12.0)

https://gerrit.wikimedia.org/r/473630TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.
Now rechecked and merged:


https://gerrit.wikimedia.org/r/c/mediawiki/extensions/PropertySuggester/+/473545
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikibaseQualityConstraints/+/473055
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikibaseQualityConstraints/+/473558
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikibaseQualityConstraints/+/473063


Thank you!TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: EBernhardson, Jdforrester-WMFCc: Legoktm, Jdforrester-WMF, Ladsgroup, Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Nikerabbit, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473631 had a related patch set uploaded (by Addshore; owner: Addshore):
[mediawiki/vendor@master] Updating wikibase/data-model-serialization (2.8.0 => 2.9.0)

https://gerrit.wikimedia.org/r/473631TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473632 had a related patch set uploaded (by Addshore; owner: Addshore):
[mediawiki/vendor@master] Updating wikibase/internal-serialization (2.8.0 => 2.9.0)

https://gerrit.wikimedia.org/r/473632TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473630 had a related patch set uploaded (by Addshore; owner: Addshore):
[mediawiki/vendor@master] Updating wikibase/data-model-services (3.11.0 => 3.12.0)

https://gerrit.wikimedia.org/r/473630TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473633 had a related patch set uploaded (by Addshore; owner: Addshore):
[mediawiki/vendor@master] Updating wikibase/data-model (7.5.0 => 9.0.1)

https://gerrit.wikimedia.org/r/473633TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T195121: Contribution from the IGN to Structured Data on Commons

2018-11-14 Thread Andrew
Andrew closed subtask T203072: Request creation of ign2commons VPS project as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T195121EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AndrewCc: fgiunchedi, Reedy, bd808, Aklapper, aborrero, SandraF_WMF, Platonides, Rodelar, abian, Nandana, JKSTNK, AndyTan, sietec, Zylc, 1978Gage2001, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, Chicocvenancio, QZanden, Tbscho, Tramullas, Acer, LawExplorer, JJMC89, D3r1ck01, Susannaanas, srodlund, Luke081515, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Gryllida, Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, scfc, Steinsplitter, Mbch331, Krenair, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206164: WikibaseQualityConstraints should not construct Wikibase services itself.

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473055 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Use new Wikibase service instead of recreating it

https://gerrit.wikimedia.org/r/473055TASK DETAILhttps://phabricator.wikimedia.org/T206164EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, gerritbotCc: gerritbot, Tarrow, Lucas_Werkmeister_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207718: Errors trying to fetch RDF from Wikidata

2018-11-14 Thread Smalyshev
Smalyshev added a comment.
It could be -- how quickly does it retry? Immediately? Or is there a delay?

I don't think there's a delay for NoHttpResponseException. There's 500ms delay for 503 and 429, but for other exceptions I think it retries immediately.

https://phabricator.wikimedia.org/diffusion/WDQR/browse/master/tools/src/main/java/org/wikidata/query/rdf/tool/wikibase/WikibaseRepository.java$566TASK DETAILhttps://phabricator.wikimedia.org/T207718EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Imarlier, SmalyshevCc: BBlack, ema, Gehel, Aklapper, Smalyshev, Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, Imarlier, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Vali.matei, Zppix, D3r1ck01, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201930: Track entity page performance

2018-11-14 Thread Addshore
Addshore added a comment.
I did some more checking of the performance of this code in comparison to what we already have on the mwdebug servers using P7805

The data I have can be found @ https://docs.google.com/spreadsheets/d/11lbFz80tehy_Aw580wJoNVS9f7KRt49-hxy_PzlYL3g/edit?usp=sharing

It seems to suggest that new vs old


without anything in the cache the new way is slower.
with things in the new cache the new way is faster.
TASK DETAILhttps://phabricator.wikimedia.org/T201930EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, AddshoreCc: Addshore, WMDE-leszek, gerritbot, Aklapper, Aleksey_WMDE, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T206325: Use wikibase/data-model 9.0 everywhere

2018-11-14 Thread Ladsgroup
Ladsgroup updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[x] {T209370}...TASK DETAILhttps://phabricator.wikimedia.org/T206325EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: JeroenDeDauw, gerritbot, Aklapper, Pablo-WMDE, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread Ladsgroup
Ladsgroup removed a project: Patch-For-Review.Ladsgroup updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION[x] Make extensions compatible with both version 7.0 & 9.0 [ x] PropertySuggester - https://gerrit.wikimedia.org/r/473545...TASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, LadsgroupCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm, CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473545 merged by jenkins-bot:
[mediawiki/extensions/PropertySuggester@master] Add compatibility with data model 9.x

https://gerrit.wikimedia.org/r/473545TASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201930: Track entity page performance

2018-11-14 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T201930EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: Addshore, WMDE-leszek, gerritbot, Aklapper, Aleksey_WMDE, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T201831: Deploy item/property link formatter that uses cache instead of wb_terms DB table

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473626 had a related patch set uploaded (by Addshore; owner: Addshore):
[mediawiki/extensions/Wikibase@master] Record cache misses for "FormatterCache"

https://gerrit.wikimedia.org/r/473626TASK DETAILhttps://phabricator.wikimedia.org/T201831EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Addshore, Aleksey_WMDE, WMDE-leszek, Aklapper, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201831: Deploy item/property link formatter that uses cache instead of wb_terms DB table

2018-11-14 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T201831EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Addshore, Aleksey_WMDE, WMDE-leszek, Aklapper, Nickleh, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T201930: Track entity page performance

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473626 had a related patch set uploaded (by Addshore; owner: Addshore):
[mediawiki/extensions/Wikibase@master] Record cache misses for "FormatterCache"

https://gerrit.wikimedia.org/r/473626TASK DETAILhttps://phabricator.wikimedia.org/T201930EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: Addshore, WMDE-leszek, gerritbot, Aklapper, Aleksey_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207718: Errors trying to fetch RDF from Wikidata

2018-11-14 Thread Imarlier
Imarlier added a comment.

In T207718#4748289, @Smalyshev wrote:
So, an interesting thing: in at least some of these cases, there is a web request that is making it to wikidata, and that is returning a 200.

The request is retried if it fails, are you sure it's not the retry that you are seeing with 200?


It could be -- how quickly does it retry?  Immediately?  Or is there a delay?TASK DETAILhttps://phabricator.wikimedia.org/T207718EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ImarlierCc: BBlack, ema, Gehel, Aklapper, Smalyshev, Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, Imarlier, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Vali.matei, Zppix, D3r1ck01, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T202764: Wikidata produces a lot of failed requests for recentchanges API

2018-11-14 Thread Smalyshev
Smalyshev added a comment.
@Imarlier yes the patches have been deployed though we don't use RC API now for production so T207718 is more important than this one.TASK DETAILhttps://phabricator.wikimedia.org/T202764EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Stashbot, Marostegui, Banyek, Reedy, gerritbot, Krinkle, Addshore, Yurik, jcrespo, Imarlier, Ladsgroup, Lydia_Pintscher, WMDE-leszek, Aklapper, Gehel, Smalyshev, Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, D3r1ck01, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207718: Errors trying to fetch RDF from Wikidata

2018-11-14 Thread Smalyshev
Smalyshev added a comment.
So, an interesting thing: in at least some of these cases, there is a web request that is making it to wikidata, and that is returning a 200.

The request is retried if it fails, are you sure it's not the retry that you are seeing with 200?TASK DETAILhttps://phabricator.wikimedia.org/T207718EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Imarlier, SmalyshevCc: BBlack, ema, Gehel, Aklapper, Smalyshev, Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, Imarlier, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Vali.matei, Zppix, D3r1ck01, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Legoktm
Legoktm closed this task as "Resolved".Legoktm added a project: PHP 7.2 support.Legoktm added a comment.
Should be fixed now, please re-open if its not.TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: EBernhardson, LegoktmCc: Legoktm, Jdforrester-WMF, Ladsgroup, Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Nikerabbit, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207718: Errors trying to fetch RDF from Wikidata

2018-11-14 Thread Smalyshev
Smalyshev added a comment.
The patch has been deployed, and doesn't look like it prevents the issue:

18:05:29.346 [update 4] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
18:05:29.346 [update 7] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
18:08:45.046 [update 6] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
18:08:45.046 [update 0] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
19:56:44.648 [update 1] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
19:59:42.577 [update 0] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
19:59:42.577 [update 2] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:02:22.876 [update 1] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:02:22.877 [update 6] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:11:03.865 [update 0] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:11:03.865 [update 5] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:13:31.777 [update 5] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:14:14.867 [update 2] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:14:39.835 [update 4] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:15:16.837 [update 5] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:15:37.914 [update 2] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:15:38.577 [update 9] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:16:07.461 [update 4] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:16:07.505 [update 6] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:16:07.709 [update 3] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:16:51.627 [update 4] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:16:52.950 [update 0] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:16:54.337 [update 8] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:17:47.385 [update 7] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:17:49.781 [update 5] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:17:50.905 [update 1] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:17:51.889 [update 6] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:17:53.768 [update 3] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
20:48:04.277 [update 9] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
21:04:36.796 [update 3] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.
21:18:20.854 [update 0] WARN  org.wikidata.query.rdf.tool.Updater - Retryable error syncing.  Retrying.

This is just for 4 hours. So it happens constantly (and looks like it also happens in batches).TASK DETAILhttps://phabricator.wikimedia.org/T207718EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Imarlier, SmalyshevCc: BBlack, ema, Gehel, Aklapper, Smalyshev, Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, Imarlier, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Vali.matei, Zppix, D3r1ck01, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206164: WikibaseQualityConstraints should not construct Wikibase services itself.

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473055 had a related patch set uploaded (by Jforrester; owner: Michael Große):
[mediawiki/extensions/WikibaseQualityConstraints@master] Use new Wikibase service instead of recreating it

https://gerrit.wikimedia.org/r/473055TASK DETAILhttps://phabricator.wikimedia.org/T206164EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, gerritbotCc: gerritbot, Tarrow, Lucas_Werkmeister_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207718: Errors trying to fetch RDF from Wikidata

2018-11-14 Thread Imarlier
Imarlier added a comment.
Doesn't appear to have solved the issue, but I need to verify that the patches have actually been deployed: https://logstash.wikimedia.org/goto/d72dcf3ef04eb8d02cb6a4c602754cfdTASK DETAILhttps://phabricator.wikimedia.org/T207718EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ImarlierCc: BBlack, ema, Gehel, Aklapper, Smalyshev, Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, Imarlier, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Vali.matei, Zppix, D3r1ck01, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T202764: Wikidata produces a lot of failed requests for recentchanges API

2018-11-14 Thread Imarlier
Imarlier added a comment.
@Gehel have the patches referenced above been deployed?TASK DETAILhttps://phabricator.wikimedia.org/T202764EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ImarlierCc: Stashbot, Marostegui, Banyek, Reedy, gerritbot, Krinkle, Addshore, Yurik, jcrespo, Imarlier, Ladsgroup, Lydia_Pintscher, WMDE-leszek, Aklapper, Gehel, Smalyshev, Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, D3r1ck01, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T164606: As a user who enjoys adding descriptions, I can easily find other suitable articles to add descriptions to

2018-11-14 Thread cmadeo
cmadeo updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONn.b. - This ticket is for the feed  screens themselves - everything from "Adding title descriptions feed" to "feed overflow menu"

===Why are we doing this?...===Mocks
| Task list unlock message | Notification and menu item alerts | Pull down on notification | New menu item | On boarding to task list | Task menu  | On boarding for description editing in task list | Adding title descriptions feed | Skipping an item | Title description editing UI | Review of edit | Feed overflow menu | Contribution score card
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | ---
| {F26622971 width =200} | {F26622947 width =200} | {F26622948 width =200}  | {F26622950 width =200}  | {F26622949 width =200}   | {F26622945 width =200}  |  {F26622946 width =200} |   {F26622943 width =200 }   |  {F26622963 width =200} |   {F26622944 width =200}   |  {F26622941 width =200}  |  {F26622951 width =200} |  {F26622942 width =200}
| Related task: T207333 | Related task: T207333 | Related task: T207333 | Related task: T207332 | Related task: T207332 | Related task: T207332 |  Related task: T164606 |  Related task: T164606 |  Related task: T164606 |  Related task: T164606 |  Related task: T164606 |  Related task: T164606 | Related task: T207339


===To do
[ ] Create illustration for unlock message and on boarding
[ ] Create copy for unlock message and on boarding | Adding title descriptions feed | Skipping an item | Title description editing UI | Review of edit | Feed overflow menu 
| --- | --- | --- | --- | --- 
|   {F26622943 width =200 }   |  {F26622963 width =200} |   {F26622944 width =200}   |  {F26622941 width =200}  |  {F26622951 width =200} 
[ ] Add revert rate to score card |  Related task: T164606 |  Related task: T164606 |  Related task: T164606 |  Related task: T164606 |  Related task: T164606
TASK DETAILhttps://phabricator.wikimedia.org/T164606EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: cmadeoCc: Charlotte, cmadeo, RHo, Tbayer, Aklapper, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Dbrant, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T197530: [tracking] federation query issues on Wikidata Query Server

2018-11-14 Thread Smalyshev
Smalyshev closed subtask T195203: Federated SPARQL queries https://data.pdok.nl/sparql failing with error 500 as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T197530EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Esc3300, ET4Eva, Nickleh, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T195203: Federated SPARQL queries https://data.pdok.nl/sparql failing with error 500

2018-11-14 Thread Smalyshev
Smalyshev closed this task as "Resolved".Smalyshev claimed this task.Smalyshev added a comment.
This seems to work now, looks like upgrade to jetty 9.4 fixed it.TASK DETAILhttps://phabricator.wikimedia.org/T195203EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Esc3300, Lucas_Werkmeister_WMDE, Smalyshev, hoo, Multichill, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T200612: Wikidata's SPARQL endpoint doesn't escape commas in IRIs in CSV output

2018-11-14 Thread Smalyshev
Smalyshev added a project: User-Smalyshev.
TASK DETAILhttps://phabricator.wikimedia.org/T200612EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: seav, Aklapper, jindrichmynarz, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, D3r1ck01, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T206123: Monitor query / request concurrency on Blazegraph

2018-11-14 Thread Smalyshev
Smalyshev added a project: Wikidata-Query-Service.Restricted Application added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T206123EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mathew.onipe, SmalyshevCc: Stashbot, Smalyshev, Mathew.onipe, gerritbot, Aklapper, Gehel, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, D3r1ck01, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Assigned] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Legoktm
Legoktm assigned this task to EBernhardson.Legoktm added a comment.
https://gerrit.wikimedia.org/r/#/c/mediawiki/vendor/+/472160/TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: EBernhardson, LegoktmCc: Legoktm, Jdforrester-WMF, Ladsgroup, Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T195368: Add Lexeme to Wikibase's ontology.owl

2018-11-14 Thread abian
abian added a comment.
Senses aren't in source/ontology-1.0.owl yet, but the current version of the description mentions them.TASK DETAILhttps://phabricator.wikimedia.org/T195368EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, abianCc: JeroenDeDauw, Ladsgroup, gerritbot, Addshore, Aklapper, WMDE-leszek, Smalyshev, Jonas, Denny, daniel, Tpt, Lydia_Pintscher, abian, ET4Eva, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Avner, Lewizho99, Maathavan, Gehel, D3r1ck01, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Raised Priority] T200011: `ERROR: Cannot find module '../../../../Wikibase/repo/tests/selenium` when running WikibaseLexeme-npm-browser-run-selenium-daily-node-6-docker Je

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Wikidata-Campsite.Lucas_Werkmeister_WMDE raised the priority of this task from "Low" to "Normal".Lucas_Werkmeister_WMDE added a comment.
A failing daily CI job should be higher priority than “low”, in my opinion. Fixing this doesn’t sound too difficult, just a bit cumbersome (split off a new NPM package), so let’s try to pick it up soon.TASK DETAILhttps://phabricator.wikimedia.org/T200011EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Addshore, WMDE-leszek, zeljkofilipin, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T208423: Revision summaries use outdated form links

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
Alright, I’ve uploaded one possible approach:


 Wikibase
 WikibaseLexeme


It’s not the nicest thing in the world, but I think it’s acceptable. Alternative suggestions are welcome, though.

Related but independent is another fix in WikibaseLexeme.TASK DETAILhttps://phabricator.wikimedia.org/T208423EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Michael, gerritbot, Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T208423: Revision summaries use outdated form links

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473586 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseLexeme@master] Don’t detect fragments of form IDs of other lexemes

https://gerrit.wikimedia.org/r/473586TASK DETAILhttps://phabricator.wikimedia.org/T208423EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Michael, gerritbot, Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T208423: Revision summaries use outdated form links

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473587 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseLexeme@master] Fix the fragment of old-style links to forms

https://gerrit.wikimedia.org/r/473587TASK DETAILhttps://phabricator.wikimedia.org/T208423EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Michael, gerritbot, Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T208423: Revision summaries use outdated form links

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473585 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] Fix the fragment of old-style links to subentities

https://gerrit.wikimedia.org/r/473585TASK DETAILhttps://phabricator.wikimedia.org/T208423EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Michael, gerritbot, Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Legoktm
Legoktm added a comment.

Either we switch CI for those extensions to use vendor and not composer
Or fork elastica and tag a release for the purposes of just backporting this patch


I can work on the first option in an hour or so.TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LegoktmCc: Legoktm, Jdforrester-WMF, Ladsgroup, Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Jdforrester-WMF
Jdforrester-WMF triaged this task as "High" priority.Jdforrester-WMF added a comment.
At least High, possibly UBN; this is blocking merge in two or more repos.TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Jdforrester-WMF, Ladsgroup, Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Jdforrester-WMF
Jdforrester-WMF added a subscriber: Legoktm.Jdforrester-WMF added a comment.
CC @Legoktm.TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Legoktm, Jdforrester-WMF, Ladsgroup, Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.

In T209508#4747231, @Lucas_Werkmeister_WMDE wrote:
Apparently, in mediawiki-vendor a patch was backported to stop using that function (T190024, I2dc6687735), but there’s no upstream release we could use that doesn’t also require an elasticsearch version we can’t support yet :/


Aren't we running CI for master with that version of vendor, though?TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Jdforrester-WMF, Ladsgroup, Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209352: [Spike 2hrs] BetaCluster incorrectly points SameAS to production Wikidata

2018-11-14 Thread Jdlrobson
Jdlrobson set the point value for this task to "0".
TASK DETAILhttps://phabricator.wikimedia.org/T209352EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Niedzielski, JdlrobsonCc: phuedx, Lucas_Werkmeister_WMDE, gerritbot, Niedzielski, Aklapper, pmiazga, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Winter, Lewizho99, Maathavan, D3r1ck01, Wikidata-bugs, aude, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread Jdforrester-WMF
Jdforrester-WMF updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION... [x] Wikibase https://gerrit.wikimedia.org/r/472153... [ ] PropertySuggester - https://gerrit.wikimedia.org/r/473545
 [x] WikibaseMediaInfo - https://gerrit.wikimedia.org/r/473547TASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Jdforrester-WMFCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T209459: Wikidata recentchanges API request with ORESscores parameter returns 0 results

2018-11-14 Thread Dinoguy1000
Dinoguy1000 renamed this task from "Wikidata recentchages API request with ORESscores parameter returns 0 results" to "Wikidata recentchanges API request with ORESscores parameter returns 0 results".
TASK DETAILhttps://phabricator.wikimedia.org/T209459EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Dinoguy1000Cc: Jdforrester-WMF, Tarrow, Ladsgroup, Addshore, Aklapper, Nandana, kostajh, Lahi, Gq86, Vacio, Darkminds3113, bkowshik, GoranSMilovanovic, Fz-29, QZanden, LawExplorer, Vali.matei, Avner, Mkdw, D3r1ck01, Taiwania_Justo, Volker_E, notconfusing, srodlund, Wikidata-bugs, aude, GWicke, Dinoguy1000, Alchimista, He7d3r, Mbch331, Rxy, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T206164: WikibaseQualityConstraints should not construct Wikibase services itself.

2018-11-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.6; 2018-11-27).
TASK DETAILhttps://phabricator.wikimedia.org/T206164EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, ReleaseTaggerBotCc: gerritbot, Tarrow, Lucas_Werkmeister_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.6; 2018-11-27).
TASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, ReleaseTaggerBotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 472153 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Allow installation with DM 9.x

https://gerrit.wikimedia.org/r/472153TASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Ladsgroup
Ladsgroup added a comment.
Property Suggester is also failing with this: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/PropertySuggester/+/473545TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T208423: Revision summaries use outdated form links

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.Lucas_Werkmeister_WMDE added a subscriber: Michael.
TASK DETAILhttps://phabricator.wikimedia.org/T208423EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Michael, gerritbot, Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T208423: Revision summaries use outdated form links

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.

In T208423#4731782, @Lucas_Werkmeister_WMDE wrote:

The component which prettifies entity links in edit summaries hasn’t been updated for the new form anchors yet, apparently.
Could that component also be used to update the anchor from e. g. #L41-F1 to #F1, solving this issue without requiring any database modifications?



The first part of this is fixed with the above change, I’ll try to do the second part now.TASK DETAILhttps://phabricator.wikimedia.org/T208423EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, Lucas_Werkmeister_WMDECc: gerritbot, Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T164606: As a user who enjoys adding descriptions, I can easily find other suitable articles to add descriptions to

2018-11-14 Thread Charlotte
Charlotte edited projects, added Wikipedia-Android-App-Backlog (Android-app-release-v2.7.27x-L-Lamington); removed Wikipedia-Android-App-Backlog.Charlotte set the point value for this task to "5".
TASK DETAILhttps://phabricator.wikimedia.org/T164606EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CharlotteCc: Charlotte, cmadeo, RHo, Tbayer, Aklapper, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Dbrant, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207675: Some items are in an inconsistent state

2018-11-14 Thread Smalyshev
Smalyshev added a comment.
@Floatingpurr:

Something similar seems happening for this query:

This query produces nothing for me. Is that expected result?TASK DETAILhttps://phabricator.wikimedia.org/T207675EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Jane023, Tarrow, Lucas_Werkmeister_WMDE, Aklapper, Smalyshev, Floatingpurr, Gstupp, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, D3r1ck01, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T164606: As a user who enjoys adding descriptions, I can easily find other suitable articles to add descriptions to

2018-11-14 Thread Charlotte
Charlotte updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONn.b. - This ticket is for the feed  screens themselves - everything from "Adding title descriptions feed" to "feed overflow menu"

===Why are we doing this?...TASK DETAILhttps://phabricator.wikimedia.org/T164606EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CharlotteCc: Charlotte, cmadeo, RHo, Tbayer, Aklapper, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Dbrant, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T201930: Track entity page performance

2018-11-14 Thread WMDE-leszek
WMDE-leszek added a comment.
Re-run the test. Still quite some requests failing or so. Numbers of data way less off now though.
Numbers attached.

Still not 100% happy to say let's move on, as the test sets not entirely same (in terms of number of requests compared). Seems OK-ish to go, maybe.

F27221590: summary-Q100k.csv
F27221589: aggregate-Q100k.csvTASK DETAILhttps://phabricator.wikimedia.org/T201930EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Addshore, WMDE-leszek, gerritbot, Aklapper, Aleksey_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: MediaWiki-extensions-PropertySuggester.Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...```

Failing extensions include:

- WikibaseQualityConstraints ([#7](https://integration.wikimedia.org/ci/job/quibble-composer-mysql-php72-docker/7/console), [#8](https://integration.wikimedia.org/ci/job/quibble-composer-mysql-php72-docker/8/console))
- PropertySuggester ([#12](https://integration.wikimedia.org/ci/job/quibble-composer-mysql-php72-docker/12/console))
- …?TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Sjoerddebruin, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207675: Some items are in an inconsistent state

2018-11-14 Thread Floatingpurr
Floatingpurr added a comment.
I'm afraid it is not a question of time. Probably something odd is/was going on, but I have no clues.TASK DETAILhttps://phabricator.wikimedia.org/T207675EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FloatingpurrCc: Jane023, Tarrow, Lucas_Werkmeister_WMDE, Aklapper, Smalyshev, Floatingpurr, Gstupp, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, D3r1ck01, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209207: Enable arbitrary access on Incubator

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473534 merged by jenkins-bot:
[operations/mediawiki-config@master] Add incubatorwiki to wikidataclient.dblist

https://gerrit.wikimedia.org/r/473534TASK DETAILhttps://phabricator.wikimedia.org/T209207EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: gerritbot, Stashbot, Awangba_Mangang, Lydia_Pintscher, Yair_rand, SPQRobin, Romaine, Ooswesthoesbes, MF-Warburg, Hydriz, Ebe123, Danny_B, Koavf, Aklapper, Liuxinyu970226, StevenJ81, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T209508: PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE renamed this task from "WBQC gate-and-submit fails due to deprecated function in CirrusSearch / Elastica" to "PHP 7.2 gate-and-submit for some extensions fails due to deprecated function each() in CirrusSearch / Elastica".
TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209508: WBQC gate-and-submit fails due to deprecated function in CirrusSearch / Elastica

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
Apparently, in mediawiki-vendor a patch was backported to stop using that function (T190024, I2dc6687735), but there’s no upstream release we could use that doesn’t also require an elasticsearch version we can’t support yet :/TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473547 merged by jenkins-bot:
[mediawiki/extensions/WikibaseMediaInfo@master] Declare compatibility with data model 9.x

https://gerrit.wikimedia.org/r/473547TASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T209508: WBQC gate-and-submit fails due to deprecated function in CirrusSearch / Elastica

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Continuous-Integration-Config.Lucas_Werkmeister_WMDE added a comment.
Adding #continuous-integration-config because quibble-composer-mysql-php72-docker seems to be new (the jobs above are #7 and #8) – perhaps it could be made non-voting for a time?TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Lucas_Werkmeister_WMDE, Nandana, A.S.Kochergin, God, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Mbch331, hashar, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T209508: WBQC gate-and-submit fails due to deprecated function in CirrusSearch / Elastica

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase-Quality, Wikibase-Quality-Constraints, CirrusSearch.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Discovery-Search.
TASK DESCRIPTIONWe’ve just had two gate-and-submit jobs for WikibaseQualityConstraints on php72 fail (1, 2) because of a deprecated function call buried in Elastica:

16:20:44 There was 1 error:
16:20:44 
16:20:44 1) CirrusSearch\Test\RequestLoggerTest::testRequestLogging with data set "completion_basic_001" (array('completion', 'main p'), array(array(array(array(13, false, array(4, 4, 0), array(0, 0, array()), array(array(array('main p', 0, 6, array(array('Main Page', 'cirrustestwiki_titlesuggest_1485266182', 'titlesuggest', '1t', 5679327, array(array('main p', 0, 6, array(array('Main Page', 'cirrustestwiki_titlesuggest_1485266182', 'titlesuggest', '1t', 29487956, array(array('main p', 0, 6, array(array('Main Page', 'cirrustestwiki_titlesuggest_1485266182', 'titlesuggest', '1t', 5679327, array(array('main p', 0, 6, array(array('Main Page', 'cirrustestwiki_titlesuggest_1485266182', 'titlesuggest', '1t', 23590364), array(array('CirrusSearchRequestSet', array(array(), array(), '127.0.0.1', array('', '0', '', ''), array(array(0, array(array('wiki_titlesuggest', 1, 'plain', 5679327, 'Main Page')), 0, 1, 4, array('wiki_titlesuggest'), -1, 5679327, array(), array(), 'main p', 'comp_suggest', '', false)), 'cli', ''), 'debug', ''), array('CirrusSearchRequests', array(0, '123456789', 0, 1, 4, '2c33c9c64851a02e2ba8143c6550a3b8', 'wiki_titlesuggest', 5679327, 'main p', 'comp_suggest', 'cli', 0), 'debug', '{queryType} search for '{quer...cutor}')))
16:20:44 The each() function is deprecated. This message will be suppressed on further calls
16:20:44 
16:20:44 /workspace/src/vendor/ruflin/elastica/lib/Elastica/Multi/MultiBuilder.php:50
16:20:44 /workspace/src/vendor/ruflin/elastica/lib/Elastica/Multi/MultiBuilder.php:17
16:20:44 /workspace/src/vendor/ruflin/elastica/lib/Elastica/Multi/Search.php:152
16:20:44 /workspace/src/extensions/CirrusSearch/includes/CompletionSuggester.php:213
16:20:44 /workspace/src/extensions/CirrusSearch/includes/Util.php:119
16:20:44 /workspace/src/includes/poolcounter/PoolCounterWorkViaCallback.php:69
16:20:44 /workspace/src/includes/poolcounter/PoolCounterWork.php:123
16:20:44 /workspace/src/extensions/CirrusSearch/includes/Util.php:177
16:20:44 /workspace/src/extensions/CirrusSearch/includes/CompletionSuggester.php:225
16:20:44 /workspace/src/extensions/CirrusSearch/tests/phpunit/RequestLoggerTest.php:192
16:20:44 /workspace/src/extensions/CirrusSearch/tests/phpunit/RequestLoggerTest.php:105
16:20:44 /workspace/src/extensions/CirrusSearch/tests/phpunit/RequestLoggerTest.php:218
16:20:44 /workspace/src/tests/phpunit/MediaWikiTestCase.php:424
16:20:44 /workspace/src/maintenance/doMaintenance.php:94TASK DETAILhttps://phabricator.wikimedia.org/T209508EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Lucas_Werkmeister_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Agabi10, D3r1ck01, Wikidata-bugs, aude, jayvdb, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206164: WikibaseQualityConstraints should not construct Wikibase services itself.

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473054 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Provide WikiPageEntityMetaDataLookup as a Service

https://gerrit.wikimedia.org/r/473054TASK DETAILhttps://phabricator.wikimedia.org/T206164EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, gerritbotCc: gerritbot, Tarrow, Lucas_Werkmeister_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T185355: Normalize change tag schema

2018-11-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.6; 2018-11-27).
TASK DETAILhttps://phabricator.wikimedia.org/T185355EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, ReleaseTaggerBotCc: Liuxinyu970226, mpopov, tstarling, Compassionate727, MusikAnimal, daniel, Tgr, Jdforrester-WMF, Neil_P._Quinn_WMF, kchapman, He7d3r, Anomie, jcrespo, TTO, Agabi10, gerritbot, Catrope, Ladsgroup, Cenarium, Aklapper, CucyNoiD, Nandana, NebulousIris, Banyek, kostajh, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Rayssa-, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, lisong, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, SBisson, MGChecker, Wikidata-bugs, aude, GWicke, Dinoguy1000, jayvdb, fbstj, Lydia_Pintscher, santhosh, Mbch331, Rxy, Jay8g, Ltrlg, bd808, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209201: WDQS server/updater performance issues

2018-11-14 Thread Smalyshev
Smalyshev added a comment.
Could it be related to this report

We are not using RC changes now, but Kafka stream, so not likely.

I wonder if running them on a different host might provide a small bit of processing relief for the wdqs hosts?

Updater process does not consume a lot of CPU (most work is done by Blazegraph, Updater just creates the query and downloads the data) so it's not very likely to have much effect.TASK DETAILhttps://phabricator.wikimedia.org/T209201EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Tarrow, Krenair, Addshore, TerraCodes, Liuxinyu970226, Aklapper, Smalyshev, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Vali.matei, D3r1ck01, Jonas, Xmlizer, Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, Dinoguy1000, Manybubbles, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T204715: Add more tracking for constraint checks

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
So we might want to change the configuration to do more checks in PHP (i. e., let PHP check more entities before falling back to SPARQL).

See T209504: Perform more type checks in PHP rather than in SPARQL.TASK DETAILhttps://phabricator.wikimedia.org/T204715EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lydia_Pintscher, Matthias_Geisler_WMDE, Ladsgroup, gerritbot, Addshore, Aklapper, Lucas_Werkmeister_WMDE, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Agabi10, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T209504: Perform more type checks in PHP rather than in SPARQL

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase-Quality, Wikibase-Quality-Constraints, Wikidata-Campsite.Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTIONWikibaseQualityConstraints can check “type” and “value type” constraints in PHP or in SPARQL: first it attempts to check whether item A is an instance of item B (or its subclasses) by loading the statements of A, and its “instance of” item(s), and their “subclass of” items, etc. – but if a certain, configurable limit of entities is exceeded, this check is aborted and we fall back to asking the Wikidata Query Service instead via a SPARQL query.

The tracking we added in T204715: Add more tracking for constraint checks reveals that, currently, the PHP checks are much faster than the SPARQL checks (both the successful ones and the ones that fall back to SPARQL), and the majority of successful checks are in PHP rather than in SPARQL – see the “Type Check Runtimes” and “Type Check Distribution” panels. I think we should therefore raise the limit on the PHP checks, to give them more time before falling back to SPARQL. (The limit is the WBQualityConstraintsTypeCheckMaxEntities setting, configured in wmf-config/InitialiseSettings.php.)

I think the “Type Check Distribution” panel could be used to validate the change: preferably, the ratio of successful PHP checks to successful SPARQL checks should increase, I believe.TASK DETAILhttps://phabricator.wikimedia.org/T209504EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, merbst, LawExplorer, Agabi10, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T209371: Bump mediawiki-vendor versions for data-model 9.0 everywhere

2018-11-14 Thread Addshore
Addshore claimed this task.Restricted Application added a project: User-Addshore.
TASK DETAILhttps://phabricator.wikimedia.org/T209371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T185355: Normalize change tag schema

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 467957 merged by jenkins-bot:
[mediawiki/core@master] Set migration stage for change tag to read new

https://gerrit.wikimedia.org/r/467957TASK DETAILhttps://phabricator.wikimedia.org/T185355EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: Liuxinyu970226, mpopov, tstarling, Compassionate727, MusikAnimal, daniel, Tgr, Jdforrester-WMF, Neil_P._Quinn_WMF, kchapman, He7d3r, Anomie, jcrespo, TTO, Agabi10, gerritbot, Catrope, Ladsgroup, Cenarium, Aklapper, CucyNoiD, Nandana, NebulousIris, Banyek, kostajh, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Rayssa-, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, lisong, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, SBisson, MGChecker, Wikidata-bugs, aude, GWicke, Dinoguy1000, jayvdb, fbstj, Lydia_Pintscher, santhosh, Mbch331, Rxy, Jay8g, Ltrlg, bd808, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T204582: Verify that abuse-/spam-related extensions work with Wikibase MediaInfo

2018-11-14 Thread Jdforrester-WMF
Jdforrester-WMF closed subtask T208771: Ensure ConfirmEdit applies when the context is an MCR page as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T204582EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Anooprao, Keegan, Jdforrester-WMF, MarkTraceur, Aklapper, CCicalese_WMF, Ramsey-WMF, daniel, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, D3r1ck01, Susannaanas, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T124451: Don't make edits if a logged in user gets logged out

2018-11-14 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Addshore added a comment.
Screenshot of what it looks like:

F27220702: image.png

I checked:

item terms
item statement
item sitelink
lexeme lemma
lexeme statement
form
sense

I checked MediaInfo too, and this is not done there, but I will file a ticket for thatTASK DETAILhttps://phabricator.wikimedia.org/T124451WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tarrow, AddshoreCc: gerritbot, Lucas_Werkmeister_WMDE, Addshore, thiemowmde, adrianheine, TerraCodes, Lydia_Pintscher, Krenair, jayvdb, ZhouZ, JEumerus, HakanIST, Legoktm, hoo, Aklapper, Multichill, CucyNoiD, Nandana, NebulousIris, Gaboe420, Mh-3110, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, enigmaeth, rohitt, LawExplorer, Lewizho99, JJMC89, Maathavan, D3r1ck01, Jonas, Dixtosa, Mpaulson, Wikidata-bugs, aude, Bawolff, Dinoguy1000, Slaporte, csteipp, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T124451: Don't make edits if a logged in user gets logged out

2018-11-14 Thread Addshore
Addshore closed subtask T209043: Make changes to Lexeme to not make edits if a logged in user gets logged out as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T124451EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tarrow, AddshoreCc: gerritbot, Lucas_Werkmeister_WMDE, Addshore, thiemowmde, adrianheine, TerraCodes, Lydia_Pintscher, Krenair, jayvdb, ZhouZ, JEumerus, HakanIST, Legoktm, hoo, Aklapper, Multichill, CucyNoiD, Nandana, NebulousIris, Gaboe420, Mh-3110, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, enigmaeth, rohitt, LawExplorer, Lewizho99, JJMC89, Maathavan, D3r1ck01, Jonas, Dixtosa, Mpaulson, Wikidata-bugs, aude, Bawolff, Dinoguy1000, Slaporte, csteipp, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T209043: Make changes to Lexeme to not make edits if a logged in user gets logged out

2018-11-14 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Addshore added a comment.
T124451#4746893TASK DETAILhttps://phabricator.wikimedia.org/T209043WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tarrow, AddshoreCc: Addshore, gerritbot, Tarrow, CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T204022: Add functionality to run QualityConstraint checks on an entity after every edit

2018-11-14 Thread Addshore
Addshore closed subtask T204715: Add more tracking for constraint checks as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T204022EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_Pintscher, AddshoreCc: Aklapper, Addshore, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, merbst, LawExplorer, Agabi10, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T204715: Add more tracking for constraint checks

2018-11-14 Thread Addshore
Addshore closed this task as "Resolved".Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Addshore added a comment.
Total runtime for all constraint checks of an entity isn’t on the board yet, I’m not sure where to put it.

I added a simple graph for this just so that it is displayed and can be watched even if this stuff moves around later down the road.TASK DETAILhttps://phabricator.wikimedia.org/T204715WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, AddshoreCc: Lydia_Pintscher, Matthias_Geisler_WMDE, Ladsgroup, gerritbot, Addshore, Aklapper, Lucas_Werkmeister_WMDE, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Agabi10, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207484: API to efficiently format large numbers of entity IDs

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
I think it would be good to announce this, yes, but I’m not sure which developer-oriented channels we have besides wikidata-tech-l.TASK DETAILhttps://phabricator.wikimedia.org/T207484EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Addshore, Lydia_Pintscher, Lea_Lacroix_WMDE, gerritbot, Aklapper, LucasWerkmeister, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T205261: Add the ability to show terms in more languages on mobile

2018-11-14 Thread WMDE-leszek
WMDE-leszek updated the task description. (Show Details)WMDE-leszek changed the point value for this task from "8" to "5".
CHANGES TO TASK DESCRIPTION...[] There is an "in more languages" link below the item's details in the interface language (as shown in the mocks)
[] When the users click anywhere on the click area of the linkon the link, terms in other languages are shown, terms in other languages are shownor hidden accordingly. 
[] The languages displayed are the ones as displayed when looking at more languages on desktop (which is chosen by the ULS extension), except for the interface language (as this is already visible above)
[] The arrow of the "in more languages" line is flipped, once the languages are expandedlanguage in which there are existing labels, and flipped back to poiting down if it is collapsed
[] Once the arrow is clickeddescriptions, this behavior sticks for all item pages throughout the sessionand aliases, just like on desktopexcept for the interface language (as this is already visible above)
[] The design specifications are followed...TASK DETAILhttps://phabricator.wikimedia.org/T205261EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, Lea_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T207484: API to efficiently format large numbers of entity IDs

2018-11-14 Thread Addshore
Addshore added subscribers: Lea_Lacroix_WMDE, Lydia_Pintscher, Addshore.Addshore moved this task from Test (Verification) to Needs Announcement  on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Addshore added a comment.
Looks good to me on beta

F27220540: image.png

Moving to needs announcement as this is the sort of thing that could be announced?
Thoughts @Lucas_Werkmeister_WMDE @Lea_Lacroix_WMDE @Lydia_Pintscher

This probably wont be deployed until the week of the 26th of Nov though due to train freezesTASK DETAILhttps://phabricator.wikimedia.org/T207484WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, AddshoreCc: Addshore, Lydia_Pintscher, Lea_Lacroix_WMDE, gerritbot, Aklapper, LucasWerkmeister, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T185355: Normalize change tag schema

2018-11-14 Thread Addshore
Addshore closed subtask T208846: Start reading from change_tag_def on wikidatawiki as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T185355EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, AddshoreCc: Liuxinyu970226, mpopov, tstarling, Compassionate727, MusikAnimal, daniel, Tgr, Jdforrester-WMF, Neil_P._Quinn_WMF, kchapman, He7d3r, Anomie, jcrespo, TTO, Agabi10, gerritbot, Catrope, Ladsgroup, Cenarium, Aklapper, CucyNoiD, Nandana, NebulousIris, Banyek, kostajh, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Rayssa-, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, lisong, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, SBisson, MGChecker, Wikidata-bugs, aude, GWicke, Dinoguy1000, jayvdb, fbstj, Lydia_Pintscher, santhosh, Mbch331, Rxy, Jay8g, Ltrlg, bd808, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T208846: Start reading from change_tag_def on wikidatawiki

2018-11-14 Thread Addshore
Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Addshore closed this task as "Resolved".Addshore added a comment.
Looks good to meTASK DETAILhttps://phabricator.wikimedia.org/T208846WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, AddshoreCc: Stashbot, gerritbot, Jdforrester-WMF, Aklapper, Ladsgroup, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, MGChecker, Wikidata-bugs, aude, Lydia_Pintscher, TTO, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T202543: Enable arbitrary access on oldwikisource & document the process

2018-11-14 Thread Addshore
Addshore moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.Addshore closed this task as "Resolved".Addshore added a comment.
docs linked above and this was verified on the wiki: :)

F27220486: image.pngTASK DETAILhttps://phabricator.wikimedia.org/T202543WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, AddshoreCc: Awangba_Mangang, Jonas, StevenJ81, Addshore, Ladsgroup, gerritbot, Candalua, Aklapper, Lydia_Pintscher, Lea_Lacroix_WMDE, jhsoby, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Zoranzoki21, LawExplorer, Lewizho99, Maathavan, DatGuy, Devwaker, Niklitov, Urbanecm, D3r1ck01, JEumerus, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, Wikidata-bugs, Snowolf, aude, Dcljr, Jdforrester-WMF, Matanya, Mbch331, Rxy, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T54971: [Goal] Sitelinks and arbitrary accesses to Incubator, OldWikisource and BetaWikiversity

2018-11-14 Thread Addshore
Addshore closed subtask T202543: Enable arbitrary access on oldwikisource & document the process as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T54971EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Amire80, Rachitrali, Awangba_Mangang, jhsoby, Hsarrazin, Kostas20142, Mahagaja, Sannita, Superchilum, ChristianKl, daniel, Bugreporter, PokestarFan, Koavf, StevenJ81, Samwilson, Esc3300, C933103, Stashbot, hoo, aude, JanZerebecki, TTO, Liuxinyu970226, Accurimbono, Aklapper, Ricordisamoa, Purodha, liangent, Wikidata-bugs, Vogone, Candalua, SPQRobin, mxn, Filceolaire, jayvdb, Micru, revi, Billinghurst, Lydia_Pintscher, MF-Warburg, zhuyifei1999, Tpt, Nandana, Kotchchanipa, Adrian1985, Abo00tamr, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, srishakatux, LawExplorer, D3r1ck01, Wong128hk, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T208918: wbcheckconstraints API failure: ContemporaryChecker.php Call to getStatements() on non-object

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473549 had a related patch set uploaded (by Michael Große; owner: Michael Große):
[mediawiki/extensions/WikibaseQualityConstraints@master] Prevent exception in checker for deleted items

https://gerrit.wikimedia.org/r/473549TASK DETAILhttps://phabricator.wikimedia.org/T208918EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Krinkle, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T186006: References aren't readable to unprivileged users on Wikidata when an item is protected

2018-11-14 Thread Ladsgroup
Ladsgroup added a comment.
I put up this workaround for now: https://www.wikidata.org/w/index.php?title=MediaWiki:Gadget-ProtectionIndicators.js=789802852=393479817
I'm looking for a proper fixTASK DETAILhttps://phabricator.wikimedia.org/T186006EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, Liuxinyu970226, Lea_Lacroix_WMDE, Nikki, Pablo-WMDE, matej_suchanek, Lydia_Pintscher, Aklapper, Mike_Peel, Dinadineke, Nandana, tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, Jrbranaa, JakeTheDeveloper, QZanden, merbst, LawExplorer, D3r1ck01, Jonas, Wong128hk, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T208918: wbcheckconstraints API failure: ContemporaryChecker.php Call to getStatements() on non-object

2018-11-14 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T208918EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Michael, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Aklapper, Krinkle, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION... [] WikibaseMediaInfo - https://gerrit.wikimedia.org/r/473547TASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread gerritbot
gerritbot added a comment.
Change 473547 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseMediaInfo@master] Declare compatibility with data model 9.x

https://gerrit.wikimedia.org/r/473547TASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T209370: Make wikibase extensions compatible with both version 7.0 & 9.0

2018-11-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION... [] Wikibase https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Wikibase/+/472153/
 [x] WikibaseLexeme https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/WikibaseLexeme/+/472154/
 [x] WikibaseQuality (This is no longer deployed)... [] PropertySuggester - https://gerrit.wikimedia.org/r/473545
 [] WikibaseMediaInfoTASK DETAILhttps://phabricator.wikimedia.org/T209370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Pablo-WMDE, Aklapper, gerritbot, JeroenDeDauw, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >