[Wikidata-bugs] [Maniphest] [Commented On] T176190: Support non-default namespaces in GUI

2018-01-19 Thread Smalyshev
Smalyshev added a comment.
What do we think who will be using these? Us mostly internally?

For categories, both. For dcatap, probably externally mostly.

The same people who are using the Wikidata query service now already?

Yes, most likely.

dcatp is specific to Wikidata?

Currently yes, it is AFAIK. I imagine if we have LinkedData data for SDC eventually, that would be reflected there too.TASK DETAILhttps://phabricator.wikimedia.org/T176190EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Lydia_Pintscher, Ramsey-WMF, gerritbot, Lucas_Werkmeister_WMDE, Jonas, Aklapper, Smalyshev, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Avner, Lewizho99, Maathavan, Gehel, 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] [Unblock] T183489: MCR schema migration stage 1: Fix Legacy Archive Rows

2018-01-19 Thread Anomie
Anomie closed subtask T184629: Run maintenance/migrateArchiveText.php on all wikis as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T183489EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AnomieCc: Jdforrester-WMF, Aklapper, aude, Addshore, Anomie, daniel, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, Ricordisamoa, 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] [Paste] [Updated] P6621: Count redundant and total type constraint checks on an item

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE archived this paste.
PASTE DETAILhttps://phabricator.wikimedia.org/P6621EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, 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] T163683: Only check per-item constraints once, instead of with each statement

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
I tried to find out how many constraint checks we could save with this, specifically for the type constraint, which is the most expensive one out of the three where we can apply this optimization. This query, if I’m not mistaken, tells us that on Q42 (Douglas Adams),


“instance of human” is checked 19 times,
“instance of human or fictional character” and “instance of human, group of humans, fictional character, or character that may or may not be fictional” are each checked 7 times,
“instance of human, fictional character, or animal” is checked 4 times,
two other constraints are checked 3 times each,
and seven more constraints are checked 2 times each.


This means that a total of 44 out of 89 type checks are redundant (query). Let’s run those numbers for a few other items:


Q183 (Germany): 394 out of 429 type checks redundant.
Q23 (George Washington): 69 out of 111 type checks redundant.
Q9368300 (current popular item): 2 out of 13 type checks redundant.
Q21558717 (current item with most statements – source): 5103 out of 5107 type checks redundant.
Q62444 (random item): 13 out of 31 type checks redundant.
Q681946 (another random item): 2 out of 5 type checks redundant.


Note: the second query, which returns the number of redundant and total type checks, is pretty crazy, and there might be some error in it. I’ve tried to comment it extensively, so I hope that someone else can look over it and check if it’s correct :)

Overall, it seems like with this optimization, we might be able to save, very roughly speaking, about half of all type constraint checks we perform. (Note, however, that this doesn’t help the “value type” constraint, which is equally expensive and more common.)TASK DETAILhttps://phabricator.wikimedia.org/T163683EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, thiemowmde, Jonas, Lucas_Werkmeister_WMDE, Aklapper, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T182424: Diffs for statements, grammatical features and representations of a form (M) (days: 9)

2018-01-19 Thread thiemowmde
thiemowmde moved this task from Done to Review on the Wikidata-Sprint-2018-01-17 board.thiemowmde added a comment.
https://gerrit.wikimedia.org/r/403969 was meant to be part of this, and merged to call this "done". Otherwise I would not have merged the patch https://gerrit.wikimedia.org/r/403969 is based on.TASK DETAILhttps://phabricator.wikimedia.org/T182424WORKBOARDhttps://phabricator.wikimedia.org/project/board/3207/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, thiemowmdeCc: thiemowmde, gerritbot, Ladsgroup, Aklapper, Lydia_Pintscher, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 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] [Raised Priority] T185332: Investigation: How to make it possible to format a Lexeme used in a statement

2018-01-19 Thread WMDE-leszek
WMDE-leszek raised the priority of this task from "Normal" to "High".
TASK DETAILhttps://phabricator.wikimedia.org/T185332EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, 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] [Created] T185332: Investigation: How to make it possible to format a Lexeme used in a statement

2018-01-19 Thread WMDE-leszek
WMDE-leszek created this task.WMDE-leszek triaged this task as "Normal" priority.WMDE-leszek added projects: Wikidata, Lexicographical data, Wikidata-Sprint-2018-01-17.
TASK DESCRIPTIONThe goal of the investigation is to find out what would be possible ways to allow formatting of the lexeme used in the statement, and evaluating those possibilities.

Outcome of the investigation would be:


description of the changes needed, that could be then turned into the implementation (depending on the case, could be either prose, or experimental code, etc)
Decision made by developers on possibilities, in the form of the comment on this ticket, and following task, or tasks, created based on the solution/approached chosen.
TASK DETAILhttps://phabricator.wikimedia.org/T185332EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, 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] [Unassigned] T184702: Set the edit summary when editing the representation and/or grammatical features of the form

2018-01-19 Thread WMDE-leszek
WMDE-leszek moved this task from In Progress to Review on the Wikidata-Sprint-2018-01-17 board.WMDE-leszek removed WMDE-leszek as the assignee of this task.
TASK DETAILhttps://phabricator.wikimedia.org/T184702WORKBOARDhttps://phabricator.wikimedia.org/project/board/3207/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, daniel, Aklapper, Jonas, Lydia_Pintscher, WMDE-leszek, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 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] T184702: Set the edit summary when editing the representation and/or grammatical features of the form

2018-01-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T184702EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, daniel, Aklapper, Jonas, Lydia_Pintscher, WMDE-leszek, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 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] T184702: Set the edit summary when editing the representation and/or grammatical features of the form

2018-01-19 Thread gerritbot
gerritbot added a comment.
Change 405316 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[mediawiki/extensions/WikibaseLexeme@master] Set summary when editing form elements with the UI-dedicated API.

https://gerrit.wikimedia.org/r/405316TASK DETAILhttps://phabricator.wikimedia.org/T184702EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, daniel, Aklapper, Jonas, Lydia_Pintscher, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, 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] T184812: Enable constraint result caching on Wikidata

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Wikidata-Sprint-2018-01-17.
TASK DETAILhttps://phabricator.wikimedia.org/T184812EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Jonas, Aklapper, gerritbot, Lucas_Werkmeister_WMDE, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, 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] T185209: Introduce “sibling snaks” abstraction

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
I’m now starting to doubt the usefulness of removing the context’s own snak – the way it’s implemented in MainSnakContext requires lots of changes to DiffWithinRangeCheckerTest in I21c4b0ec82, because a ton of test statements suddenly need a GUID so that getSiblings doesn’t remove too many snaks.

We’re now at three uses of getSiblingSnaks, and none of them need this behavior. SingleValueChecker and MultiValueChecker, in fact, add 1 to the count they arrive at because the context’s own snak is missing, so they could actually be simplified if getSiblingSnaks returned all the snaks. And DiffWithinRangeChecker shouldn’t really care whether the context’s snak is included or not, since the property to compare with should be different than the context’s snak’s property anyways. (It’s possible to define a “difference within range” constraint pointing to the same property, and I don’t think we would currently report it as an error, but I don’t see how that would be useful, and if I’m not mistaken it would always result in violations. Currently, no such constraint is defined in Wikidata.)TASK DETAILhttps://phabricator.wikimedia.org/T185209EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T184702: Set the edit summary when editing the representation and/or grammatical features of the form

2018-01-19 Thread WMDE-leszek
WMDE-leszek added a comment.
Just now looked at those summaries. I believe things like "Changed English representation of Form 1: colour" are going be hard i18n-wise, probably in any language other than English (or even in English!).
In the example above "English" (being the "language name") serves as the adjective specifying "representation". Problems (list definitely not complete):


generating grammatically correct form of the "adjective" might be tricky (what would be the correct ending when in German?)
language name cannot be used as the attribute of the representation, the way it works in English.


I believe the actual content of the summary needs some more thought. I will fall back to "Changed the representation of Form 1 in language "English": colour" or something along these lines.TASK DETAILhttps://phabricator.wikimedia.org/T184702EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: daniel, Aklapper, Jonas, Lydia_Pintscher, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, 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] T175565: Check “difference within range” constraints on qualifiers and references

2018-01-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T175565EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, Ivan_A_Krestinin, abian, Lucas_Werkmeister_WMDE, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T175565: Check “difference within range” constraints on qualifiers and references

2018-01-19 Thread gerritbot
gerritbot added a comment.
Change 405293 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Check “difference within range” on qualifiers and references

https://gerrit.wikimedia.org/r/405293TASK DETAILhttps://phabricator.wikimedia.org/T175565EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, Ivan_A_Krestinin, abian, Lucas_Werkmeister_WMDE, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T185034: Move code related to handling external user names to a dedicated class (days: 2)

2018-01-19 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.31-release-notes (WMF-deploy-2018-02-06 (1.31.0-wmf.20)).
TASK DETAILhttps://phabricator.wikimedia.org/T185034EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, ReleaseTaggerBotCc: Aklapper, Anomie, thiemowmde, aude, daniel, Lydia_Pintscher, hoo, WMDE-leszek, gerritbot, Ladsgroup, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T185034: Move code related to handling external user names to a dedicated class (days: 2)

2018-01-19 Thread gerritbot
gerritbot added a comment.
Change 403629 merged by jenkins-bot:
[mediawiki/core@master] Move methods for handling external usernames to a dedicated class

https://gerrit.wikimedia.org/r/403629TASK DETAILhttps://phabricator.wikimedia.org/T185034EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: Aklapper, Anomie, thiemowmde, aude, daniel, Lydia_Pintscher, hoo, WMDE-leszek, gerritbot, Ladsgroup, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T185313: mw.wikibase.entity:getBacklinks (lua API in wikibase client)

2018-01-19 Thread Aklapper
Aklapper edited projects, added MediaWiki-extensions-WikibaseClient; removed wikiba.se.Herald added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T185313EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Aklapper, Ghuron, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T175565: Check “difference within range” constraints on qualifiers and references

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Wikidata-Sprint-2018-01-17.Lucas_Werkmeister_WMDE moved this task from consider for next sprint to in progress on the Wikidata board.Lucas_Werkmeister_WMDE added a comment.
Picking this up, since it should be fairly easy once T185209: Introduce “sibling snaks” abstraction is done.TASK DETAILhttps://phabricator.wikimedia.org/T175565WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Lydia_Pintscher, Ivan_A_Krestinin, abian, Lucas_Werkmeister_WMDE, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T178295: Don’t always check “type” constraint on qualifiers

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".Lucas_Werkmeister_WMDE claimed this task.Lucas_Werkmeister_WMDE added a comment.
This has been resolved with the addition of the “constraint scope” parameter – by default, we don’t check type constraints on qualifiers and references, but individual constraints can opt-in by specifying those scopes explicitlyTASK DETAILhttps://phabricator.wikimedia.org/T178295EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, 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] T168532: Check constraints on qualifiers and references

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T178295: Don’t always check “type” constraint on qualifiers as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T168532EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: abian, Ivan_A_Krestinin, gerritbot, PokestarFan, Lydia_Pintscher, Lucas_Werkmeister_WMDE, Aklapper, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles)

2018-01-19 Thread daniel
daniel removed a parent task: T183488: MCR schema migration stage 2: populate new fields.
TASK DETAILhttps://phabricator.wikimedia.org/T182682EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: aude, danielCc: gerritbot, Anomie, thiemowmde, aude, Aklapper, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, SandraF_WMF, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, Maathavan, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, Ricordisamoa, 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] [Updated] T174030: Implement DB schema migration tools for MCR

2018-01-19 Thread daniel
daniel added a subtask: T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles).
TASK DETAILhttps://phabricator.wikimedia.org/T174030EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Aklapper, daniel, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Anomie, Steinsplitter, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T183488: MCR schema migration stage 2: populate new fields

2018-01-19 Thread daniel
daniel removed a subtask: T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles).
TASK DETAILhttps://phabricator.wikimedia.org/T183488EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Jdforrester-WMF, Anomie, Addshore, aude, Aklapper, daniel, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, Ricordisamoa, 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] [Updated] T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles)

2018-01-19 Thread daniel
daniel added a parent task: T174030: Implement DB schema migration tools for MCR.
TASK DETAILhttps://phabricator.wikimedia.org/T182682EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: aude, danielCc: gerritbot, Anomie, thiemowmde, aude, Aklapper, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, SandraF_WMF, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, Maathavan, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, Ricordisamoa, 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] [Edited] T175566: Check “single value” and “multi value” constraints on qualifiers and references

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONThis seems pretty straightforward, it’s just the implementation that’s slightly tricky. If we go with the “sibling snaks” solution (or whatever we call it) in T175562 and T175565, we can also use that for these constraint types (just count the sibling snaks).

#patch-for-review:
- [ ] {T185209} (https://gerrit.wikimedia.org/r/404994)
- [ ] [prepare tests](https://gerrit.wikimedia.org/r/405032)
- [ ] [`ValueCountCheckerHelper`](https://gerrit.wikimedia.org/r/405033)
- [ ] [checkers and tests](https://gerrit.wikimedia.org/r/405282)TASK DETAILhttps://phabricator.wikimedia.org/T175566EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T175566: Check “single value” and “multi value” constraints on qualifiers and references

2018-01-19 Thread gerritbot
gerritbot added a comment.
Change 405282 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Support qualifier and reference in value count checkers

https://gerrit.wikimedia.org/r/405282TASK DETAILhttps://phabricator.wikimedia.org/T175566EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T185196: Enable CI for wikibase/property-suggester-scripts

2018-01-19 Thread Ladsgroup
Ladsgroup added a comment.
Mirror: https://github.com/wikimedia/Property-suggester-scriptsTASK DETAILhttps://phabricator.wikimedia.org/T185196EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: hashar, Aklapper, aude, PokestarFan, Ladsgroup, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T185313: mw.wikibase.entity:getBacklinks (lua API in wikibase client)

2018-01-19 Thread Ghuron
Ghuron created this task.Ghuron added a project: wikiba.se.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONUse cases:


I want to be able to automatically produce pages like https://en.wikipedia.org/wiki/Zaikin (based on P734 sentences in wikidata)
I want to be able to automatically produce lists like https://en.wikipedia.org/wiki/List_of_Aloe_species (based on P171 statements in wikidata)


I think I have everything to implement that except for ability to get all elements, that links to the specific one (similar to https://www.wikidata.org/wiki/Special:WhatLinksHere/Q18390678). This functionality exists in Mediawiki API (query/links), but does not exists in wikibase client. The output of mw.wikibase.entity:getBacklinks() can be just a table of qids or (preferrably) qids+propertyIdsTASK DETAILhttps://phabricator.wikimedia.org/T185313EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: GhuronCc: Aklapper, Ghuron, Wikidata-bugs___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169858: Add support for “instance or subclass of” relation (days: 1)

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.

In T169858#3910117, @Lucas_Werkmeister_WMDE wrote:
Okay, the code side is done and will probably be deployed next Wednesday.


Nope, I forgot that there’ll be no MediaWiki train for the next two weeks due to Dev Summit and RelEng team offsite events (see wikitech:Deployments). Next train for group1 is on February 7th.TASK DETAILhttps://phabricator.wikimedia.org/T169858EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, MichaelSchoenitzer, Liuxinyu970226, 99of9, PKM, Bugreporter, Jheald, MisterSynergy, Lydia_Pintscher, Marsupium, Esc3300, Lucas_Werkmeister_WMDE, Aklapper, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T185310: Deprecate repoUrl and move it to $wgWBClientSettings['repositories']

2018-01-19 Thread Ladsgroup
Ladsgroup created this task.Ladsgroup triaged this task as "Normal" priority.Ladsgroup added projects: MediaWiki-extensions-WikibaseRepository, Wikidata.
TASK DESCRIPTIONThis will block federation as the client doesn't know which repo it should link to.TASK DETAILhttps://phabricator.wikimedia.org/T185310EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: daniel, Aklapper, Lydia_Pintscher, Jakob_WMDE, WMDE-leszek, gerritbot, Ladsgroup, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 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] T185308: Display references next to query results

2018-01-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Query UI.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONTo encourage the usage of references in queries, and make it easier to embed query results in contexts that require references for the embedded information, it would be nice if the query service UI could show references for the information used in a query in a dedicated location, next to the results themselves.

My proposal would be to use one or more result columns (by default, ?reference and ?referenceLabel, but this would be configurable) for the references. The distinct values of those columns are then taken, concatenated, and shown next to the results. Afterwards, for displaying the actual results, these columns are removed, and results that have become equivalent due to this removal (i. e., result lines which had multiple references) are deduplicated.

This would allow adding references with little more than

?statement pr:P248|pr:P854 ?reference.

but the queries could also build a full reference string (label of the stated in item, chapter, page, …) in the query.

Right now, something similar is possible on the chart result views with something like this:

#defaultView:LineChart
SELECT ?x ?y (" " AS ?dummy) ?sources WITH {
  SELECT ?x ?y ?source WHERE {
# ...
  }
} AS %results WITH {
  SELECT (GROUP_CONCAT(DISTINCT ?sourceLabel; separator = "; ") AS ?sources_) WHERE {
INCLUDE %results.
SERVICE wikibase:label {
  bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en".
  ?source rdfs:label ?sourceLabel.
}
  }
} AS %sources WHERE {
  INCLUDE %results.
  INCLUDE %sources.
  # change “source; source; source” to “source; source; and source”, and “source; source” to “source and source”
  BIND(
IF(REGEX(?sources_, "; .*;"),
   REPLACE(?sources_, "(.*); (.*)", "$1; and $2"), # the first .* is greedy, so this replaces the last ;
   REPLACE(?sources_, "(.*); (.*)", "$1 and $2"))
AS ?sources)
}

But it requires the use of a dummy variable to coerce the chart view into displaying ?sources in a suitable location, as well as a convoluted construction of named subqueries to get both the individual results and, on each of them, the aggregated sources of all results.TASK DETAILhttps://phabricator.wikimedia.org/T185308EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Mrjohncummings, Lucas_Werkmeister_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 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] T185200: Change configs in beta and prod to conform with the new repo settings

2018-01-19 Thread gerritbot
gerritbot added a comment.
Change 405266 merged by jenkins-bot:
[operations/mediawiki-config@master] labs: Change some configs of wikibase to the new repo handling

https://gerrit.wikimedia.org/r/405266TASK DETAILhttps://phabricator.wikimedia.org/T185200EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: daniel, Aklapper, Lydia_Pintscher, Jakob_WMDE, WMDE-leszek, gerritbot, Ladsgroup, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T185200: Change configs in beta and prod to conform with the new repo settings

2018-01-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T185200EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: daniel, Aklapper, Lydia_Pintscher, Jakob_WMDE, WMDE-leszek, gerritbot, Ladsgroup, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 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] T153767: Move all repoXXX client settings from $wgWBClientSettings to $wgWBClientSettings['foreignRepositories'] (days: 8)

2018-01-19 Thread Ladsgroup
Ladsgroup added a comment.
One note: repoUrl is not deprecated yet, what should we do about it?TASK DETAILhttps://phabricator.wikimedia.org/T153767EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, gerritbot, WMDE-leszek, Jakob_WMDE, Lydia_Pintscher, Aklapper, daniel, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 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] T185200: Change configs in beta and prod to conform with the new repo settings

2018-01-19 Thread gerritbot
gerritbot added a comment.
Change 405266 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[operations/mediawiki-config@master] labs: Change some configs of wikibase to the new repo handling

https://gerrit.wikimedia.org/r/405266TASK DETAILhttps://phabricator.wikimedia.org/T185200EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: daniel, Aklapper, Lydia_Pintscher, Jakob_WMDE, WMDE-leszek, gerritbot, Ladsgroup, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T170820: Allocate a specific named graph for user metadata

2018-01-19 Thread Hjfocs
Hjfocs closed this task as "Resolved".Hjfocs moved this task from Doing to Done on the Wikidata-primary-sources board.
TASK DETAILhttps://phabricator.wikimedia.org/T170820WORKBOARDhttps://phabricator.wikimedia.org/project/board/2788/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T183364: Implement the statistics service

2018-01-19 Thread Hjfocs
Hjfocs closed subtask T170820: Allocate a specific named graph for user metadata as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T183364EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T183364: Implement the statistics service

2018-01-19 Thread Hjfocs
Hjfocs closed this task as "Resolved".Hjfocs moved this task from Doing to Done on the Wikidata-primary-sources board.
TASK DETAILhttps://phabricator.wikimedia.org/T183364WORKBOARDhttps://phabricator.wikimedia.org/project/board/2788/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T183370: User statistics

2018-01-19 Thread Hjfocs
Hjfocs closed this task as "Resolved".Hjfocs moved this task from Doing to Done on the Wikidata-primary-sources board.Hjfocs added a comment.
The /curate service updates the user activity count in the metadata graph.
The operation is embedded in the same queries that update the statements states.
See https://github.com/marfox/pst-backend/blob/master/src/main/java/org/wikidata/query/rdf/primarysources/curation/CurateServlet.java#L74TASK DETAILhttps://phabricator.wikimedia.org/T183370WORKBOARDhttps://phabricator.wikimedia.org/project/board/2788/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T183364: Implement the statistics service

2018-01-19 Thread Hjfocs
Hjfocs closed subtask T183370: User statistics as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T183364EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T183370: User statistics

2018-01-19 Thread Hjfocs
Hjfocs updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONHandle the `user` parameter of the ~~`/status`~~ `/statistics` endpoint.
~~Investigate an alternative method to count user activities, since it may be complex to model the task in RDF.~~
~~A JSON caching mechanism may do the job better.~~
A JSON caching mechanism may do the job better.Managed to implement it with live queriesTASK DETAILhttps://phabricator.wikimedia.org/T183370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T182185: Check sanity of the username

2018-01-19 Thread Hjfocs
Hjfocs closed this task as "Resolved".Hjfocs moved this task from Doing to Done on the Wikidata-primary-sources board.Hjfocs added a comment.
The check is currently implemented in the /statistics service: should reuse it in the /upload tooTASK DETAILhttps://phabricator.wikimedia.org/T182185WORKBOARDhttps://phabricator.wikimedia.org/project/board/2788/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Aklapper, Kiailandi, Lahi, Gq86, GoranSMilovanovic, QZanden, dachary, LawExplorer, Hjfocs, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T184963: Wikidata Entity Usage Grafana dashboard: tables not showing usage numbers per project

2018-01-19 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.
No, no error messages where presented, and I didn't take a screenshot. Did the dashboard self-repair? 
The only thing there was the absence of the numbers from the two tables in the bottom of the dashboard.TASK DETAILhttps://phabricator.wikimedia.org/T184963EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: GoranSMilovanovicCc: Addshore, Lydia_Pintscher, GoranSMilovanovic, Aklapper, Lahi, Gq86, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T184319: Log warning if a page in client is using too many items

2018-01-19 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.31-release-notes (WMF-deploy-2018-02-06 (1.31.0-wmf.20)).
TASK DETAILhttps://phabricator.wikimedia.org/T184319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, ReleaseTaggerBotCc: gerritbot, Aklapper, Lydia_Pintscher, hoo, daniel, Ladsgroup, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 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] T128661: Don't add other projects links to commons on commons

2018-01-19 Thread matej_suchanek
matej_suchanek added a comment.
Still happens, T173818 did no magic.TASK DETAILhttps://phabricator.wikimedia.org/T128661EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, matej_suchanekCc: matej_suchanek, SandraF_WMF, Lydia_Pintscher, Multichill, Framawiki, XXN, Stashbot, gerritbot, Aklapper, Matanya, Steinsplitter, JEumerus, hoo, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, GoranSMilovanovic, Jayprakash12345, QZanden, Tramullas, Acer, Zoranzoki21, LawExplorer, DatGuy, Devwaker, Poyekhali, Urbanecm, Susannaanas, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, Aschroet, biplabanand, Jane023, Wikidata-bugs, Snowolf, PKM, Base, matthiasmullie, aude, Dcljr, El_Grafo, Dinoguy1000, Ricordisamoa, Fabrice_Florin, Raymond, Gabrielchihonglee, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Merged] T183633: wikidata.beta.wmflabs.org sitelink selector incorrectly queries en.wikipedia.org instead of beta

2018-01-19 Thread matej_suchanek
matej_suchanek added a subscriber: Etonkovidova.matej_suchanek merged a task: T170020: Wikidata sitelinks does not link to beta cluster.
TASK DETAILhttps://phabricator.wikimedia.org/T183633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, matej_suchanekCc: Etonkovidova, WMDE-leszek, Stashbot, Ladsgroup, Addshore, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Luke081515, Wikidata-bugs, aude, Mbch331, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T170020: Wikidata sitelinks does not link to beta cluster

2018-01-19 Thread matej_suchanek
matej_suchanek closed this task as a duplicate of T183633: wikidata.beta.wmflabs.org sitelink selector incorrectly queries en.wikipedia.org instead of beta.
TASK DETAILhttps://phabricator.wikimedia.org/T170020EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Aklapper, Etonkovidova, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Luke081515, Wikidata-bugs, aude, Mbch331, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T184319: Log warning if a page in client is using too many items

2018-01-19 Thread gerritbot
gerritbot added a comment.
Change 404973 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Issue a warning when entity usage per page passes a limit

https://gerrit.wikimedia.org/r/404973TASK DETAILhttps://phabricator.wikimedia.org/T184319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: gerritbot, Aklapper, Lydia_Pintscher, hoo, daniel, Ladsgroup, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs