[Wikidata-bugs] [Maniphest] [Commented On] T239950: Consider rank in haswbstatement search

2019-12-09 Thread Bugreporter
Bugreporter added a comment.


  https://www.wikidata.org/wiki/Help:Ranks
  
  In Commons it is called prominence.

TASK DETAIL
  https://phabricator.wikimedia.org/T239950

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bugreporter
Cc: EBernhardson, Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] T229407: Spikes in DB traffic and rows/s reads when reading from new terms store

2019-12-09 Thread Marostegui
Marostegui added a comment.


  Amazing investigation @Ladsgroup!
  If I had to choose from the two options you provided to solve this, I would 
go for the second: "Making it not depend on the ParserOutput HTML", as it looks 
like a better long term solution.
  
  Thanks a lot for this work!

TASK DETAIL
  https://phabricator.wikimedia.org/T229407

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Marostegui
Cc: Michael, Marostegui, Addshore, Tarrow, hoo, Ladsgroup, Aklapper, alaa_wmde, 
Iflorez, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T238878: Data about how many file pages on Commons contain at least one structured data element

2019-12-09 Thread Nuria
Nuria added a comment.


  Select for @mpopov to look at
  
select count(distinct eu_page_id)  from mediawiki_page as P JOIN 
mediawiki_wbc_entity_usage as W ON (W.eu_page_id = P.page_id and 
W.wiki_db=P.wiki_db and W.snapshot=P.snapshot)  where W.wiki_db="commonswiki" 
and W.snapshot="2019-11" and page_namespace = 6  and eu_aspect RLIKE '^L' and 
page_is_redirect=0;
  
  @mpopov

TASK DETAIL
  https://phabricator.wikimedia.org/T238878

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Nuria
Cc: Milimetric, Cparle, nettrom_WMF, Ladsgroup, daniel, Mayakp.wiki, gsingers, 
matthiasmullie, Addshore, kzimmerman, mpopov, Ramsey-WMF, Abit, Nuria, 
4748kitoko, darthmon_wmde, DannyS712, Nandana, JKSTNK, Akovalyov, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, JAllemandou, Jane023, terrrydactyl, 
Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239565: Create reportupdater reports that execute SDC requests

2019-12-09 Thread Nuria
Nuria added a comment.


  Please see my comment on https://phabricator.wikimedia.org/T238878#5726624 
Seems like the 7.9 million items are from contributions of wikidata alone.

TASK DETAIL
  https://phabricator.wikimedia.org/T239565

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Milimetric, Nuria
Cc: Abit, Ramsey-WMF, kzimmerman, Addshore, matthiasmullie, gsingers, 
Mayakp.wiki, Ladsgroup, nettrom_WMF, Cparle, Nuria, Milimetric, mpopov, 
4748kitoko, darthmon_wmde, DannyS712, Nandana, JKSTNK, Akovalyov, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, JAllemandou, Jane023, terrrydactyl, 
Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238878: Data about how many file pages on Commons contain at least one structured data element

2019-12-09 Thread Nuria
Nuria added a comment.


  After looking at this for a bit with @Ladsgroup and @mpopov  (cc @Abit ) 
  A commons page can have data from wikidata and the wikibase instance on 
commons (called WikibaseMediaInfo, MediaInfor for short).
  
  wbc_entity_usage will not have any data from structured data on commons that 
is kept on WikibaseMediaInfo. The data on that table only pertains to wikidata 
items used by "wiki clients". "wiki clients" are users of iwkidata's data , 
like eswiki.  So,  to find "how many file pages on commons contain at least 1 
structured data element" looking at slots is sufficient. That should be 
inclusive of all commons files. That number is ~3 million.
  
  Now, there are pages in commons that use, for example, wikidata info boxes, 
like: https://commons.wikimedia.org/wiki/Category:Lucas_Werkmeister
  The pages using wikidata items on commons can be tracked with 
wbc_entity_usage and that number is 7.9 million as of today. Now, to be clear, 
the 7.9 pertains entirely to a different set of infrastructure, namely 
wikidata's.  None of those 7.9 structure data items represent any info on the 
WikibaseMediaInfo instance.
  
  Ping @matthiasmullie to asses this info

TASK DETAIL
  https://phabricator.wikimedia.org/T238878

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Nuria
Cc: Milimetric, Cparle, nettrom_WMF, Ladsgroup, daniel, Mayakp.wiki, gsingers, 
matthiasmullie, Addshore, kzimmerman, mpopov, Ramsey-WMF, Abit, Nuria, 
4748kitoko, darthmon_wmde, DannyS712, Nandana, JKSTNK, Akovalyov, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, JAllemandou, Jane023, terrrydactyl, 
Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239931: Reduce the impact of the sanitizer on wikidata

2019-12-09 Thread Ladsgroup
Ladsgroup added a comment.


  Hey, Thanks for the comment. I'm planning to turn it back on ASAP, right now, 
we are at middle of the migration and it puts too much pressure on s8, once the 
migration of of wb_terms is over, we can turn this back on again. That's going 
to happen in two months (hopefully).
  
  I have two questions:
  
  - If someone makes an edit or makes a new item still the index gets updated 
but adding new feature (let's assume for example "number of claims" gets added 
to the search index) is not propagating into the system. Is that correct?
  - If the above statement is correct, how often do you change the index 
structure, meaning you need the run reindexing? When was the last time this 
change was needed?
  
  If you change it quite often. let us know.
  
  The best solution IMO is not to make this less aggressive, it's to stop 
rendering html of the items which is very heavy job for wikidata (unlike 
Wikipedia pages). Doing it is not super hard but I'm not super sure where to 
start. I might pick this up to see what I can do.

TASK DETAIL
  https://phabricator.wikimedia.org/T239931

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: EBernhardson, Ladsgroup, Addshore, Aklapper, dcausse, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] [Retitled] T239004: Regex search return incorrect number of results when highlighter throws exception

2019-12-09 Thread EBernhardson
EBernhardson renamed this task from "Search return incorrect number of results" 
to "Regex search return incorrect number of results when highlighter throws 
exception".

TASK DETAIL
  https://phabricator.wikimedia.org/T239004

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: EBernhardson
Cc: EBernhardson, Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T239004: Regex search return incorrect number of results when highlighter throws exception

2019-12-09 Thread EBernhardson
EBernhardson triaged this task as "Medium" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T239004

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: EBernhardson
Cc: EBernhardson, Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T238686: Deepcat search returns incomplete results

2019-12-09 Thread EBernhardson
EBernhardson triaged this task as "Medium" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T238686

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: EBernhardson
Cc: Lucas_Werkmeister_WMDE, EBernhardson, halfeatenscone, Aklapper, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 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] [Updated] T239165: PHP Warning: count(): Parameter must be an array or an object that implements Countable in WikibaseMediaInfo

2019-12-09 Thread EBernhardson
EBernhardson removed a project: Discovery-Search.

TASK DETAIL
  https://phabricator.wikimedia.org/T239165

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: EBernhardson
Cc: Cparle, Aklapper, brennen, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
Ramsey-WMF, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Jdforrester-WMF, 
Mbch331, Rxy, Jay8g, Krenair, jeremyb, EBjune
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T239284: Show number of senses in lexeme search results

2019-12-09 Thread EBernhardson
EBernhardson triaged this task as "Medium" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T239284

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: EBernhardson
Cc: Bugreporter, darthmon_wmde, DannyS712, Nandana, Mringgaard, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, 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] T239931: Reduce the impact of the sanitizer on wikidata

2019-12-09 Thread EBernhardson
EBernhardson added a comment.


  To be clear, we do not have the ability to reindex wikidata from scratch due 
to size, so turning off the sanity checker means no new fields can be added to 
wikidata.

TASK DETAIL
  https://phabricator.wikimedia.org/T239931

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: EBernhardson
Cc: EBernhardson, Ladsgroup, Addshore, Aklapper, dcausse, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T239950: Consider rank in haswbstatement search

2019-12-09 Thread EBernhardson
EBernhardson added a comment.


  Sorry but i simply don't understand what this is. What is a preferred rank? 
normal? deprecated? Sorry, but I just don't know what this is

TASK DETAIL
  https://phabricator.wikimedia.org/T239950

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: EBernhardson
Cc: EBernhardson, Aklapper, Bugreporter, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] T240093: On Commons create optional "skin" for displaying structured data which mimics Wikidata look

2019-12-09 Thread Jheald
Jheald added a comment.


  Lead ticket for Vue migration for Wikidata would appear to be T157014 
 .  After sustained activity in 
2017, followed by a short spike in June-July 2018, it's not clear how much 
further progress has been made, or is currently anticipated on this.   There is 
a mention that the Lexemes roll-out in 2018 included some Vue templates and 
widgets with PHP server-side rendering, which was going to be reviewed.
  
  There's also mention at the top of that ticket that: "State management and 
data/event propagation goes beyond of what OOUI can provide".  If so, it's not 
clear why that wouldn't be a problem fo SDC too; or alternatively if it is not 
a problem for SDC, why it should be a problem for Wikibase.
  
  It does seem rather odd to have two different teams working on two different 
interfaces, with utterly different implementations, for what is essentially the 
same functionality against the same backend.  From the outside it's hard to 
understand the fork as creating other thanextra work and extra delay now (cf 
T239172  "somevalue", T233036 
 (statements for most types of 
properties), deprecation, referencing, T230314 
 constraint checking, etc, etc etc); 
plus extra duplicated maintenance cost and implementation cost of any 
additional features gadgets and extensions going forward.

TASK DETAIL
  https://phabricator.wikimedia.org/T240093

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jheald
Cc: Multichill, Jdforrester-WMF, Alicia_Fagerving_WMSE, Pigsonthewing, 
Aklapper, Keegan, Marsupium, Jheald, Jarekt, darthmon_wmde, DannyS712, Nandana, 
JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Salgo60, 
Silverfish, _jensen, rosalieper, Scott_WUaS, 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] [Commented On] T232040: Add label and description collision detectors for new terms store

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556063 abandoned by Sarhan:
  Add Fingerprint uniqueness validation based on new term store
  
  Reason:
  duplicate
  
  https://gerrit.wikimedia.org/r/556063

TASK DETAIL
  https://phabricator.wikimedia.org/T232040

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde, gerritbot
Cc: Lydia_Pintscher, hoo, Addshore, Ladsgroup, Lucas_Werkmeister_WMDE, 
Aklapper, alaa_wmde, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T232040: Add label and description collision detectors for new terms store

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556063 had a related patch set uploaded (by Sarhan; owner: Alaa 
Sarhan):
  [mediawiki/extensions/Wikibase@master] Add Fingerprint uniqueness validation 
based on new term store
  
  https://gerrit.wikimedia.org/r/556063

TASK DETAIL
  https://phabricator.wikimedia.org/T232040

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde, gerritbot
Cc: Lydia_Pintscher, hoo, Addshore, Ladsgroup, Lucas_Werkmeister_WMDE, 
Aklapper, alaa_wmde, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread ArielGlenn
ArielGlenn added a comment.


  \o/ awesome!

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, ArielGlenn
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, Iflorez, darthmon_wmde, 
alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread Ladsgroup
Ladsgroup added a comment.


  In T239894#5725927 , 
@ArielGlenn wrote:
  
  > What do we think about the pile of these in the log:
  >
  >   21:31:02 
Wikibase\Repo\Store\Sql\SqlChangeDispatchCoordinator::selectClient: Could not 
lock any of the candidate client wikis for dispatching
  >
  > Are they a problem?
  
  no it means, there is nothing to dispatch ^_^ Maybe we should reduce the 
dispacthing speed for beta.

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, Iflorez, darthmon_wmde, 
alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread ArielGlenn
ArielGlenn added a comment.


  What do we think about the pile of these in the log:
  
21:31:02 
Wikibase\Repo\Store\Sql\SqlChangeDispatchCoordinator::selectClient: Could not 
lock any of the candidate client wikis for dispatching
  
  Are they a problem?

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, ArielGlenn
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, Iflorez, darthmon_wmde, 
alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T208213: Add wikibase/wikidata export format to citoid service

2019-12-09 Thread leila
leila removed subscribers: Ocaasi_WMF, DarTar, BrillLyle.
leila removed a project: Research.
Restricted Application added a project: Research.

TASK DETAIL
  https://phabricator.wikimedia.org/T208213

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mvolz, leila
Cc: mobrovac, Aklapper, Samwalton9, Susannaanas, Lydia_Pintscher, marcella, 
aude, Phil_Boswell, He7d3r, MichaelSchoenitzer, Jsamwrites, Jklamo, 
The_RedBurn, PKM, Juandev, Glorian_Yapinus, Izno, Whatamidoing-WMF, czar, 
Daniel_Mietchen, Stryn, Tobias1984, Scott_WUaS, Liuxinyu970226, VIGNERON, 
Jdforrester-WMF, Florian, Mvolz, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, holger.knust, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Avner, Lewizho99, Maathavan, _jensen, rosalieper, 
Pchelolo, Shangkuanlc, Eevans, Hardikj, Wikidata-bugs, Capt_Swing, Dinoguy1000, 
Mbch331, Ocaasi_WMF, DarTar, BrillLyle
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T199197: [2.11] Integrate Citoid in Wikidata

2019-12-09 Thread leila
leila removed subscribers: BrillLyle, DarTar, Ocaasi_WMF.
leila removed a project: Research.
Restricted Application added a project: Research.

TASK DETAIL
  https://phabricator.wikimedia.org/T199197

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mvolz, leila
Cc: jeblad, Hjfocs, Lucas_Werkmeister_WMDE, Michael, Ayack, Bencemac, 
Jdforrester-WMF, Mvolz, VIGNERON, Trizek-WMF, Liuxinyu970226, Scott_WUaS, 
Tobias1984, Stryn, Daniel_Mietchen, czar, Whatamidoing-WMF, Izno, 
Glorian_Yapinus, Juandev, PKM, The_RedBurn, Jklamo, Jsamwrites, 
MichaelSchoenitzer, He7d3r, Phil_Boswell, aude, marcella, Lydia_Pintscher, 
Susannaanas, Samwalton9, Aklapper, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Avner, Lewizho99, Maathavan, _jensen, rosalieper, 
Shangkuanlc, ZhouZ, Mpaulson, Wikidata-bugs, Capt_Swing, Dinoguy1000, jayvdb, 
Slaporte, Mbch331, Jay8g, BrillLyle, DarTar, Ocaasi_WMF
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T234948: New Wikibase deadlocks on Wikidata wiki since 2019-10-08T00:00:02: Wikibase\Lib\Store\Sql\Terms\{closure} Deadlock found when trying to get lock; tr

2019-12-09 Thread brennen
brennen added a comment.


  I'm seeing a handful of these in 1.35.0-wmf.8:
  
PHP Warning: [data-update-failed]: A data update callback triggered an 
exception (Fail-safe exception. Number of ids to be restored is not equal to 
the number of records that are about to be inserted into master. This should 
never happen, except for an edge-case that was not detected during development 
or due to a race-condition that is not covered by this implementation.) [Called 
from Wikibase\Repo\Content\DataUpdateAdapter::doUpdate in 
/srv/mediawiki/php-1.35.0-wmf.8/extensions/Wikibase/repo/includes/Content/DataUpdateAdapter.php
 at line 62]
  
  Stack trace:
  
