[Wikidata-bugs] [Maniphest] T263969: Fatal error munging RDF org.openrdf.rio.RDFParseException: Expected '.', found 's' [line 595492] when trying to get local wikidata copy based on blazegraph running

2020-09-29 Thread Seppl2013
Seppl2013 added a comment.


  I tried debugging the line 595492 mentioned in the error message. See my 
stackoverflow answer to How to get few lines from a .gz compressed file without 
uncompressing 
  
gunzip -c latest-all.ttl.gz | awk -v from=595490 -v to=595495 'NR>=from { 
print NR,$0; if (NR>=to) exit 1}'
595490  wdt:P1943 

 ;
595491  wdt:P7867 wd:Q84077164 ;
595492  p:P1036 s:Q1866-24430318-4817-45ba-P1036 s:Q3258818 ;
595493  wd66-986-0d0ddac20ed29d01ba-P1036 s:Q3258818 ;
595494  wd66-986-0d0ddac20ed29s://nl.wikiSger ;
595495  
w64"^^xsd:inter:P1://nl.wikiDeng":P7edR:P1:318-s4817-45"2--598196""Bangka 
Belitpwd:Q8s:qP10366-24B52B-3501-4903-999E-28CDCE6B3CA09d01baqP10366-24B52B-3501-4903-999E-28CDCE6B3CA09s://nl.wikiSger
 ;

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

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

To: Seppl2013
Cc: Seppl2013, Aklapper, CBogen, Akuckartz, darthmon_wmde, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263969: Fatal error munging RDF org.openrdf.rio.RDFParseException: Expected '.', found 's' [line 595492] when trying to get local wikidata copy based on blazegraph running

2020-09-29 Thread Seppl2013
Seppl2013 added a comment.


  I can't see where the problem is.

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

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

To: Seppl2013
Cc: Seppl2013, Aklapper, CBogen, Akuckartz, darthmon_wmde, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T232620: Trying to create entities via wbeditentity when blocked should not assign a fresh entity ID

2020-09-29 Thread Bugreporter
Bugreporter added a comment.


  The scope of this task is a bit wider than the patch. If an item can not be 
created because of an label/description conflict, the ID is still allocated. 
Therefore the issue described in T232620#6456047 
 still exists and there are 
no way to detect this.
  
  Other circumstances that item creation will fail may include rate limit, 
abusefilter and malformed entity content.

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

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

To: hoo, Bugreporter
Cc: Lucas_Werkmeister_WMDE, M2k_dewiki, Epidosis, Lea_Lacroix_WMDE, daniel, 
Stryn, jeremyb, Merl, Nemo_bis, Legoktm, jeblad, Wikidata-bugs, ChongDae, 
StudiesWorld, Lydia_Pintscher, Aklapper, Bugreporter, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T232620: Trying to create entities via wbeditentity when blocked should not assign a fresh entity ID

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630979 had a related patch set uploaded (by Hoo man; owner: Hoo man):
  [mediawiki/extensions/Wikibase@master] Don't allocate entity ids for users 
that can't edit
  
  https://gerrit.wikimedia.org/r/630979

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

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

To: hoo, gerritbot
Cc: Lucas_Werkmeister_WMDE, M2k_dewiki, Epidosis, Lea_Lacroix_WMDE, daniel, 
Stryn, jeremyb, Merl, Nemo_bis, Legoktm, jeblad, Wikidata-bugs, ChongDae, 
StudiesWorld, Lydia_Pintscher, Aklapper, Bugreporter, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T232620: Trying to create entities via wbeditentity when blocked should not assign a fresh entity ID

2020-09-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: hoo, gerritbot
Cc: Lucas_Werkmeister_WMDE, M2k_dewiki, Epidosis, Lea_Lacroix_WMDE, daniel, 
Stryn, jeremyb, Merl, Nemo_bis, Legoktm, jeblad, Wikidata-bugs, ChongDae, 
StudiesWorld, Lydia_Pintscher, Aklapper, Bugreporter, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T220883: Wikidata JSON dumps should include Lexemes

2020-09-29 Thread DVrandecic
DVrandecic added a comment.


  Hi, I just stumbled into that issue, and was wondering if there was anything 
blocking this task? Cheers!

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

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

To: hoo, DVrandecic
Cc: DVrandecic, Addshore, ArielGlenn, VIGNERON, Aklapper, hoo, Lydia_Pintscher, 
Envlh, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Svick, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T243891: Wikidata Mediawiki API does not return any information on Entity Schema labels

2020-09-29 Thread Bamyers99
Bamyers99 added a comment.


  @Jsamwrites If you are looking for a list of EntitySchemas try 
https://www.wikidata.org/w/api.php?action=query=json=allpages=-%7C%7C=640=max

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

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

To: Bamyers99
Cc: Bamyers99, Lydia_Pintscher, Addshore, Aklapper, Jsamwrites, Akuckartz, 
darthmon_wmde, pdehaye, Nandana, Lahi, Gq86, Andrawaag, GoranSMilovanovic, 
QZanden, YULdigitalpreservation, LawExplorer, Salgo60, _jensen, rosalieper, 
Scott_WUaS, MisterSynergy, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263564: First simple query - input of string values only with hard-coded Property

2020-09-29 Thread Ladsgroup
Ladsgroup added a comment.


  I started this: https://github.com/wmde/query-builder/pull/11/files
  
  This is the result in my pc:
  F32368020: image.png 
  
  One thing: The figma mockup says the color of "Find all items" should be 
$font-color-base which is `#222` but color of that text in the mock is black.

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

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

To: Ladsgroup
Cc: Ladsgroup, guergana.tzatchkova, Aklapper, Lydia_Pintscher, Akuckartz, 
darthmon_wmde, 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] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-29 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.36-notes (1.36.0-wmf.12; 
2020-10-05); removed MW-1.36-notes (1.36.0-wmf.10; 2020-09-22).

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

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

To: ReleaseTaggerBot
Cc: Osnard, Pwirth, Aklapper, Krinkle, Ammarpad, Jdlrobson, caldera, 
Mohammadmalek554, Parlautan, Alter-paule, NavinRizwi, Beast1978, Un1tY, 
Akuckartz, Soda, keithbrianpadilla, Demian, dlo, Hook696, darthmon_wmde, 
Tombolano, Saimongoltinio, WikimeSteve, abi_, Kent7301, pdehaye, ppelberg, 
BryghtShadow, joker88john, Kfield, 94rain, DannyS712, CucyNoiD, Nandana, 
Lens0021, JamesDriscoll, Schtom, ElanHR, marcella, Tumz24, kostajh, 
Gaboe420, Revansx, aoxomoxoa, Jony, Mmiller0712, OhKayeSierra, Bhaskargoyal24, 
priyanshu_varshney, Amorymeltzer, Giuliamocci, AbhinavKhare, Nikhil-nk, 
2angelic1, Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, 
Xinbenlv, Necroarcano, SapphieWillie, Bsandipan, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Nakohdo, 
Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Salgo60, Lewizho99, 
Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, Jseddon, 
rosalieper, Mkdw, Taiwania_Justo, shinjiman, gabriel-wmde, Scott_WUaS, Srdjan, 
Info-farmer, Samwilson, DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, 
Oetterer, Aschroet, Jrf, Husun1297, abian, Wikidata-bugs, Yaron_Koren, Base, 
aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, Dinoguy1000, Gryllida, 
jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, Lydia_Pintscher, Tpt, 
Nikerabbit, KartikMistry, He7d3r, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T217131: Add monolingual language code gml

2020-09-29 Thread Mbch331
Mbch331 added a comment.


  @Shubham656jain @Diwanshu885 If you're still interested one of you can claim 
this task and work on it.

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

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

To: Mbch331
Cc: Amire80, Diwanshu885, Shubham656jain, Mbch331, jhsoby, GerardM, Aklapper, 
Marsupium, Rohitgeddam, Akuckartz, Soda, Chaytanya, darthmon_wmde, 
wiki-helenatxu, Viztor, 94rain, Nandana, Kieubinhtb, Tks4Fish, Mh-3110, 
Asad_Ali_Palijo, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, 
QZanden, LawExplorer, _jensen, rosalieper, xSavitar, Scott_WUaS, 
MuhammadShuaib, Tmalhotra, SimmeD, Wikidata-bugs, Snowolf, aude, Shizhao, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-29 Thread Jdlrobson
Jdlrobson removed a project: MediaWiki-extensions-Newsletter.
Jdlrobson updated the task description.

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

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

To: Jdlrobson
Cc: Osnard, Pwirth, Aklapper, Krinkle, Ammarpad, Jdlrobson, caldera, 
Mohammadmalek554, Parlautan, Alter-paule, NavinRizwi, Beast1978, Un1tY, 
Akuckartz, Soda, keithbrianpadilla, Demian, dlo, Hook696, darthmon_wmde, 
Tombolano, Saimongoltinio, WikimeSteve, abi_, Kent7301, pdehaye, ppelberg, 
BryghtShadow, joker88john, Kfield, 94rain, DannyS712, CucyNoiD, Nandana, 
Lens0021, JamesDriscoll, Schtom, ElanHR, marcella, Tumz24, kostajh, 
Gaboe420, Revansx, aoxomoxoa, Jony, Mmiller0712, OhKayeSierra, Bhaskargoyal24, 
priyanshu_varshney, Amorymeltzer, Giuliamocci, AbhinavKhare, Nikhil-nk, 
2angelic1, Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, 
Xinbenlv, Necroarcano, SapphieWillie, Bsandipan, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Nakohdo, 
Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Salgo60, Lewizho99, 
Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, Jseddon, 
rosalieper, Mkdw, Taiwania_Justo, shinjiman, gabriel-wmde, Scott_WUaS, Srdjan, 
Info-farmer, Samwilson, DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, 
Oetterer, Aschroet, Jrf, Husun1297, abian, Wikidata-bugs, Yaron_Koren, Base, 
aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, Dinoguy1000, Gryllida, 
jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, Lydia_Pintscher, Tpt, 
Nikerabbit, KartikMistry, He7d3r, Mbch331, Jay8g, ashley, Legoktm, lakshay234, 
Apoorv07, Chicocvenancio, Tinaj1234, QuimGil, 01tonythomas
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630903 **merged** by jenkins-bot:
  [mediawiki/extensions/Newsletter@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/630903

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

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

To: gerritbot
Cc: Osnard, Pwirth, Aklapper, Krinkle, Ammarpad, Jdlrobson, caldera, 
Mohammadmalek554, Parlautan, Alter-paule, NavinRizwi, Beast1978, Un1tY, 
Akuckartz, Soda, keithbrianpadilla, Demian, dlo, Hook696, darthmon_wmde, 
Tombolano, Saimongoltinio, WikimeSteve, abi_, Kent7301, pdehaye, ppelberg, 
BryghtShadow, joker88john, Kfield, 94rain, DannyS712, CucyNoiD, Nandana, 
Lens0021, JamesDriscoll, Schtom, ElanHR, marcella, Tumz24, kostajh, 
Gaboe420, Revansx, aoxomoxoa, Jony, Mmiller0712, OhKayeSierra, Bhaskargoyal24, 
priyanshu_varshney, Amorymeltzer, Giuliamocci, AbhinavKhare, Nikhil-nk, 
lakshay234, 2angelic1, Apoorv07, Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, 
Himanshuc3, Gq86, Af420, Xinbenlv, Necroarcano, SapphieWillie, Bsandipan, 
Robinma, Xover, Andrawaag, GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 
45Jayjay1969, Chicocvenancio, Nakohdo, Jonathan3, QZanden, Xephyr826, 
YULdigitalpreservation, Nicolas_NALLET, EnricoCNC, merbst, LawExplorer, 
spatton, EHCliffe, Salgo60, Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, 
SteffenFelix, _jensen, Jseddon, rosalieper, Mkdw, Taiwania_Justo, shinjiman, 
gabriel-wmde, Scott_WUaS, Srdjan, Info-farmer, Samwilson, DStrine, SBisson, 
Lmorillas, Vedmaka, MisterSynergy, Oetterer, Aschroet, Jrf, Husun1297, abian, 
Wikidata-bugs, Yaron_Koren, Base, Tinaj1234, aude, Candalua, AndyRussG, 
Pcoombe, Jongfeli, Bawolff, QuimGil, Dinoguy1000, Gryllida, jeblad, Harej, 
brion, Swainr, fbstj, Prtksxna, Catrope, Lydia_Pintscher, 01tonythomas, Tpt, 
Nikerabbit, KartikMistry, He7d3r, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T217131: Add monolingual language code gml

2020-09-29 Thread Amire80
Amire80 added a comment.


  Looks good to me.

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

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

To: Amire80
Cc: Amire80, Diwanshu885, Shubham656jain, Mbch331, jhsoby, GerardM, Aklapper, 
Marsupium, Rohitgeddam, Akuckartz, Soda, Chaytanya, darthmon_wmde, 
wiki-helenatxu, Viztor, 94rain, Nandana, Kieubinhtb, Tks4Fish, Mh-3110, 
Asad_Ali_Palijo, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, 
QZanden, LawExplorer, _jensen, rosalieper, xSavitar, Scott_WUaS, 
MuhammadShuaib, Tmalhotra, SimmeD, Wikidata-bugs, Snowolf, aude, Shizhao, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T217131: Add monolingual language code gml

2020-09-29 Thread Mbch331
Mbch331 added a subscriber: Amire80.
Mbch331 added a comment.


  @Shubham656jain @Diwanshu885 There is no approval of the LangCom yet, so this 
task can't be worked on.
  
  @jhsoby @Amire80 What's your opinion on adding this language?

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

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

To: Mbch331
Cc: Amire80, Diwanshu885, Shubham656jain, Mbch331, jhsoby, GerardM, Aklapper, 
Marsupium, Rohitgeddam, Akuckartz, Soda, Chaytanya, darthmon_wmde, 
wiki-helenatxu, Viztor, 94rain, Nandana, Kieubinhtb, Tks4Fish, Mh-3110, 
Asad_Ali_Palijo, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, 
QZanden, LawExplorer, _jensen, rosalieper, xSavitar, Scott_WUaS, 
MuhammadShuaib, Tmalhotra, SimmeD, Wikidata-bugs, Snowolf, aude, Shizhao, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264108: Add autocomplete for Lexemes in the Wikidata Query Service

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Hm, I’m not sure how this will work in practice… it’s bad enough that 
`wd:female[TAB]` shows female organism (Q43445) 
 before female (Q6581072) 
; if we include lexemes in the search, 
won’t it be even worse when female – English, adjective 
 and female – English, noun 
 are added to the list somewhere?
  
  More generally: I assume most searches on the query service UI will be 
exclusively for items, where the users aren’t interested in lexeme results – 
but there’s no way for the query service UI to know if a search should include 
lexemes or not. The prefix is always `wd:`, whether it’s for `wd:Q5`, `wd:P31` 
or `wd:L99`.
  
  (See also: `wd:P31` is a valid entity, containing the statements of the 
“instance of” property, but we don’t autocomplete `wd:instance of` to `wd:P31` 
– only `wdt:`, `p:` and other property-related prefixes search for properties. 
The trouble with lexemes is that they don’t have any prefixes for themselves at 
all.)

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, VIGNERON, Lydia_Pintscher, Lea_Lacroix_WMDE, 
CBogen, Akuckartz, darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T239195: Wikidata.org: On mobile, sections stays expanded even it's disabled in settings

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Per investigation in T263537 , 
setting `wgMFCollapseSectionsByDefault` to `true` on Wikidata should resolve 
this.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Peter.ovchyn, Lucas_Werkmeister_WMDE, Ochaochaocha3, Lea_Lacroix_WMDE, 
Liuxinyu970226, MaxSem, Lydia_Pintscher, Jdlrobson, Addshore, Aklapper, 
Masumrezarock100, 1997kB, Akuckartz, Demian, CptViraj, darthmon_wmde, Dibya, 
94rain, Dinadineke, DannyS712, Nandana, Tks4Fish, tabish.shaikh91, Lahi, Gq86, 
mojoaxel, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, 
QZanden, Kizule, merbst, LawExplorer, Winter, DatGuy, Devwaker, Niklitov, 
_jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, Jonas, Ananthsubray, 
Superzerocool, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, Wikidata-bugs, 
Snowolf, aude, Dcljr, TheDJ, Matanya, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263537: Switch the default value of the mobile "Expand all sections" option to true on mobile wikidata.org

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Stalled/Waiting to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Lucas_Werkmeister_WMDE added a comment.


  Alright, we figured out the issues and managed to test this prospective 
config change on the debug server. In short: yes, it seems to do what it’s 
supposed to do, let’s enable that setting on Wikidata (i. e., remove the line 
which sets it to `false` so that it uses the default value of `true`). It’s a 
bit tricky to test – MobileFrontend seems to cache the value of the “Expand all 
sections” user option in the session, so after practically any change you want 
to open a new private window to ensure you’re really getting the server default 
– but setting `wgMFCollapseSectionsByDefault` to `true` changes the behavior of 
talk page sections as desired (they’re collapsed by default, unless you change 
the user option), and nothing else we found seems to be negatively affected (in 
particular, mobile item and property pages look fine).

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, Addshore, Lydia_Pintscher, 
Lea_Lacroix_WMDE, WMDE-leszek, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _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] T239195: Wikidata.org: On mobile, sections stays expanded even it's disabled in settings

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T263537: Switch the default value of the 
mobile Expand all sections option to true on mobile wikidata.org as 
Resolved.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Peter.ovchyn, Lucas_Werkmeister_WMDE, Ochaochaocha3, Lea_Lacroix_WMDE, 
Liuxinyu970226, MaxSem, Lydia_Pintscher, Jdlrobson, Addshore, Aklapper, 
Masumrezarock100, 1997kB, Akuckartz, Demian, CptViraj, darthmon_wmde, Dibya, 
94rain, Dinadineke, DannyS712, Nandana, Tks4Fish, tabish.shaikh91, Lahi, Gq86, 
mojoaxel, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, 
QZanden, Kizule, merbst, LawExplorer, Winter, DatGuy, Devwaker, Niklitov, 
_jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, Jonas, Ananthsubray, 
Superzerocool, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, Wikidata-bugs, 
Snowolf, aude, Dcljr, TheDJ, Matanya, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264084: Drop unused indexes of wb_changes

2020-09-29 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Ladsgroup, Maintenance_bot
Cc: Lucas_Werkmeister_WMDE, Marostegui, Aklapper, Ladsgroup, Hazizibinmahdi, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331, 
Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, 
Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264084: Drop unused indexes of wb_changes

2020-09-29 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.12; 2020-10-05).

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

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

To: Ladsgroup, ReleaseTaggerBot
Cc: Lucas_Werkmeister_WMDE, Marostegui, Aklapper, Ladsgroup, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 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] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630903 had a related patch set uploaded (by Artrix; owner: Artrix):
  [mediawiki/extensions/Newsletter@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/630903

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

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

To: gerritbot
Cc: Osnard, Pwirth, Aklapper, Krinkle, Ammarpad, Jdlrobson, caldera, 
Mohammadmalek554, Parlautan, Alter-paule, NavinRizwi, Beast1978, Un1tY, 
Akuckartz, Soda, keithbrianpadilla, Demian, dlo, Hook696, darthmon_wmde, 
Tombolano, Saimongoltinio, WikimeSteve, abi_, Kent7301, pdehaye, ppelberg, 
BryghtShadow, joker88john, Kfield, 94rain, DannyS712, CucyNoiD, Nandana, 
Lens0021, JamesDriscoll, Schtom, ElanHR, marcella, Tumz24, kostajh, 
Gaboe420, Revansx, aoxomoxoa, Jony, Mmiller0712, OhKayeSierra, Bhaskargoyal24, 
priyanshu_varshney, Amorymeltzer, Giuliamocci, AbhinavKhare, Nikhil-nk, 
lakshay234, 2angelic1, Apoorv07, Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, 
Himanshuc3, Gq86, Af420, Xinbenlv, Necroarcano, SapphieWillie, Bsandipan, 
Robinma, Xover, Andrawaag, GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 
45Jayjay1969, Chicocvenancio, Nakohdo, Jonathan3, QZanden, Xephyr826, 
YULdigitalpreservation, Nicolas_NALLET, EnricoCNC, merbst, LawExplorer, 
spatton, EHCliffe, Salgo60, Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, 
SteffenFelix, _jensen, Jseddon, rosalieper, Mkdw, Taiwania_Justo, shinjiman, 
gabriel-wmde, Scott_WUaS, Srdjan, Info-farmer, Samwilson, DStrine, SBisson, 
Lmorillas, Vedmaka, MisterSynergy, Oetterer, Aschroet, Jrf, Husun1297, abian, 
Wikidata-bugs, Yaron_Koren, Base, Tinaj1234, aude, Candalua, AndyRussG, 
Pcoombe, Jongfeli, Bawolff, QuimGil, Dinoguy1000, Gryllida, jeblad, Harej, 
brion, Swainr, fbstj, Prtksxna, Catrope, Lydia_Pintscher, 01tonythomas, Tpt, 
Nikerabbit, KartikMistry, He7d3r, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264084: Drop unused indexes of wb_changes

2020-09-29 Thread Ladsgroup
Ladsgroup closed this task as "Resolved".
Ladsgroup added a comment.


  The follow up on T264109: Schema change to drop three indexes from wb_changes 


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

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

To: Ladsgroup
Cc: Lucas_Werkmeister_WMDE, Marostegui, Aklapper, Ladsgroup, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 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] T263969: Fatal error munging RDF org.openrdf.rio.RDFParseException: Expected '.', found 's' [line 595492] when trying to get local wikidata copy based on blazegraph running

2020-09-29 Thread Seppl2013
Seppl2013 added a comment.


  For me it's a showstopper. I'd love to work on 
https://github.com/somnathrakshit/geograpy3/issues/15 and currently I have the 
following options to run the SPARQL query for it 

  
  1. WikiData Query Service - it barely does not time out on the query but the 
SPARQLWrapper chokes on the result: 
https://github.com/RDFLib/sparqlwrapper/issues/163
  2. Local Wikidata Copy 2020 based on Apache Jena 
 - the query runs 
multiple hours and last time i tried i didn't know whether the 10 hour proxy 
timeout would be sufficient
  3. local Wikidata copy 2018 based on blazegraph 

 - thats the one i used - the query takes less than a minute gives me 17.000 
differences to the geonames dataset with same ids - i wonder how many of these 
are just based on the 2 year difference of actuality between the two datasets
  4. Local wikidata copy this issue is about - based on blazegraph - currently 
not working

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

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

To: Seppl2013
Cc: Seppl2013, Aklapper, CBogen, Akuckartz, darthmon_wmde, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T252731: Wikidata nodeID values sometimes start with numbers, causing parsing issues.

2020-09-29 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata-Campsite.

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

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

To: Lydia_Pintscher
Cc: Lucas_Werkmeister_WMDE, dcausse, Bovlb, Vahurzpu, Aklapper, CBogen, 
Akuckartz, darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263952: mwapi calls rarely return results

2020-09-29 Thread dcausse
dcausse claimed this task.
dcausse moved this task from Ready for Development to In Progress on the 
Discovery-Search (Current work) board.

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

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

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

To: dcausse
Cc: Daniel_Mietchen, Svizel_pritula, Aklapper, CBogen, Akuckartz, 
darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264084: Drop unused indexes of wb_changes

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630224 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Drop three unused indexes from 
wb_changes
  
  https://gerrit.wikimedia.org/r/630224

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

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

To: Ladsgroup, gerritbot
Cc: Lucas_Werkmeister_WMDE, Marostegui, Aklapper, Ladsgroup, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 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] T264108: Add autocomplete for Lexemes in the Wikidata Query Service

2020-09-29 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE created this task.
Lea_Lacroix_WMDE added projects: Wikidata Lexicographical data, 
Wikidata-Query-Service.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Currently, the autocomplete feature in the Wikidata Query Service doesn't 
support Lexemes, Forms and Senses.
  It would be great to have it so people building queries with Lexemes can 
access the content they want easier without having to check the identifiers on 
Wikidata.

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

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

To: Lea_Lacroix_WMDE
Cc: VIGNERON, Lydia_Pintscher, Lea_Lacroix_WMDE, CBogen, Akuckartz, 
darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259626: Contributor deletes page description

2020-09-29 Thread Pchelolo
Pchelolo reassigned this task from Pchelolo to eprodromou.
Pchelolo moved this task from Blocked to User Story Review on the Platform Team 
Workboards (Green) board.
Pchelolo added a comment.


  See T259625#6502392  for 
some handy CURLs

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

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

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

To: eprodromou, Pchelolo
Cc: Pchelolo, Aklapper, eprodromou, Naike, Akuckartz, apaskulin, darthmon_wmde, 
Nandana, Lahi, Gq86, Xinbenlv, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259624: Reader gets page description

2020-09-29 Thread Pchelolo
Pchelolo reassigned this task from Pchelolo to eprodromou.
Pchelolo added a comment.


  Done:
  
  enwiki:
  
curl 
https://api.wikimedia.org/core/v1/wikipedia/en/page/San_Francisco/description
{"description":"Consolidated city-county in California, US"}
  
  For lang-variants support see T259625#6502392 


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

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

To: eprodromou, Pchelolo
Cc: Pchelolo, Aklapper, eprodromou, Naike, Akuckartz, apaskulin, darthmon_wmde, 
Nandana, Lahi, Gq86, Xinbenlv, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259625: Contributor sets page description

2020-09-29 Thread Pchelolo
Pchelolo moved this task from Blocked to User Story Review on the Platform Team 
Workboards (Green) board.
Pchelolo reassigned this task from Pchelolo to eprodromou.
Pchelolo added a comment.


  Done:
  
curl -XPUT -H 'Content-Type: application/json' -H 'Authorization: Bearer 
$TOKEN' -H 'Content-Language: sr-ec' 
https://api.wikimedia.org/core/v1/wikipedia/sr/page/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B8%D0%BA%3APchelolo%2FDescrTest/description
 -d "{\"description\":\"Мое тестовое описание\",\"comment\":\"Мой тестовый 
коммент\"}"
{"description":"Мое тестовое описание"}
  
  Looking at the linked Wikidata item Q4115189: Serbian (Cyrillic script) - Мое 
тестовое описание
  
curl -H 'Accept-Language: sr-ec' 
https://api.wikimedia.org/core/v1/wikipedia/sr/page/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B8%D0%BA%3APchelolo%2FDescrTest/description
{"description":"Мое тестовое описание"}

curl -H 'Accept-Language: sr-el' 
https://api.wikimedia.org/core/v1/wikipedia/sr/page/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B8%D0%BA%3APchelolo%2FDescrTest/description
{"status":404,"type":"not_found","title":"Short description not 
found","detail":"404: 
not_found","method":"GET","uri":"/sr.wikipedia.org/v1/page/description/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B8%D0%BA%3APchelolo%2FDescrTest"}
  
  Deleting:
  
curl -XDELETE -H 'Authorization: Bearer $TOKEN' -H 'Content-Language: 
sr-ec' 
https://api.wikimedia.org/core/v1/wikipedia/sr/page/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B8%D0%BA%3APchelolo%2FDescrTest/description
  
  Looking at the related data item - the description disappeared.
  
  When testing this, please be VERY careful cause your edits are going to real 
Wikidata. Please use Q4115189 as a testbed. Prior to testing you need to add a 
site link to the article you will be using for testing.

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

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

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

To: eprodromou, Pchelolo
Cc: Pchelolo, Aklapper, eprodromou, Naike, Akuckartz, apaskulin, darthmon_wmde, 
Nandana, Lahi, Gq86, Xinbenlv, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262520: Add OAuth to WikibaseManifest test system

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630898 had a related patch set uploaded (by Tonina Zhelyazkova; owner: 
Tonina Zhelyazkova):
  [mediawiki/extensions/WikibaseManifest@master] Add steps to install OAuth on 
the test system
  
  https://gerrit.wikimedia.org/r/630898

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

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

To: Tonina_Zhelyazkova_WMDE, gerritbot
Cc: Pintoch, Aklapper, Samantha_Alipio_WMDE, Akuckartz, darthmon_wmde, 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] T262520: Add OAuth to WikibaseManifest test system

2020-09-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Tonina_Zhelyazkova_WMDE, gerritbot
Cc: Pintoch, Aklapper, Samantha_Alipio_WMDE, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, 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] T262919: Create OpenAPI specification for WikibaseManifest

2020-09-29 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Tonina_Zhelyazkova_WMDE, Maintenance_bot
Cc: Aklapper, Tarrow, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.36-notes (1.36.0-wmf.12; 
2020-10-05); removed MW-1.36-notes (1.36.0-wmf.11; 2020-09-29).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Lucas_Werkmeister_WMDE, Michael, WMDE-leszek, DannyS712, Aklapper, Reedy, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T30604: Show interlanguage links on associated talk pages too

2020-09-29 Thread Bugreporter
Bugreporter added a parent task: T262472: Show language links from other tabs 
than the article tab.

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

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

To: Bugreporter
Cc: Liuxinyu970226, PokestarFan, Naraht, Izno, aude, Wikidata-bugs, He7d3r, 
MarkAHershberger, Ricordisamoa, Platonides, Aklapper, Lydia_Pintscher, 
JohnLewis, Akuckartz, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T47687: no language links shown in edit mode

2020-09-29 Thread Bugreporter
Bugreporter added a parent task: T262472: Show language links from other tabs 
than the article tab.

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

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

To: Bugreporter
Cc: Bugreporter, Wikidata-bugs, Abraham, TheDJ, Nemo_bis, Silvonen, 
Ricordisamoa, Lydia_Pintscher, hoo, Akuckartz, darthmon_wmde, Dinadineke, 
DannyS712, Nandana, lucamauri, tabish.shaikh91, Lahi, Gq86, GoranSMilovanovic, 
Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, merbst, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262472: Show language links from other tabs than the article tab

2020-09-29 Thread Bugreporter
Bugreporter added subtasks: T30604: Show interlanguage links on associated talk 
pages too, T47687: no language links shown in edit mode.

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

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

To: Bugreporter
Cc: Jony, Ladsgroup, AdHuikeshoven, BEANS-X2, santhosh, Izno, Base, ovasileva, 
Pginer-WMF, Lydia_Pintscher, Amire80, alexhollender, Ata, Aklapper, Johan, 
XeroS_SkalibuR, Akuckartz, Demian, Adidsone1, darthmon_wmde, DannyS712, 
Nandana, Phukettaxigroup, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, 
QZanden, pmiazga, LawExplorer, JJMC89, Iniquity, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262919: Create OpenAPI specification for WikibaseManifest

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 628293 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseManifest@master] Add openapi spec for the 
manifest format
  
  https://gerrit.wikimedia.org/r/628293

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

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

To: Tonina_Zhelyazkova_WMDE, gerritbot
Cc: Aklapper, Tarrow, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, 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] T262942: PoC on anomaly detection with Flink

2020-09-29 Thread dcausse
dcausse added a comment.


  Looking at existing solutions based on flink in this area I don't think this 
is a good fit for the table API and/or SQL unless the usecase is relatively 
simple (does not require fine control on the state nor specific timers).
  Most solutions I've seen describe a similar architecture:
  
  - event ingestion (exactly what eventgate does)
  - flink pipeline:
- read from existing event sources and possibly join multiple ones
- key (partitioning)
- feature extraction (time operation/aggregation/...)
- anomaly detection (applying rules/models)
  - front-end (alerts/UI)
  
  The main reasons on why a streaming approach is preferred in these cases (as 
apposed to a classic polling or batch approach) is:
  
  - low latency requirements
  - high cardinality states
  
  For a simple POC if we have precise rules in mind the table API/SQL might be 
usable.
  
  @CDanis if you have something relatively precise & simple in mind this is 
something I could try to build a skeleton for and start from here.
  I see that you started collecting some data for T257527 
, is this data available in a kafka 
topic yet? Additionally would you have some rules or metrics you would like to 
extract from it?
  
  I might also be interested in applying a more complex approach on top of some 
data that I know (e.g. cirrus backend requests) and see if this is something 
that could be generalized.

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

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

To: dcausse
Cc: Aklapper, Ottomata, Gehel, dcausse, CDanis, Zbyszko, CBogen, Akuckartz, 
4748kitoko, darthmon_wmde, Nandana, Namenlos314, Akovalyov, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, JAllemandou, 
terrrydactyl, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263640: Include max_lag in WikibaseManifest

2020-09-29 Thread Tonina_Zhelyazkova_WMDE
Tonina_Zhelyazkova_WMDE removed a project: Patch-For-Review.

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

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

To: Silvan_WMDE, Tonina_Zhelyazkova_WMDE
Cc: Aklapper, Tonina_Zhelyazkova_WMDE, Akuckartz, darthmon_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263640: Include max_lag in WikibaseManifest

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630178 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseManifest@master] Include max_lag in 
WikibaseManifest
  
  https://gerrit.wikimedia.org/r/630178

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

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

To: Silvan_WMDE, gerritbot
Cc: Aklapper, Tonina_Zhelyazkova_WMDE, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, 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] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE added a comment.


  I think we can close this, there aren’t any more search results for T263785 
 in the code.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Michael, WMDE-leszek, DannyS712, Aklapper, Reedy, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630794 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@REL1_35] Use proper test users in Client tests
  
  https://gerrit.wikimedia.org/r/630794

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Michael, WMDE-leszek, DannyS712, Aklapper, Reedy, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630781 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Reenable tests disabled due to actor 
migration issues
  
  https://gerrit.wikimedia.org/r/630781

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Michael, WMDE-leszek, DannyS712, Aklapper, Reedy, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630814 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Use proper test users in Client tests
  
  https://gerrit.wikimedia.org/r/630814

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Michael, WMDE-leszek, DannyS712, Aklapper, Reedy, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262923: Investigate sensible DB load group splits for Wikidata / Wikibase

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  But I don’t think this is a problem with just `PrefetchingItemTermLookup`… 
from a quick `git grep`, roughly two thirds of `$this->incrementForQuery()` 
calls aren’t directly related to a database query, I’d say. If I’m not 
mistaken, this new `StatsdMonitoring` trait (which creates the measurements for 
`wikibase.query_contexts.{repo,client},term_store,{query_type}`) was introduced 
by replacing existing calls to statsd, but those existing calls had never been 
written with the intention to correspond 1:1 to database queries, so now we’re 
getting skewed data, where the same query might be logged multiple times at 
different levels.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Ladsgroup, Rosalie_WMDE, toan, Lucas_Werkmeister_WMDE, Aklapper, 
Hazizibinmahdi, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, jijiki, 
Klaas_Z4us_V, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, 
elukey, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262923: Investigate sensible DB load group splits for Wikidata / Wikibase

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Though it doesn’t seem to make a big difference, unless I did it wrong (feel 
free to review in Grafana):
  F32367793: Screenshot_2020-09-29 Wikibase SQL Term Storage - Grafana.png 


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

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

To: Lucas_Werkmeister_WMDE
Cc: Ladsgroup, Rosalie_WMDE, toan, Lucas_Werkmeister_WMDE, Aklapper, 
Hazizibinmahdi, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, jijiki, 
Klaas_Z4us_V, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, 
elukey, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262924: Investigate how to implement different DB load groups in Wikibase

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Yeah, I figure this can be closed if nobody disagrees.

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

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

To: Lucas_Werkmeister_WMDE
Cc: toan, Addshore, Michael, Aklapper, Lucas_Werkmeister_WMDE, Akuckartz, 
Iflorez, darthmon_wmde, alaa_wmde, Nandana, jijiki, Klaas_Z4us_V, Lahi, Gq86, 
Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, elukey, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263994: Run wikibase travis CI against respective MediaWiki branch

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630791 had a related patch set uploaded (by Pablo Grass (WMDE); owner: 
Pablo Grass (WMDE)):
  [mediawiki/extensions/Wikibase@REL1_35] travis: build release branches with 
respective MW branch
  
  https://gerrit.wikimedia.org/r/630791

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

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

To: Pablo-WMDE, gerritbot
Cc: Ladsgroup, WMDE-leszek, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Pablo-WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE removed a subscriber: Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞).
Lucas_Werkmeister_WMDE edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Michael, WMDE-leszek, DannyS712, Aklapper, Reedy, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331, #wikidata-campsite-iteration-∞
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a subscriber: Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞).
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE added a comment.


  Pulling this into the campsite to reenable the tests as soon as possible.

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

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

To: Lucas_Werkmeister_WMDE
Cc: #wikidata-campsite-iteration-∞, Lucas_Werkmeister_WMDE, Michael, 
WMDE-leszek, DannyS712, Aklapper, Reedy, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Gaboe420, lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262923: Investigate sensible DB load group splits for Wikidata / Wikibase

2020-09-29 Thread toan
toan added a comment.


  Suggested way forward:  stop incrementing the statsd counter for 
PrefetchingItemTermLookup::prefetchTerms to get the correct result.

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

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

To: toan
Cc: Ladsgroup, Rosalie_WMDE, toan, Lucas_Werkmeister_WMDE, Aklapper, 
Hazizibinmahdi, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, jijiki, 
Klaas_Z4us_V, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, 
elukey, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T192006: wdqs-frontend docker image should (BLUBBER) rebuild automatically when a new patch is pushed to master

2020-09-29 Thread WMDE-leszek
WMDE-leszek added a comment.


  Awaiting the task to be opened by @addshore describing the current state of 
the next steps to take in this field

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

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

To: WMDE-leszek
Cc: WMDE-leszek, Jdforrester-WMF, Ladsgroup, LarsWirzenius, Lydia_Pintscher, 
Joe, gerritbot, akosiaris, thcipriani, Addshore, Aklapper, DC_Slagel, 
Samantha_Alipio_WMDE, Akuckartz, darthmon_wmde, Jelabra, Nandana, Lahi, Gq86, 
Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Asahiko, despens, Wikidata-bugs, aude, dduvall, Mbch331, 
Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T192006: wdqs-frontend docker image should (BLUBBER) rebuild automatically when a new patch is pushed to master

2020-09-29 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Maintenance_bot
Cc: WMDE-leszek, Jdforrester-WMF, Ladsgroup, LarsWirzenius, Lydia_Pintscher, 
Joe, gerritbot, akosiaris, thcipriani, Addshore, Aklapper, DC_Slagel, 
Samantha_Alipio_WMDE, Akuckartz, darthmon_wmde, Jelabra, Nandana, Lahi, Gq86, 
Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Asahiko, despens, Wikidata-bugs, aude, dduvall, Mbch331, 
Jay8g, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, 
Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262923: Investigate sensible DB load group splits for Wikidata / Wikibase

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  > If it's causing two queries and not one, it should be counted twice since 
we care about the load. Am I missing something obvious?
  
  It’s not necessarily causing two queries, if I understand correctly. 
`PrefetchingItemTermLookup::prefetchTerms` calls 
`DatabaseTermIdsResolver::selectTermsViaJoin` (via 
`DatabaseTermIdsResolver::selectTermsViaJoin`), so both statsd measurements may 
correspond to the same single query. But 
`PrefetchingItemTermLookup::prefetchTerms` actually calls 
`DatabaseTermIdsResolver::selectTermsViaJoin` //in a loop//, too, so there may 
be more than one `DatabaseTermIdsResolver_selectTermsViaJoin` measurement for 
the same `PrefetchingItemTermLookup_prefetchTerms` measurement, if I’m not 
mistaken. But we’re always overcounting by one, I think, and should probably 
remove the statsd measurement for `DatabaseTermIdsResolver_selectTermsViaJoin`.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Ladsgroup, Rosalie_WMDE, toan, Lucas_Werkmeister_WMDE, Aklapper, 
Hazizibinmahdi, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, jijiki, 
Klaas_Z4us_V, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, 
elukey, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T256882: The streaming updater should support page undeletes

2020-09-29 Thread Zbyszko
Zbyszko claimed this task.

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

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

To: Zbyszko
Cc: Aklapper, dcausse, CBogen, Akuckartz, darthmon_wmde, Nandana, Namenlos314, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263565: First simple query - input of string values only with dynamic Property

2020-09-29 Thread Charlie_WMDE
Charlie_WMDE updated the task description.

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

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

To: Charlie_WMDE
Cc: Aklapper, Lydia_Pintscher, Akuckartz, darthmon_wmde, 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] T263986: Convert P1820 from string to external ID

2020-09-29 Thread WMDE-leszek
WMDE-leszek added subscribers: Mohammed_Sadat_WMDE, WMDE-leszek.
WMDE-leszek added a comment.


  after running the maintenance script, some communication to the community is 
to be done - developers will rely on @Lea_Lacroix_WMDE  @Lydia_Pintscher 
@Mohammed_Sadat_WMDE doing it.

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

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

To: WMDE-leszek
Cc: WMDE-leszek, Mohammed_Sadat_WMDE, Lucas_Werkmeister_WMDE, Aklapper, 
Lydia_Pintscher, Lea_Lacroix_WMDE, Akuckartz, Iflorez, darthmon_wmde, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_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] T261488: trial new termbox on desktop on a test system

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630852 had a related patch set uploaded (by Michael Große; owner: 
Michael Große):
  [mediawiki/extensions/Wikibase@master] Don't try to show new Termbox for 
Lexemes
  
  https://gerrit.wikimedia.org/r/630852

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

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

To: Ladsgroup, gerritbot
Cc: WMDE-leszek, Aklapper, Lydia_Pintscher, Alter-paule, Hazizibinmahdi, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, 
alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
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] T263982: Termbox on Desktop breaks Lexeme edit links

2020-09-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Ladsgroup, Lydia_Pintscher, Aklapper, WMDE-leszek, Michael, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 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] T263982: Termbox on Desktop breaks Lexeme edit links

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630852 had a related patch set uploaded (by Michael Große; owner: 
Michael Große):
  [mediawiki/extensions/Wikibase@master] Don't try to show new Termbox for 
Lexemes
  
  https://gerrit.wikimedia.org/r/630852

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

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

To: gerritbot
Cc: Ladsgroup, Lydia_Pintscher, Aklapper, WMDE-leszek, Michael, Akuckartz, 
darthmon_wmde, 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] T263986: Convert P1820 from string to external ID

2020-09-29 Thread WMDE-leszek
WMDE-leszek moved this task from Prioritized Product to 
Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
WMDE-leszek edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: WMDE-leszek
Cc: Lucas_Werkmeister_WMDE, Aklapper, Lydia_Pintscher, Lea_Lacroix_WMDE, 
Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _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] T263564: First simple query - input of string values only with hard-coded Property

2020-09-29 Thread Charlie_WMDE
Charlie_WMDE updated the task description.

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

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

To: Charlie_WMDE
Cc: guergana.tzatchkova, Aklapper, Lydia_Pintscher, Akuckartz, darthmon_wmde, 
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] T222449: Make existing daily selenium nodejs tests for WikibaseLexeme green again

2020-09-29 Thread WMDE-leszek
WMDE-leszek moved this task from Prioritized Tech to 
Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
WMDE-leszek edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: WMDE-leszek
Cc: zeljkofilipin, noarave, WMDE-leszek, hoo, Ladsgroup, Michael, Akuckartz, 
Iflorez, darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263661: Run CI to validate API against OpenApi Spec

2020-09-29 Thread Silvan_WMDE
Silvan_WMDE claimed this task.
Silvan_WMDE moved this task from To do to Doing on the Wikibase - Automated 
Configuration Detection (WikibaseManifest) (Sprint 3) board.

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

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

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

To: Silvan_WMDE
Cc: Aklapper, Tarrow, Akuckartz, darthmon_wmde, 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] T246004: Spike: Can/should Swift be used as Flink checkpoint backend?

2020-09-29 Thread fgiunchedi
fgiunchedi added a comment.


  In T246004#6501106 , 
@Zbyszko wrote:
  
  > @fgiunchedi We estimate we'd need around 500GB of storage for the streaming 
updater (not accounting for replicas). Our use case is almost always write only 
(checkpoints are read only on pipeline restarts, which ideally will be done 
rarely) - but we have a elasticity when it comes to configuration of the 
checkpoints interval.
  
  500G seems reasonable to me, do you have a sense how/if this size increases 
over time? (need to know in general but not a blocker ATM). Do you know if 
flink takes care of creating the containers too once it has access to swift? 
I'm asking because on container creation we can pick whether data will be 
stored on hdd or ssd.
  
  In T246004#6501794 , 
@Zbyszko wrote:
  
  > @fgiunchedi unfortunately, there is no docker on stat instances so I'm 
unable to test swift that way. I'd still prefer to have some container on a 
already running service (whichever is accessible from analytics cluster). Test 
we want to set up would involve longer running service, starting from longer 
intervals, going back to shorter ones. We want to set up full end to end 
solution, so it'd make sense to use a stable solution anyway.
  
  I understand where you are coming from and wanting to setup a full end to end 
solution. Where is (local?) testing of the Flink/WDQS pipeline happening at the 
moment? I'm asking because wherever that environment is then it'd be good to 
have a (even minimal, single host) Swift cluster to test the integration.

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

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

To: Zbyszko, fgiunchedi
Cc: elukey, EBernhardson, JMeybohm, fgiunchedi, CBogen, #analytics, dcausse, 
Gehel, Zbyszko, Aklapper, JAllemandou, Smalyshev, Iamamz3, Ottomata, 
NavinRizwi, Akuckartz, darthmon_wmde, DannyS712, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2020-09-29 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: zeljkofilipin, noarave, WMDE-leszek, hoo, Ladsgroup, Michael, Akuckartz, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2020-09-29 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: zeljkofilipin, noarave, WMDE-leszek, hoo, Ladsgroup, Michael, Akuckartz, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263986: Convert P1820 from string to external ID

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  For reference on how to do this, see e. g. T255241 
 and T262198 
.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, Lydia_Pintscher, Lea_Lacroix_WMDE, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _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] T263566: First simple query - generating the SPARQL

2020-09-29 Thread Charlie_WMDE
Charlie_WMDE updated the task description.

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

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

To: Charlie_WMDE
Cc: Aklapper, Lydia_Pintscher, Akuckartz, darthmon_wmde, 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] T263989: Upstream MwHttpRequestToResponseInterfaceAdapter into core

2020-09-29 Thread WMDE-leszek
WMDE-leszek moved this task from Prioritized Tech to 
Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
WMDE-leszek edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: WMDE-leszek
Cc: Jakob_WMDE, Ladsgroup, Addshore, Aklapper, Pablo-WMDE, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, 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] T192006: wdqs-frontend docker image should (BLUBBER) rebuild automatically when a new patch is pushed to master

2020-09-29 Thread WMDE-leszek
WMDE-leszek moved this task from Prioritized Tech to 
Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
WMDE-leszek edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: WMDE-leszek
Cc: WMDE-leszek, Jdforrester-WMF, Ladsgroup, LarsWirzenius, Lydia_Pintscher, 
Joe, gerritbot, akosiaris, thcipriani, Addshore, Aklapper, Alter-paule, 
Beast1978, DC_Slagel, Un1tY, Samantha_Alipio_WMDE, Akuckartz, Hook696, Iflorez, 
darthmon_wmde, Kent7301, alaa_wmde, Jelabra, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Asahiko, despens, Wikidata-bugs, aude, dduvall, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T192006: wdqs-frontend docker image should (BLUBBER) rebuild automatically when a new patch is pushed to master

2020-09-29 Thread WMDE-leszek
WMDE-leszek moved this task from Wikidata-Campsite-Iteration-∞ to Prioritized 
Tech on the Wikidata-Campsite board.
WMDE-leszek edited projects, added Wikidata-Campsite; removed Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞).

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

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

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

To: WMDE-leszek
Cc: WMDE-leszek, Jdforrester-WMF, Ladsgroup, LarsWirzenius, Lydia_Pintscher, 
Joe, gerritbot, akosiaris, thcipriani, Addshore, Aklapper, Alter-paule, 
Beast1978, DC_Slagel, Un1tY, Samantha_Alipio_WMDE, Akuckartz, Hook696, 
darthmon_wmde, Kent7301, Jelabra, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Asahiko, despens, Wikidata-bugs, aude, dduvall, 
Mbch331, Jay8g, Iflorez, alaa_wmde
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263989: Upstream MwHttpRequestToResponseInterfaceAdapter into core

2020-09-29 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Jakob_WMDE, Ladsgroup, Addshore, Aklapper, Pablo-WMDE, Akuckartz, 
darthmon_wmde, 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] T263989: Upstream MwHttpRequestToResponseInterfaceAdapter into core

2020-09-29 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Jakob_WMDE, Ladsgroup, Addshore, Aklapper, Pablo-WMDE, Akuckartz, 
darthmon_wmde, 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] T262520: Add OAuth to WikibaseManifest test system

2020-09-29 Thread Tonina_Zhelyazkova_WMDE
Tonina_Zhelyazkova_WMDE claimed this task.

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

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

To: Tonina_Zhelyazkova_WMDE
Cc: Pintoch, Aklapper, Samantha_Alipio_WMDE, Akuckartz, darthmon_wmde, 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] T252731: Wikidata nodeID values sometimes start with numbers, causing parsing issues.

2020-09-29 Thread dcausse
dcausse added a project: Wikidata-Query-Service.
dcausse added a comment.


  no objections to prefixing a letter or a couple chars here, the query service 
munging process can easily be adapted to remove such prefixes when skolemizing 
the blank nodes.

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

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

To: dcausse
Cc: Lucas_Werkmeister_WMDE, dcausse, Bovlb, Vahurzpu, Aklapper, CBogen, 
Akuckartz, darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T246004: Spike: Can/should Swift be used as Flink checkpoint backend?

2020-09-29 Thread Zbyszko
Zbyszko added a comment.


  @fgiunchedi unfortunately, there is no docker on stat instances so I'm unable 
to test swift that way. I'd still prefer to have some container on a already 
running service (whichever is accessible from analytics cluster). Test we want 
to set up would involve longer running service, starting from longer intervals, 
going back to shorter ones. We want to set up full end to end solution, so it'd 
make sense to use a stable solution anyway.

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

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

To: Zbyszko
Cc: elukey, EBernhardson, JMeybohm, fgiunchedi, CBogen, #analytics, dcausse, 
Gehel, Zbyszko, Aklapper, JAllemandou, Smalyshev, Iamamz3, Ottomata, 
NavinRizwi, Akuckartz, darthmon_wmde, DannyS712, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T261119: Architecture review of Flink based WDQS Streaming Updater

2020-09-29 Thread Zbyszko
Zbyszko added a comment.


  Architecture review will be done at the beginning of November.

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

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

To: Zbyszko
Cc: Aklapper, Zbyszko, dcausse, Gehel, CBogen, Akuckartz, darthmon_wmde, 
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263539: Set up a test system

2020-09-29 Thread Ladsgroup
Ladsgroup added a project: Patch-For-Review.

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

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

To: Ladsgroup
Cc: bete, Aklapper, Jakob_WMDE, Alter-paule, Hazizibinmahdi, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, 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] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630814 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] Use proper test users in Client tests
  
  https://gerrit.wikimedia.org/r/630814

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

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

To: gerritbot
Cc: Lucas_Werkmeister_WMDE, Michael, WMDE-leszek, DannyS712, Aklapper, Reedy, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263989: Upstream MwHttpRequestToResponseInterfaceAdapter into core

2020-09-29 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Jakob_WMDE, Ladsgroup, Addshore, Aklapper, Pablo-WMDE, Akuckartz, 
darthmon_wmde, 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] T207484: API to efficiently format large numbers of entity IDs

2020-09-29 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Pintoch, Addshore, Lydia_Pintscher, Lea_Lacroix_WMDE, gerritbot, Aklapper, 
LucasWerkmeister, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, 
Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T217131: Add monolingual language code gml

2020-09-29 Thread Diwanshu885
Diwanshu885 added a comment.


  I would like to contribute on this issue.

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

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

To: Diwanshu885
Cc: Diwanshu885, Shubham656jain, Mbch331, jhsoby, GerardM, Aklapper, Marsupium, 
Rohitgeddam, Akuckartz, Soda, Chaytanya, darthmon_wmde, wiki-helenatxu, Viztor, 
94rain, Nandana, Kieubinhtb, Tks4Fish, Mh-3110, Asad_Ali_Palijo, Lahi, Gq86, 
GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, LawExplorer, 
_jensen, rosalieper, xSavitar, Scott_WUaS, MuhammadShuaib, Tmalhotra, SimmeD, 
Wikidata-bugs, Snowolf, aude, Shizhao, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T252731: Wikidata nodeID values sometimes start with numbers, causing parsing issues.

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added subscribers: dcausse, Lucas_Werkmeister_WMDE.
Lucas_Werkmeister_WMDE added a comment.


  If I understand correctly, these node IDs are specifically used for blank 
nodes. We used to number these sequentially, but then switched to using hashes 
in generate stable labels for blank nodes 
 
(compare T245541 ); I assume that’s 
what caused this issue.
  
  Since we only recently changed these node IDs, and I believe they’re not 
meant to be meaningful, we can probably change them again – but we should 
coordinate this with the query service team to ensure the query service updater 
doesn’t get confused by the new format.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, dcausse, Bovlb, Vahurzpu, Aklapper, Akuckartz, 
darthmon_wmde, 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] T217131: Add monolingual language code gml

2020-09-29 Thread Shubham656jain
Shubham656jain added a comment.


  is this task taken?

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

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

To: Shubham656jain
Cc: Shubham656jain, Mbch331, jhsoby, GerardM, Aklapper, Marsupium, Rohitgeddam, 
Akuckartz, Soda, Chaytanya, darthmon_wmde, wiki-helenatxu, Viztor, 94rain, 
Nandana, Kieubinhtb, Tks4Fish, Mh-3110, Asad_Ali_Palijo, Lahi, Gq86, 
GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, LawExplorer, 
_jensen, rosalieper, xSavitar, Scott_WUaS, MuhammadShuaib, Tmalhotra, SimmeD, 
Wikidata-bugs, Snowolf, aude, Shizhao, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T252731: Wikidata nodeID values sometimes start with numbers, causing parsing issues.

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Bovlb, Vahurzpu, Aklapper, Akuckartz, darthmon_wmde, 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] T257938: License type filter for media search

2020-09-29 Thread Cparle
Cparle claimed this task.

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

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

To: Cparle
Cc: AnneT, dcausse, Multichill, EBernhardson, matthiasmullie, mwilliams, 
Aklapper, CBogen, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, JKSTNK, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, Bsandipan, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Lewizho99, Maathavan, 
Silverfish, Poyekhali, _jensen, rosalieper, Taiwania_Justo, Scott_WUaS, 
Susannaanas, Ixocactus, Wong128hk, Jane023, Wikidata-bugs, Base, aude, 
El_Grafo, Dinoguy1000, Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, 
Raymond, Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264089: Create look-up component

2020-09-29 Thread Charlie_WMDE
Charlie_WMDE created this task.
Charlie_WMDE added a project: Wikidata Query Builder.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As a DS designer and developer, I want to have a new input component 
implemented, because it is needed for the Query Builder hike in order to be 
able to input item values.
  
  **Acceptance Criteria**
  
  [ ] The text input is implemented according to the Figma specs 
. 
They are defined using system tokens
  [ ] The text input component-level tokens are
- created according to the naming convention
- used to style the component
  
  [ ] The text input is shown in Storybook according to the specification in 
the specs
  
  **States**
  
  [ ] Default state
  [ ] Hover state
  [ ] Active & Focus state
  [ ] Disabled state
  [ ] Default filled
  [ ] Error state
  [ ] Warning state
  
  [ ] All states are implemented in a Medium and Large size
  
  **Notes:**

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

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

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

To: Charlie_WMDE
Cc: Aklapper, Charlie_WMDE, Akuckartz, darthmon_wmde, 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] T263999: Some lua-calls with language specified does not end up in formatterCache

2020-09-29 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: toan, Aklapper, Akuckartz, darthmon_wmde, 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] T255436: Termbox Error Logging Should Differentiate between RemoteRenderer and Service timeouts.

2020-09-29 Thread Addshore
Addshore added a project: Wikidata-Campsite.

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

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

To: Addshore
Cc: Addshore, Aklapper, Tarrow, Akuckartz, darthmon_wmde, Nandana, jijiki, 
Klaas_Z4us_V, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, 
elukey, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263989: Upstream MwHttpRequestToResponseInterfaceAdapter into core

2020-09-29 Thread Addshore
Addshore added a project: Wikidata-Campsite.

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

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

To: Addshore
Cc: Jakob_WMDE, Ladsgroup, Addshore, Aklapper, Pablo-WMDE, Akuckartz, 
darthmon_wmde, 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] T264084: Drop unused indexes of wb_changes

2020-09-29 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Ladsgroup, gerritbot
Cc: Lucas_Werkmeister_WMDE, Marostegui, Aklapper, Ladsgroup, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 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] T264084: Drop unused indexes of wb_changes

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630224 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [mediawiki/extensions/Wikibase@master] Drop three unused indexes from 
wb_changes
  
  https://gerrit.wikimedia.org/r/630224

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

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

To: Ladsgroup, gerritbot
Cc: Lucas_Werkmeister_WMDE, Marostegui, Aklapper, Ladsgroup, Hazizibinmahdi, 
Akuckartz, darthmon_wmde, 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] T258354: create new rate-limited bot group for Wikidata

2020-09-29 Thread Ladsgroup
Ladsgroup added a comment.


  In T258354#6499293 , 
@Multichill wrote:
  
  > Ok, I see, we only put misbehaving bots in this group.
  
  I think the proposal is the other way around, we add important bots that 
needs bypassing ratelimit to accountcreator group (like massmessage)
  
  I assume we could define a higher ratelimit for bots in general but not too 
high.

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

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

To: Ladsgroup
Cc: MarcoAurelio, Urbanecm, ItamarWMDE, Lucas_Werkmeister_WMDE, Hazard-SJ, 
pywikibot-bugs-list, Multichill, Rschen7754, Pasleim, matej_suchanek, tfmorris, 
Ladsgroup, Mike_Peel, Mohammed_Sadat_WMDE, Dipsacus_fullonum, Bugreporter, 
MisterSynergy, Lea_Lacroix_WMDE, Aklapper, Lydia_Pintscher, JohnsonLee01, 
SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, Khutuck, Akuckartz, Zkhalido, 
Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, Viztor, 
CucyNoiD, Nandana, Wenyi, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, Tbscho, MayS, LawExplorer, Lewizho99, 
Mdupont, JJMC89, Maathavan, Dvorapa, _jensen, rosalieper, Altostratus, 
Avicennasis, Scott_WUaS, Jonas, mys_721tx, Wikidata-bugs, aude, jayvdb, 
Ricordisamoa, Masti, Alchimista, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258354: create new rate-limited bot group for Wikidata

2020-09-29 Thread Ladsgroup
Ladsgroup added a comment.


  In T258354#6497417 , 
@Lydia_Pintscher wrote:
  
  > So that leaves the suggestion to remove noratelimit from all bots and add 
accounts that require noratelimit to "accountcreator" group. @Ladsgroup: Would 
this work?
  
  Definitely.

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

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

To: Ladsgroup
Cc: MarcoAurelio, Urbanecm, ItamarWMDE, Lucas_Werkmeister_WMDE, Hazard-SJ, 
pywikibot-bugs-list, Multichill, Rschen7754, Pasleim, matej_suchanek, tfmorris, 
Ladsgroup, Mike_Peel, Mohammed_Sadat_WMDE, Dipsacus_fullonum, Bugreporter, 
MisterSynergy, Lea_Lacroix_WMDE, Aklapper, Lydia_Pintscher, JohnsonLee01, 
SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, Khutuck, Akuckartz, Zkhalido, 
Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, Viztor, 
CucyNoiD, Nandana, Wenyi, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, Tbscho, MayS, LawExplorer, Lewizho99, 
Mdupont, JJMC89, Maathavan, Dvorapa, _jensen, rosalieper, Altostratus, 
Avicennasis, Scott_WUaS, Jonas, mys_721tx, Wikidata-bugs, aude, jayvdb, 
Ricordisamoa, Masti, Alchimista, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264084: Drop unused indexes of wb_changes

2020-09-29 Thread Ladsgroup
Ladsgroup created this task.
Ladsgroup added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: User-Ladsgroup.

TASK DESCRIPTION
  Result of T262856: Investigate indexes of wb_changes 
.
  
  These three indexes are unused:
  
wikidatawikiwb_changes  wb_changes_change_type
wikidatawikiwb_changes  wb_changes_change_object_id
wikidatawikiwb_changes  wb_changes_change_user_id
  
  Removing them improves the load on master of wikidata as this table is pretty 
heavy write (twice the rate of edits on wikidata).

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

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

To: Ladsgroup
Cc: Lucas_Werkmeister_WMDE, Marostegui, Aklapper, Ladsgroup, Hazizibinmahdi, 
Akuckartz, darthmon_wmde, 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] T261071: Malformed input error on text which is not malformed

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630424 **merged** by jenkins-bot:
  [data-values/value-view@master] Revert "Fix malformed input error"
  
  https://gerrit.wikimedia.org/r/630424

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

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

To: toan, gerritbot
Cc: guergana.tzatchkova, toan, WMDE-leszek, Pablo-WMDE, Addshore, Aklapper, 
Nikki, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T263785: ChangeVisibilityNotificationJobTest test failures

2020-09-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Thanks, updated my change to remove the other skips too.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Michael, WMDE-leszek, DannyS712, Aklapper, Reedy, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T261071: Malformed input error on text which is not malformed

2020-09-29 Thread gerritbot
gerritbot added a comment.


  Change 630424 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [data-values/value-view@master] Revert "Fix malformed input error"
  
  https://gerrit.wikimedia.org/r/630424

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

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

To: toan, gerritbot
Cc: guergana.tzatchkova, toan, WMDE-leszek, Pablo-WMDE, Addshore, Aklapper, 
Nikki, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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   >