#0 [internal function]: MWExceptionHandler::handleError(integer, string, 
string, integer, array)
#1 /srv/mediawiki/php-1.35.0-wmf.8/includes/debug/MWDebug.php(333): 
trigger_error(string, integer)
#2 /srv/mediawiki/php-1.35.0-wmf.8/includes/debug/MWDebug.php(188): 
MWDebug::sendMessage(string, array, string, integer)
#3 /srv/mediawiki/php-1.35.0-wmf.8/includes/GlobalFunctions.php(1079): 
MWDebug::warning(string, integer, integer, string)
#4 
/srv/mediawiki/php-1.35.0-wmf.8/extensions/Wikibase/lib/includes/Reporting/LogWarningExceptionHandler.php(28):
 wfLogWarning(string, integer)
#5 
/srv/mediawiki/php-1.35.0-wmf.8/extensions/Wikibase/repo/includes/Content/DataUpdateAdapter.php(62):
 Wikibase\Lib\Reporting\LogWarningExceptionHandler->handleException(Exception, 
string, string)
#6 
/srv/mediawiki/php-1.35.0-wmf.8/includes/deferred/DeferredUpdates.php(416): 
Wikibase\Repo\Content\DataUpdateAdapter->doUpdate()
#7 
/srv/mediawiki/php-1.35.0-wmf.8/includes/Storage/DerivedPageDataUpdater.php(1630):
 DeferredUpdates::attemptUpdate(Wikibase\Repo\Content\DataUpdateAdapter, 
Wikimedia\Rdbms\LBFactoryMulti)
#8 
/srv/mediawiki/php-1.35.0-wmf.8/includes/Storage/DerivedPageDataUpdater.php(1446):
 MediaWiki\Storage\DerivedPageDataUpdater->doSecondaryDataUpdates(array)
#9 
/srv/mediawiki/php-1.35.0-wmf.8/includes/deferred/MWCallableUpdate.php(38): 
MediaWiki\Storage\DerivedPageDataUpdater->MediaWiki\Storage\{closure}()
#10 
/srv/mediawiki/php-1.35.0-wmf.8/includes/deferred/DeferredUpdates.php(416): 
MWCallableUpdate->doUpdate()
#11 
/srv/mediawiki/php-1.35.0-wmf.8/includes/deferred/DeferredUpdates.php(296): 
DeferredUpdates::attemptUpdate(MWCallableUpdate, Wikimedia\Rdbms\LBFactoryMulti)
#12 
/srv/mediawiki/php-1.35.0-wmf.8/includes/deferred/DeferredUpdates.php(233): 
DeferredUpdates::run(MWCallableUpdate, Wikimedia\Rdbms\LBFactoryMulti, 
Monolog\Logger, BufferingStatsdDataFactory, string)
#13 
/srv/mediawiki/php-1.35.0-wmf.8/includes/deferred/DeferredUpdates.php(150): 
DeferredUpdates::handleUpdateQueue(array, string, integer)
#14 /srv/mediawiki/php-1.35.0-wmf.8/includes/MediaWiki.php(1053): 
DeferredUpdates::doUpdates(string)
#15 /srv/mediawiki/php-1.35.0-wmf.8/includes/MediaWiki.php(833): 
MediaWiki->restInPeace()
#16 /srv/mediawiki/php-1.35.0-wmf.8/includes/MediaWiki.php(842): 
MediaWiki->{closure}()
#17 /srv/mediawiki/php-1.35.0-wmf.8/api.php(118): 
MediaWiki->doPostOutputShutdown()
#18 /srv/mediawiki/w/api.php(3): require(string)
#19 {main}
  
  (I **think** this is the right issue, but I may have gotten myself a bit lost 
in a maze of exception messages here.)

TASK DETAIL
  https://phabricator.wikimedia.org/T234948

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, brennen
Cc: Krinkle, brennen, mmodell, Lucas_Werkmeister_WMDE, Addshore, #dba, 
Liuxinyu970226, LarsWirzenius, Lydia_Pintscher, alaa_wmde, Jdforrester-WMF, 
WMDE-leszek, Marostegui, Ladsgroup, Aklapper, jcrespo, Iflorez, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331, Rxy, 
Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T240098: Add Dagbani language (dag) to monolingual codes

2019-12-09 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T240098

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Masssly, Esc3300, Aklapper, GerardM, Liuxinyu970226, jhsoby, Nikki, 
Zoranzoki21, Lydia_Pintscher, Mbch331, Nikerabbit, C933103, Lea_Lacroix_WMDE, 
satdeep_gill, Amire80, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T235468: Add monolingual language code mfa

2019-12-09 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T235468

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Amire80, Mbch331, Aklapper, Misharim, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T240097: Add Chukchi language (ckt) to monolingual codes

2019-12-09 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T240097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Esc3300, Aklapper, GerardM, Liuxinyu970226, jhsoby, Nikki, Zoranzoki21, 
Lydia_Pintscher, Mbch331, Nikerabbit, C933103, Lea_Lacroix_WMDE, satdeep_gill, 
Amire80, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T240097: Add Chukchi language (ckt) to monolingual codes

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556057 had a related patch set uploaded (by Mbch331; owner: Mbch331):
  [mediawiki/extensions/Wikibase@master] Add 4 monolingual codes: abq-Latn 
(Abaza in Latin script) mfa (Pattani Malay) ckt (Chukchi) dag (Dagbani)
  
  https://gerrit.wikimedia.org/r/556057

TASK DETAIL
  https://phabricator.wikimedia.org/T240097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Esc3300, Aklapper, GerardM, Liuxinyu970226, jhsoby, Nikki, Zoranzoki21, 
Lydia_Pintscher, Mbch331, Nikerabbit, C933103, Lea_Lacroix_WMDE, satdeep_gill, 
Amire80, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T155424: Add monolingual language code abq-Latn (Abaza in Latin script)

2019-12-09 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T155424

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Amire80, Lydia_Pintscher, GerardM, Bugreporter, Aklapper, jhsoby, Esc3300, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, 
Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, 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] T240098: Add Dagbani language (dag) to monolingual codes

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556057 had a related patch set uploaded (by Mbch331; owner: Mbch331):
  [mediawiki/extensions/Wikibase@master] Add 4 monolingual codes: abq-Latn 
(Abaza in Latin script) mfa (Pattani Malay) ckt (Chukchi) dag (Dagbani)
  
  https://gerrit.wikimedia.org/r/556057

TASK DETAIL
  https://phabricator.wikimedia.org/T240098

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Masssly, Esc3300, Aklapper, GerardM, Liuxinyu970226, jhsoby, Nikki, 
Zoranzoki21, Lydia_Pintscher, Mbch331, Nikerabbit, C933103, Lea_Lacroix_WMDE, 
satdeep_gill, Amire80, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T235468: Add monolingual language code mfa

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556057 had a related patch set uploaded (by Mbch331; owner: Mbch331):
  [mediawiki/extensions/Wikibase@master] Add 4 monolingual codes: abq-Latn 
(Abaza in Latin script) mfa (Pattani Malay) ckt (Chukchi) dag (Dagbani)
  
  https://gerrit.wikimedia.org/r/556057

TASK DETAIL
  https://phabricator.wikimedia.org/T235468

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Amire80, Mbch331, Aklapper, Misharim, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T155424: Add monolingual language code abq-Latn (Abaza in Latin script)

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556057 had a related patch set uploaded (by Mbch331; owner: Mbch331):
  [mediawiki/extensions/Wikibase@master] Add 4 monolingual codes: abq-Latn 
(Abaza in Latin script) mfa (Pattani Malay) ckt (Chukchi) dag (Dagbani)
  
  https://gerrit.wikimedia.org/r/556057

TASK DETAIL
  https://phabricator.wikimedia.org/T155424

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Amire80, Lydia_Pintscher, GerardM, Bugreporter, Aklapper, jhsoby, Esc3300, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread Ladsgroup
Ladsgroup claimed this task.
Restricted Application added a project: User-Ladsgroup.

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, Iflorez, darthmon_wmde, 
alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread Ladsgroup
Ladsgroup edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.
Ladsgroup added a comment.


  Filled the follow up: T240263 

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, Iflorez, darthmon_wmde, 
alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread Ladsgroup
Ladsgroup added a comment.


ladsgroup@deployment-mwmaint01:/var/log/wikidata$ tail 
dispatchChanges-wikidatawiki.log --lines 50
12887: Starting dispatcher
20:45:02 Starting loop for unlimited passes or 540 seconds
20:45:05 Posted 6 changes to enwiki, up to ID 1681591, timestamp 
20191209130228. Lag is 27757 seconds. Next ID is 1681747.
20:45:08 Posted 2 changes to dewiki, up to ID 1680869, timestamp 
20191204174336. Lag is 442892 seconds. Next ID is 1681747.

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, darthmon_wmde, DannyS712, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread Ladsgroup
Ladsgroup added a comment.


  nope, memcached php extension wasn't installed there. Then it was lack of 
geoip and msgpack php extensions.
  
  Fixing that in puppet should not be super hard even though it's not possible 
currently, since beta cluster and production puppet has diverged (I can 
cherry-pick the patch to beta puppet master if needed). But the dispatching 
should work now.

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, darthmon_wmde, DannyS712, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T233097: Step 1: Localise any currently hardcoded messages

2019-12-09 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T233097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, gerritbot
Cc: Aklapper, Tarrow, Sarai-WMDE, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T238423: Getting direct user feedback (Step 1)

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556038 had a related patch set uploaded (by Hoo man; owner: Hoo man):
  [mediawiki/extensions/Wikibase@master] TR: i18n the TaintedIcon
  
  https://gerrit.wikimedia.org/r/556038

TASK DETAIL
  https://phabricator.wikimedia.org/T238423

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave, gerritbot
Cc: Tarrow, Lydia_Pintscher, noarave, Aklapper, Sarai-WMDE, Hook696, 
Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T233097: Step 1: Localise any currently hardcoded messages

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556038 had a related patch set uploaded (by Hoo man; owner: Hoo man):
  [mediawiki/extensions/Wikibase@master] TR: i18n the TaintedIcon
  
  https://gerrit.wikimedia.org/r/556038

TASK DETAIL
  https://phabricator.wikimedia.org/T233097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, gerritbot
Cc: Aklapper, Tarrow, Sarai-WMDE, darthmon_wmde, DannyS712, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T239336: Implement service to get permission errors for editing a page

2019-12-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T239336

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Pablo-WMDE, Lucas_Werkmeister_WMDE, Aklapper, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, Michael, DannyS712, CucyNoiD, Nandana, Lens0021, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 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] T240093: On Commons create optional "skin" for displaying structured data which mimics Wikidata look

2019-12-09 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.


  My understanding was the the existing Wikidata.org front-end was EOL'ed by 
the Wikidata team and they plan to replace it with their new Vue-based system 
(which won't work for Commons's needs and they didn't want to make work for 
that use), which is why we had to build a new one. Not sure if that's still the 
plan, and if so, what the timeline is, and what that will mean for other uses?

TASK DETAIL
  https://phabricator.wikimedia.org/T240093

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: Jdforrester-WMF, Alicia_Fagerving_WMSE, Pigsonthewing, Aklapper, Keegan, 
Marsupium, Jheald, Jarekt, darthmon_wmde, DannyS712, Nandana, JKSTNK, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, 
GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, 
_jensen, rosalieper, Scott_WUaS, 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] [Updated] T239336: Implement service to get permission errors for editing a page

2019-12-09 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T239336

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Pablo-WMDE, Lucas_Werkmeister_WMDE, Aklapper, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, Michael, DannyS712, CucyNoiD, Nandana, Lens0021, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 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] T239336: Implement service to get permission errors for editing a page

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 556013 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] bridge: detect cascade-protected errors
  
  https://gerrit.wikimedia.org/r/556013

TASK DETAIL
  https://phabricator.wikimedia.org/T239336

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Pablo-WMDE, Lucas_Werkmeister_WMDE, Aklapper, darthmon_wmde, Michael, 
DannyS712, Nandana, Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-releng) [2019-12-09T17:51:01Z]  
ladsgroup@deployment-mwmaint01:/srv/mediawiki-staging$ sudo apt-get install 
php-memcached (T239894 )

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Stashbot
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, darthmon_wmde, DannyS712, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239565: Create reportupdater reports that execute SDC requests

2019-12-09 Thread Nuria
Nuria added a comment.


  Adding here public pdf with structure data on commons grant proposal: 
https://upload.wikimedia.org/wikipedia/foundation/f/f0/Public_Copy_-_Structured_Data_on_Commons_Proposal.pdf

TASK DETAIL
  https://phabricator.wikimedia.org/T239565

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Milimetric, Nuria
Cc: Abit, Ramsey-WMF, kzimmerman, Addshore, matthiasmullie, gsingers, 
Mayakp.wiki, Ladsgroup, nettrom_WMF, Cparle, Nuria, Milimetric, mpopov, 
4748kitoko, darthmon_wmde, DannyS712, Nandana, JKSTNK, Akovalyov, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, JAllemandou, Jane023, terrrydactyl, 
Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T238878: Data about how many file pages on Commons contain at least one structured data element

2019-12-09 Thread kzimmerman
kzimmerman moved this task from Needs Investigation to Tracking on the 
Product-Analytics board.
kzimmerman added a comment.


  @Abit from our conversation last week, it sounds like engineers on SDC are 
moving forward with this. Is that correct? Can you make sure it has the 
appropriate priority & is assigned?

TASK DETAIL
  https://phabricator.wikimedia.org/T238878

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3313/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: kzimmerman
Cc: Milimetric, Cparle, nettrom_WMF, Ladsgroup, daniel, Mayakp.wiki, gsingers, 
matthiasmullie, Addshore, kzimmerman, mpopov, Ramsey-WMF, Abit, Nuria, 
4748kitoko, darthmon_wmde, DannyS712, Nandana, JKSTNK, Akovalyov, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, JAllemandou, Jane023, terrrydactyl, 
Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread Ladsgroup
Ladsgroup added a comment.


  It's because the mwmaint01 is dirty...

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, darthmon_wmde, DannyS712, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239894: Dispatching broken on beta - Fatal error: Class 'Memcached' not found in ObjectCache.php on line 186

2019-12-09 Thread Ladsgroup
Ladsgroup added a comment.


  This is a big misconfiguration. ObjactCache in line 186 dynamically tries to 
load the cache class defined in "class" configuration (grrr). They all changed 
for the mcrouter stuff. I'm trying to see if I can fix it.

TASK DETAIL
  https://phabricator.wikimedia.org/T239894

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: ArielGlenn, Aklapper, Ladsgroup, Addshore, darthmon_wmde, DannyS712, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T199887: Client equivalent of haswbstatement

2019-12-09 Thread Uzume
Uzume added a comment.


  FYI: I made a comment on T185313: mw.wikibase.entity:getBacklinks (lua API in 
wikibase client)  about the 
possibility creating a query service that stores results in Tabular Data (which 
is available at page render time via Extension:JsonConfig and Scribunto Lua).

TASK DETAIL
  https://phabricator.wikimedia.org/T199887

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Uzume
Cc: Uzume, Mahir256, Mahir78, Neechalkaran, debt, Smalyshev, Aklapper, 
Bugreporter, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, EBjune, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T240235: Alter rebuildItemTerms.php to allow passing of a a list of int item ids to process

2019-12-09 Thread Addshore
Addshore added a project: Wikidata-Campsite (Wikidata-Campsite-Iteration-∞).

TASK DETAIL
  https://phabricator.wikimedia.org/T240235

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Aklapper, Ladsgroup, Addshore, Iflorez, darthmon_wmde, alaa_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, 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] T219123: Run Migration of item terms

2019-12-09 Thread Addshore
Addshore added a subtask: T240235: Alter rebuildItemTerms.php to allow passing 
of a a list of int item ids to process.

TASK DETAIL
  https://phabricator.wikimedia.org/T219123

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, Addshore
Cc: Addshore, Jdforrester-WMF, ArielGlenn, Aklapper, alaa_wmde, Iflorez, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T240235: Alter rebuildItemTerms.php to allow passing of a a list of int item ids to process

2019-12-09 Thread Addshore
Addshore added a parent task: T219123: Run Migration of item terms.

TASK DETAIL
  https://phabricator.wikimedia.org/T240235

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Aklapper, Ladsgroup, Addshore, darthmon_wmde, DannyS712, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T240235: Alter rebuildItemTerms.php to allow passing of a a list of int item ids to process

2019-12-09 Thread Addshore
Addshore created this task.
Addshore added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  In T239470#5723059  a list 
of items that have "holes" during the rebuild of terms table have been 
identified.
  
  The rebuildItemTerms.php script has no way to work from this list, thus the 
script need to be modified to take input from a list in this format.
  The script, when reading from a list such as this, should also be able to 
resume work after it has stopped from the correct position
  (perhaps the list needs to be ordered or sorted at run time)

TASK DETAIL
  https://phabricator.wikimedia.org/T240235

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Aklapper, Ladsgroup, Addshore, darthmon_wmde, DannyS712, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T239470: Check the success of the terms migration (does it have holes)

2019-12-09 Thread Addshore
Addshore added a comment.


  I guess that is mainly down to the data being 2 weeks old and also the 
constant stream of edits fixing the issue and also the maint script running.

TASK DETAIL
  https://phabricator.wikimedia.org/T239470

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: alaa_wmde, Ladsgroup, WMDE-leszek, Addshore, Aklapper, Iflorez, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] [Triaged] T196892: Raw HTML in page descriptions

2019-12-09 Thread chasemp
chasemp added a project: Security-Team.
chasemp triaged this task as "Medium" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T196892

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: chasemp
Cc: Liuxinyu970226, Bawolff, Aklapper, Lydia_Pintscher, Tgr, darthmon_wmde, 
JFishback_WMF, Dsharpe, DannyS712, Nandana, sbassett, Amorymeltzer, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, HJiang-WMF, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, dpatrick, Mholloway, Wong128hk, Luke081515, 
Wikidata-bugs, bearND, aude, GWicke, Stype_and_Co.-WMF, DerHexer, Jalexander, 
Parent5446, Anomie, Grunny, Jdforrester-WMF, csteipp, Mbch331, Rxy, Jay8g, 
Krenair, Legoktm, chasemp
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2019-12-09 Thread Uzume
Uzume added a comment.


  I agree that Special:WhatLinksHere is probably not the right semantics for 
this request, `haswbstatement` might be better semantics, however, those need 
to be well defined so people know if in fact they would address this request.
  
  For example, I assume this would return statements where the claim value is a 
specific item (possibly filtering by a specific property of item type), 
however, remember items can be values for properties that appear in claim 
qualifiers and statement references too.
  
  Special:WhatLinksHere would capture all such statements and more.
  
  Instead of focusing on only item values, perhaps a Lua-based statement query 
is more useful (and could cover more property types than just items). I am not 
sure how feasible it is to consider queries during page render but the general 
idea is a Lua-based query that is more restrictive than SPARQL (so it can run 
within page render).
  
  One possibility I can envision would be to take the query out of the page 
render and instead making it the result of some sort of cached value that can 
be obtained via Scribunto Lua. Perhaps we need another service, like a bot that 
runs such queries and stores/caches the results. Looking at what is available 
to Scribunto Lua, I am thinking of a service that pulls a SPARQL queries from 
Tabular Data (:Commons:Data: via Extension:JsonConfig) and returns the results 
there. The service bot could periodically patrol Tabular Data looking for and 
executing such queries and updating the results when they change. Scribunto Lua 
modules could then obtain the results of these queries. There is probably lots 
of room for optimization but that is at one vision of mine on how to generalize 
and solve this problem.

TASK DETAIL
  https://phabricator.wikimedia.org/T185313

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Uzume
Cc: Amadalvarez, alaa_wmde, hoo, lucamauri, Mahir256, Njardarlogar, Townie, 
Uzume, Aklapper, Ghuron, darthmon_wmde, Dinadineke, DannyS712, Nandana, 
tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, 
JakeTheDeveloper, QZanden, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, 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] [Commented On] T239565: Create reportupdater reports that execute SDC requests

2019-12-09 Thread Nuria
Nuria added a comment.


  @Abit: The queries that report  the 7.8 million include , per @matthiasmullie 
comment both Wikidata Items and Mediainfo items. We can help calculate the 
percentage of each  but from numbers thus far it seems that of those 7.8M items 
more than half are Wikidata items. We can help further quantify that 7M number 
so we have  a precise definition of what we are reporting.

TASK DETAIL
  https://phabricator.wikimedia.org/T239565

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Milimetric, Nuria
Cc: Abit, Ramsey-WMF, kzimmerman, Addshore, matthiasmullie, gsingers, 
Mayakp.wiki, Ladsgroup, nettrom_WMF, Cparle, Nuria, Milimetric, mpopov, 
4748kitoko, darthmon_wmde, DannyS712, Nandana, JKSTNK, Akovalyov, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, JAllemandou, Jane023, terrrydactyl, 
Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2019-12-09 Thread Bawolff
Bawolff closed subtask T223840: Can/should *.wmflabs.org be added to the 
default-src Content Security Policy? as Declined.

TASK DETAIL
  https://phabricator.wikimedia.org/T223776

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Danmichaelo, Bawolff
Cc: Abbe98, Salgo60, Pintoch, Lea_Lacroix_WMDE, Aklapper, Danmichaelo, 
darthmon_wmde, Ferenczy, sarhan.alaa, Samuditha24, IM3847, DannyS712, Nandana, 
kostajh, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, Chicocvenancio, 
MichaelSchoenitzer_WMDE, QZanden, dachary, LawExplorer, Jogi_don, _jensen, 
rosalieper, D3r1ck01, Scott_WUaS, Wikidata-bugs, Jdlrobson, aude, Ricordisamoa, 
Sjoerddebruin, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T223831: Wikidata Recoin statement publishing button disappears after subject has been selected

2019-12-09 Thread chasemp
chasemp triaged this task as "Medium" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T223831

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: chasemp
Cc: Geertivp, Aklapper, darthmon_wmde, JFishback_WMF, Dsharpe, DannyS712, 
Nandana, sbassett, Amorymeltzer, Lahi, Gq86, GoranSMilovanovic, QZanden, 
HJiang-WMF, LawExplorer, _jensen, rosalieper, Scott_WUaS, dpatrick, Luke081515, 
Wikidata-bugs, aude, GWicke, Bawolff, Stype_and_Co.-WMF, DerHexer, Jalexander, 
Parent5446, Anomie, Grunny, MaxSem, csteipp, Mbch331, Rxy, Jay8g, Legoktm, 
chasemp
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T233097: Step 1: Localise any currently hardcoded messages

2019-12-09 Thread hoo
hoo claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T233097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo
Cc: Aklapper, Tarrow, Sarai-WMDE, darthmon_wmde, DannyS712, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T239565: Create reportupdater reports that execute SDC requests

2019-12-09 Thread mpopov
mpopov added a comment.


  @Abit: it's still not entirely clear which query from T238878 
 @Milimetric should productionize in 
this ticket.
  
  From my conversation with Kate, it seems like your team wants to use the 7.8M 
number from the Lua-populated table using the query from T238878#5683048 
, but there's also an 
overwhelming support for the query in T238878#5708511 
 which yields a count of 3M? 
I've pointed out the problems of missing data and quality in general in the 
Lua-populated table, so I'm not sure if that's the one you want to go with.
  
  Can you or @matthiasmullie please confirm exactly which query should be used?

TASK DETAIL
  https://phabricator.wikimedia.org/T239565

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Milimetric, mpopov
Cc: Abit, Ramsey-WMF, kzimmerman, Addshore, matthiasmullie, gsingers, 
Mayakp.wiki, Ladsgroup, nettrom_WMF, Cparle, Nuria, Milimetric, mpopov, 
4748kitoko, darthmon_wmde, DannyS712, Nandana, JKSTNK, Akovalyov, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, JAllemandou, Jane023, terrrydactyl, 
Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T234789: Step 2: confirm existing reference when edit doesn't influence it

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher added a subscriber: Sarai-WMDE.
Lydia_Pintscher added a comment.


  Ping @Sarai-WMDE for working more on mockup.

TASK DETAIL
  https://phabricator.wikimedia.org/T234789

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Sarai-WMDE, WMDE-leszek, Jan_Dittrich, Erdinc_Ciftci_WMDE, Aklapper, 
Lydia_Pintscher, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T239931: Reduce the impact of the sanitizer on wikidata

2019-12-09 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T239931

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Maintenance_bot
Cc: Ladsgroup, Addshore, Aklapper, dcausse, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, jayvdb, Mbch331, jeremyb, Hook696, 
Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, Meekrab2012, joker88john, 
CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Af420, Darkminds3113, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T240224: Create Github and Diffusion mirrors for wikibase/vuejs-components Gerrit repository

2019-12-09 Thread WMDE-leszek
WMDE-leszek created this task.
WMDE-leszek added projects: Wikidata, GitHub-Mirrors.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  At WMDE we've started developing our tiny vue component library in 
https://gerrit.wikimedia.org/r/admin/projects/wikibase/vuejs-components.
  
  We'd now like to have a Github mirror (under wikimedia org) and Diffusion 
mirror too.
  
  Thanks!

TASK DETAIL
  https://phabricator.wikimedia.org/T240224

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WMDE-leszek
Cc: Pablo-WMDE, darthmon_wmde, Matthias_Geisler_WMDE, Jakob_WMDE, WMDE-leszek, 
Aklapper, DannyS712, Nandana, Jony, Zylc, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Luke081515, 
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] [Updated] T208517: Should Wikibase add a property to the page response object that indicates the embedded entities?

2019-12-09 Thread Anomie
Anomie removed a project: Core Platform Team.
Anomie added a comment.


  According to 
https://www.mediawiki.org/wiki/Extension:WikibaseMediaInfo#MediaInfo_Entity, 
the entity ID is "in the form Mxxx, where xxx is the id of the associated wiki 
page". So you can look at the `pageid` field in the response and prepend "M".
  
  I note that T205417  seems to have 
been done specifically because that mapping is canonical for MediaInfo.

TASK DETAIL
  https://phabricator.wikimedia.org/T208517

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Anomie
Cc: Anomie, Abbe98, Aklapper, dbarratt, darthmon_wmde, WDoranWMF, DannyS712, 
Nandana, JKSTNK, Amorymeltzer, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, 
Tramullas, Acer, LawExplorer, Sethakill, Salgo60, Silverfish, dg711, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, Jane023, Wikidata-bugs, Base, 
matthiasmullie, aude, jayvdb, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Rxy, Legoktm, holger.knust, 
EvanProdromou, Agabi10, Pchelolo
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T239336: Implement service to get permission errors for editing a page

2019-12-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE moved this task from To do to Doing on the 
Wikidata-Bridge-Sprint-11 board.
Lucas_Werkmeister_WMDE added a comment.


  I’ll do the cascade protection part next.

TASK DETAIL
  https://phabricator.wikimedia.org/T239336

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4404/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Pablo-WMDE, Lucas_Werkmeister_WMDE, Aklapper, darthmon_wmde, Michael, 
DannyS712, Nandana, Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T240223: Ensure that Wikidata Bridge uses fresh entity data

2019-12-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  T128486  doesn’t look like it’s 
going anywhere (we asked in the scrum of scrums for an update on its subtask 
T152425  three times, to no reaction 
at all as far as I’m aware), so I think we’ll need to work around this in our 
own code. I see two options:
  
  - Use the `wbgetentities` API to download the whole entity. Always fresh, but 
never cached. Means more server load.
  - Use the `query` API to get the latest revision of the page, then load 
`Special:EntityData` for that particular revision (`?revision=id`). Means an 
extra network roundtrip, but possibility of sharing the cache with other 
requests for the same revision. First API request could probably be batched 
with other repo `query` requests (data bridge config, permissions).

TASK DETAIL
  https://phabricator.wikimedia.org/T240223

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, darthmon_wmde, Michael, DannyS712, 
Nandana, Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, 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] [Created] T240223: Ensure that Wikidata Bridge uses fresh entity data

2019-12-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata-Bridge.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  As an editor, I want to edit based on the latest page data to avoid edit 
conflicts.
  
  **Problem:**
  Wikidata Bridge may currently load stale entity data, due to T128486 
 being unresolved.
  
  **Example:**
  If you edit a value in the Wikidata Bridge and reload the page, you’ll likely 
see the new value in the rendered page but the old value when you open the 
Bridge again.
  
  F30518012: Screenshot from 2019-10-01 16-05-32.png 

  
  The Twitter hashtag value on Beta Wikidata was changed from WikidataCon to 
Wikidata; the infobox has the new value (was automatically updated through 
change dispatching), but the bridge dialog loaded the entity data via the 
special page and got a stale value.
  
  **Screenshots/mockups:**
  
  **BDD**
  GIVEN 
  AND 
  WHEN
  AND
  THEN
  AND
  
  **Acceptance criteria:**
  
  -
  
  **Open questions:**
  
  - How do we implement this?

TASK DETAIL
  https://phabricator.wikimedia.org/T240223

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, darthmon_wmde, Michael, DannyS712, 
Nandana, Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, 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] T229407: Spikes in DB traffic and rows/s reads when reading from new terms store

2019-12-09 Thread Ladsgroup
Ladsgroup added a comment.


  In T229407#5722626 , 
@Addshore wrote:
  
  > @Ladsgroup I think we can move this from peer review now, great 
investigative work!
  > The question is, should it live in the waiting col on the iteration or on 
the campsite board? ;)
  
  I just disabled the job for now, until the migration is done and then we 
enable it again or fix it properly.

TASK DETAIL
  https://phabricator.wikimedia.org/T229407

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: Michael, Marostegui, Addshore, Tarrow, hoo, Ladsgroup, Aklapper, alaa_wmde, 
Iflorez, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T229407: Spikes in DB traffic and rows/s reads when reading from new terms store

2019-12-09 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2019-12-09T14:34:28Z] 
 Synchronized 
php-1.35.0-wmf.5/extensions/Wikibase/repo/includes/ParserOutput/FullEntityParserOutputGenerator.php:
 T229407 , clean up debugging info 
(duration: 00m 59s)

TASK DETAIL
  https://phabricator.wikimedia.org/T229407

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Stashbot
Cc: Michael, Marostegui, Addshore, Tarrow, hoo, Ladsgroup, Aklapper, alaa_wmde, 
Iflorez, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T239931: Reduce the impact of the sanitizer on wikidata

2019-12-09 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2019-12-09T14:26:23Z] 
 Synchronized wmf-config/InitialiseSettings.php: 
[[gerrit:555941|Disable sanity check cirrus jobs for Wikidata (T239931 
 T229407 
)]] (duration: 00m 57s)

TASK DETAIL
  https://phabricator.wikimedia.org/T239931

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Stashbot
Cc: Ladsgroup, Addshore, Aklapper, dcausse, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
EBjune, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, 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] T229407: Spikes in DB traffic and rows/s reads when reading from new terms store

2019-12-09 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2019-12-09T14:26:23Z] 
 Synchronized wmf-config/InitialiseSettings.php: 
[[gerrit:555941|Disable sanity check cirrus jobs for Wikidata (T239931 
 T229407 
)]] (duration: 00m 57s)

TASK DETAIL
  https://phabricator.wikimedia.org/T229407

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Stashbot
Cc: Michael, Marostegui, Addshore, Tarrow, hoo, Ladsgroup, Aklapper, alaa_wmde, 
Iflorez, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T239931: Reduce the impact of the sanitizer on wikidata

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 555941 **merged** by jenkins-bot:
  [operations/mediawiki-config@master] Disable sanity check cirrus jobs for 
Wikidata
  
  https://gerrit.wikimedia.org/r/555941

TASK DETAIL
  https://phabricator.wikimedia.org/T239931

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Ladsgroup, Addshore, Aklapper, dcausse, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
EBjune, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, 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] [Updated] T225857: Document new store design and implementations

2019-12-09 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T225857

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, Maintenance_bot
Cc: Ladsgroup, Addshore, Aklapper, alaa_wmde, Iflorez, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, 
Meekrab2012, joker88john, CucyNoiD, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Af420, Darkminds3113, 
Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, 
Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T237107: Extend mw.wikibase lua functions to allow accessing Structured Data on Commons items

2019-12-09 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T237107

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie, Maintenance_bot
Cc: Njardarlogar, Aklapper, Jarekt, darthmon_wmde, DannyS712, Nandana, JKSTNK, 
Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, 
SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Salgo60, 
Silverfish, _jensen, rosalieper, Scott_WUaS, Susannaanas, Jane023, 
Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Jdforrester-WMF, Steinsplitter, 
Mbch331, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, 
Meekrab2012, joker88john, CucyNoiD, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Af420, Darkminds3113, 
Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, 
Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239931: Reduce the impact of the sanitizer on wikidata

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 555941 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [operations/mediawiki-config@master] Disable sanity check cirrus jobs for 
Wikidata
  
  https://gerrit.wikimedia.org/r/555941

TASK DETAIL
  https://phabricator.wikimedia.org/T239931

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Ladsgroup, Addshore, Aklapper, dcausse, darthmon_wmde, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] [Updated] T239931: Reduce the impact of the sanitizer on wikidata

2019-12-09 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T239931

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Ladsgroup, Addshore, Aklapper, dcausse, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
EBjune, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, 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] T233490: wikibase-docker, switch wikibase images to use composer merge plugin

2019-12-09 Thread Rosalie_WMDE
Rosalie_WMDE added a comment.


  https://github.com/wmde/wikibase-docker/pull/105

TASK DETAIL
  https://phabricator.wikimedia.org/T233490

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Rosalie_WMDE
Cc: Aklapper, Addshore, Iflorez, darthmon_wmde, alaa_wmde, Jelabra, DannyS712, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Asahiko, 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] [Retitled] T240212: Step 1: bail-out for statement groups with more than one value (impact: high)

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher renamed this task from "Step 1: bail-out for statement groups 
with more than one value" to "Step 1: bail-out for statement groups with more 
than one value (impact: high)".
Lydia_Pintscher assigned this task to Charlie_WMDE.

TASK DETAIL
  https://phabricator.wikimedia.org/T240212

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Charlie_WMDE, Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, darthmon_wmde, Michael, DannyS712, Nandana, 
Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T240212: Step 1: bail-out for statement groups with more than one value (impact: high)

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T240212

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Charlie_WMDE, Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, darthmon_wmde, Michael, DannyS712, Nandana, 
Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] T240212: Step 1: bail-out for statement groups with more than one value

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added a project: Wikidata-Bridge.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  **Problem:**
  When trying to edit a statement group with more than one value we only tell 
the user "an error occurred". We should provide them with a more meaningful 
message and send them to Wikidata.
  
  **Screenshots/mockups:**
  
  **BDD**
  GIVEN 
  AND 
  WHEN
  AND
  THEN
  AND
  
  **Acceptance criteria:**
  
  -
  
  **Open questions:**

TASK DETAIL
  https://phabricator.wikimedia.org/T240212

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, darthmon_wmde, Michael, DannyS712, Nandana, 
Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] T238959: Make TextPassDumperTest work with 0.11 dump schema

2019-12-09 Thread daniel
daniel renamed this task from "Make TextPassDumper work with 0.11 dump schema" 
to "Make TextPassDumperTest work with 0.11 dump schema".
daniel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T238959

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: CCicalese_WMF, Aklapper, Fjalapeno, ArielGlenn, gerritbot, daniel, Hook696, 
Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Ramsey-WMF, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Lunewa, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, 
gnosygnu, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T239336: Implement service to get permission errors for editing a page

2019-12-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T239336

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Pablo-WMDE, Lucas_Werkmeister_WMDE, Aklapper, darthmon_wmde, Michael, 
DannyS712, Nandana, Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T239336: Implement service to get permission errors for editing a page

2019-12-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T239336

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Pablo-WMDE, Lucas_Werkmeister_WMDE, Aklapper, darthmon_wmde, Michael, 
DannyS712, Nandana, Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, Meekrab2012, joker88john, CucyNoiD, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Af420, 
Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138104: Do not serialize empty containers (descriptions/aliases/sitelinks) as empty array []

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 555937 had a related patch set uploaded (by Pablo Grass (WMDE); owner: 
Pablo Grass (WMDE)):
  [wikibase/termbox@master] EntityInitializer: unlearn fix for poor 
serialization
  
  https://gerrit.wikimedia.org/r/555937

TASK DETAIL
  https://phabricator.wikimedia.org/T138104

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Jdforrester-WMF, Ladsgroup, Nirmos, Hjfocs, WMDE-leszek, gerritbot, 
Lea_Lacroix_WMDE, Addshore, NoInkling, hoo, Lucas_Werkmeister_WMDE, 
PokestarFan, Nikki, Ricordisamoa, Aklapper, Zppix, Tpt, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, 
Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, 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] T239898: Investigate triple counts difference between dumps and what blazegraph reports

2019-12-09 Thread JAllemandou
JAllemandou added a comment.


  Chiming in: I suggest using Spark for investigations - Given the size of the 
dataset, parallel computation should help. This means another hop for the data: 
--> stat1004 --> HDFS. Please ping if you want/need help :)

TASK DETAIL
  https://phabricator.wikimedia.org/T239898

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JAllemandou
Cc: JAllemandou, Gehel, elukey, dcausse, Aklapper, darthmon_wmde, DannyS712, 
Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 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] [Triaged] T240211: Step 1: finalize edit flow name (impact: medium)

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "Medium" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T240211

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, darthmon_wmde, Michael, DannyS712, Nandana, 
Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] T240211: Step 1: finalize edit flow name (impact: medium)

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added a project: Wikidata-Bridge.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION


TASK DETAIL
  https://phabricator.wikimedia.org/T240211

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4074/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, darthmon_wmde, Michael, DannyS712, Nandana, 
Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] T225857: Document new store design and implementations

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 555931 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] docs, term-storage, switch from  
to ```
  
  https://gerrit.wikimedia.org/r/555931

TASK DETAIL
  https://phabricator.wikimedia.org/T225857

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, gerritbot
Cc: Ladsgroup, Addshore, Aklapper, alaa_wmde, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T237107: Extend mw.wikibase lua functions to allow accessing Structured Data on Commons items

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 553128 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseMediaInfo@master] MediaInfo specific Lua modules
  
  https://gerrit.wikimedia.org/r/553128

TASK DETAIL
  https://phabricator.wikimedia.org/T237107

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie, gerritbot
Cc: Njardarlogar, Aklapper, Jarekt, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, 
Af420, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, SandraF_WMF, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, WSH1906, Lewizho99, Maathavan, 
Silverfish, _jensen, rosalieper, Scott_WUaS, Susannaanas, Jane023, 
Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Jdforrester-WMF, Steinsplitter, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T225857: Document new store design and implementations

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 555929 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] docs, term-storage, refer to Q123 
instead of Q1 for clarity
  
  https://gerrit.wikimedia.org/r/555929

TASK DETAIL
  https://phabricator.wikimedia.org/T225857

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, gerritbot
Cc: Ladsgroup, Addshore, Aklapper, alaa_wmde, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T239470: Check the success of the terms migration (does it have holes)

2019-12-09 Thread Ladsgroup
Ladsgroup added a comment.


  I ran some checks on your numbers. It seems in some ranges, things are clean, 
like only 30% have issues in some ranges more than > 95%. This is the numbers 
separated by millions. 1 means up to Q1Mio:
  
1 364510
2 415854
3 380372
4 302745
5 356028
6 326523
7 21
8 404898
9 821285
10 590021
11 475503
12 218112
13 256970
14 384180
15 439502
16 639781
17 320441
18 409604
19 330605
20 201857
21 449418
22 426350
23 582121
24 321645
25 443846
26 462407
27 350897
28 446790
29 488908
30 322142
31 620204
32 364034
33 659610
34 815488
35 784804
36 642381
37 950938
38 912740
39 920671
40 950641
41 948308
42 807250
43 793387
44 849349
45 928451
46 69
47 910284
48 534375
49 36997
50 397077
51 875785
52 923620
53 819251
54 607872
55 559604
56 751158
57 851437
58 915506
59 945442
60 905496
61 861103
62 841255
63 811589
64 700324
65 841526
66 831120
67 705046
68 658960
69 811256
70 620628
71 687696
72 885236
73 883354
74 878387
75 800494
76 986947
77 976292
78 236429
`
  
  Up to Q50Mio, 26Mio items have issues. I might be wrong but this might mean 
we need to run it practically again.

TASK DETAIL
  https://phabricator.wikimedia.org/T239470

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, Ladsgroup
Cc: alaa_wmde, Ladsgroup, WMDE-leszek, Addshore, Aklapper, Iflorez, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T232040: Add label and description collision detectors for new terms store

2019-12-09 Thread alaa_wmde
alaa_wmde updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T232040

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: alaa_wmde
Cc: Lydia_Pintscher, hoo, Addshore, Ladsgroup, Lucas_Werkmeister_WMDE, 
Aklapper, alaa_wmde, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, 
E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] [Declined] T233706: Use assert=user instead of assertuser=

2019-12-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE changed the task status from "Resolved" to "Declined".

TASK DETAIL
  https://phabricator.wikimedia.org/T233706

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher, Lucas_Werkmeister_WMDE
Cc: Lydia_Pintscher, Matthias_Geisler_WMDE, Michael, Lucas_Werkmeister_WMDE, 
Aklapper, Pablo-WMDE, darthmon_wmde, DannyS712, Nandana, Lens0021, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T171986: Diff summary doesn't work for foreign entities

2019-12-09 Thread Addshore
Addshore closed this task as "Resolved".
Addshore claimed this task.
Addshore added a comment.
Restricted Application added a project: User-Addshore.


  I guess that is tracked under T221685: Edit summary for claims on Wikimedia 
Commons should use Labels, not only Q-items (and P-items)  

  
  So I will close this one.

TASK DETAIL
  https://phabricator.wikimedia.org/T171986

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, Jakob_WMDE, WMDE-leszek, Aklapper, daniel, Ladsgroup, 
PokestarFan, darthmon_wmde, DannyS712, Nandana, JKSTNK, Lahi, PDrouin-WMF, 
Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, 
GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, 
_jensen, rosalieper, Scott_WUaS, 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] [Updated] T225857: Document new store design and implementations

2019-12-09 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.35-notes (1.35.0-wmf.10; 
2019-12-10); removed MW-1.35-notes (1.35.0-wmf.8; 2019-11-26).

TASK DETAIL
  https://phabricator.wikimedia.org/T225857

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, ReleaseTaggerBot
Cc: Ladsgroup, Addshore, Aklapper, alaa_wmde, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T231725: ensure editing with same credentials

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T231725

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, darthmon_wmde, Michael, DannyS712, Nandana, 
Lens0021, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] T233706: Use assert=user instead of assertuser=

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T233706

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Lydia_Pintscher, Matthias_Geisler_WMDE, Michael, Lucas_Werkmeister_WMDE, 
Aklapper, Pablo-WMDE, darthmon_wmde, DannyS712, Nandana, Lens0021, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T233706: Use assert=user instead of assertuser=

2019-12-09 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  Closing based on discussion with @Lucas_Werkmeister_WMDE. The current state 
is fine it seems.

TASK DETAIL
  https://phabricator.wikimedia.org/T233706

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Lydia_Pintscher, Matthias_Geisler_WMDE, Michael, Lucas_Werkmeister_WMDE, 
Aklapper, Pablo-WMDE, darthmon_wmde, DannyS712, Nandana, Lens0021, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T240206: https://doc.wikimedia.org/Wikibase/wmf/ lists some odd wmf branches (1.33.0-wmf.23 & 1.34.0-wmf.4)

2019-12-09 Thread Addshore
Addshore added projects: Wikidata, User-Addshore.

TASK DETAIL
  https://phabricator.wikimedia.org/T240206

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: hashar, Addshore, Aklapper, Pavithraes, darthmon_wmde, DannyS712, Nandana, 
NebulousIris, Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, 
Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, 
Scott_WUaS, srodlund, Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T225857: Document new store design and implementations

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 555931 had a related patch set uploaded (by Addshore; owner: Addshore):
  [mediawiki/extensions/Wikibase@master] docs, term-storage, switch from  
to ```
  
  https://gerrit.wikimedia.org/r/555931

TASK DETAIL
  https://phabricator.wikimedia.org/T225857

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, gerritbot
Cc: Ladsgroup, Addshore, Aklapper, alaa_wmde, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T225857: Document new store design and implementations

2019-12-09 Thread gerritbot
gerritbot added a comment.


  Change 555929 had a related patch set uploaded (by Addshore; owner: Addshore):
  [mediawiki/extensions/Wikibase@master] docs, term-storage, refer to Q123 
instead of Q1 for clarity
  
  https://gerrit.wikimedia.org/r/555929

TASK DETAIL
  https://phabricator.wikimedia.org/T225857

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore, gerritbot
Cc: Ladsgroup, Addshore, Aklapper, alaa_wmde, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >