[Wikidata-bugs] [Maniphest] [Commented On] T238564: Make possible to disable suggestededit-add for a user

2019-11-18 Thread Johan
Johan added a comment.


  We take it seriously, of course. We really don't want to add to the burden of 
patrollers more than absolutely necessary, though of course all editing comes 
with a certain amount of edits that aren't really helpful. No way around that, 
unfortunately. (:

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

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

To: Johan
Cc: Johan, Dbrant, Masumrezarock100, Bencemac, Aklapper, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238564: Make possible to disable suggestededit-add for a user

2019-11-18 Thread Bencemac
Bencemac added a comment.


  Sorry about the suggestion part, I was not familiar with the gadget (because 
when I tried, I could not set it up with my account). I find generally this 
issue problematic. Your solutions are good because because I know only 
problematic editor. But what should we do if we have dozens? It is already a 
hard job to patrol alone a language completely, so I am sure about that I would 
not even try to do that if I have to deal with unstoppable non-vandal but 
incorrect edits too. I do not know what the others thing, but I could imagine 
that it is already a problem with few languages.

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

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

To: Bencemac
Cc: Johan, Dbrant, Masumrezarock100, Bencemac, Aklapper, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread tstarling
tstarling added a comment.


  In T238575#5672789 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > In `getCandidateClients()`, the return value ultimately comes from 
`IDatabase::selectFieldValues()`, implying that we have some 
`wb_changes_dispatch` rows where the `chd_site` is actually `0`. I’m not sure 
if that’s correct.
  
  It looks like there is such a row. From the debug log of the build you 
referenced:
  
INSERT OR IGNORE INTO unittest_wb_changes_dispatch 
(chd_site,chd_db,chd_seen,chd_touched,chd_lock,chd_disabled) VALUES 
(0,'foowiki',0,'00',NULL,0)
  
  In the test:
  
$coordinator->initState( [ 'foowiki' ] );
  
  The parameter is supposed to be "an associative array mapping client wiki IDs 
to client wiki (logical) database names", so passing ['foowiki'] causes the 
wiki ID to be 0.
  
  I note that the test is running SQLite, is there a reason for doing that? I 
couldn't reproduce the error with SQLite locally, but I'm not sure what version 
was used in the test. The addQuotes() change causes an integer instead of a 
string to be inserted into chd_site. Then the SELECT is later done by comparing 
chd_site with a string: chd_site='0'. You can imagine SQLite getting confused 
about that.
  
  It would probably work to either cast $siteID to a string in initState(), or 
to have the test call initState() correctly in the first place, say
  
$coordinator->initState( [ 'foowiki' => 'foowiki' ] );

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

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

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


[Wikidata-bugs] [Maniphest] [Edited] T237120: Schema change on production for increase the size of wbt_text_in_lang.wbxl_language

2019-11-18 Thread Marostegui
Marostegui updated the task description.

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

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

To: Marostegui
Cc: Marostegui, jcrespo, alaa_wmde, Addshore, Aklapper, Ladsgroup, Iflorez, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, Minhnv-2809, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-18 Thread Bawolff
Bawolff created this task.
Bawolff added projects: ContentSecurityPolicy, Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As part of the effort to put CSP on all the things, as well as to help 
mitigate the risk of an  XSS in the query service (like T233213 
), I think it would be prudent to 
adopt a CSP policy for WDQS.
  
  Looking at query.wikidata.org, at first glance the GUI appears to be a fairly 
modern JS application that mostly avoids inline javascript - and where there is 
inline js (like in embed mode), it appears to be mostly static scripts. 
Anyways, i need to investigate a little more, but at first glance, it looks 
like it would be fairly easy to adopt a CSP policy that would increase the 
security of WDQS without any negative side effects.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T132690: [Story] Maintain Query Examples

2019-11-18 Thread Bouzinac
Bouzinac added a comment.


  Hi there, noticed too the template SPARQL bug. Isn't it simply because the 
page is too large ?
  Shouldn't we break it into subpages ? Simple Queries // Showcase 
Queries // etc

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

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

To: Bouzinac
Cc: Bouzinac, Tfrancart, Liuxinyu970226, namedgraph, Ivanhercaz, DeSl, 
Fuzheado, abian, Multichill, Lea_Lacroix_WMDE, Sjoerddebruin, D3r1ck01, 
Daniel_Mietchen, TerraCodes, Jura1, Lydia_Pintscher, Jonas, Aklapper, 
Chaytanya, darthmon_wmde, ET4Eva, Dinadineke, DannyS712, Nandana, Kieubinhtb, 
Guilhermebm, Mh-3110, tabish.shaikh91, Asad_Ali_Palijo, Lahi, Gq86, 
Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Soteriaspace, 
RazeSoldier, Jayprakash12345, JakeTheDeveloper, QZanden, EBjune, merbst, 
LawExplorer, Avner, Puik, Gehel, _jensen, rosalieper, Envlh, Scott_WUaS, 
FloNight, Xmlizer, MuhammadShuaib, Tmalhotra, SimmeD, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, TheDJ, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Closed] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread Tarrow
Tarrow closed this task as "Resolved".
Tarrow added a comment.


  Thanks @Addshore. That's the fix :)

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551640 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikidata.org@master] Switch from 
load_composer_autoloader AutoloadNamespaces
  
  https://gerrit.wikimedia.org/r/551640

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

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

To: Addshore, gerritbot
Cc: Simon_Villeneuve, Lea_Lacroix_WMDE, Tarrow, alaa_wmde, Andrawaag, 
Multichill, Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, 
MisterSynergy, Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Volans, Maathavan, 
_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] [Commented On] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551640 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikidata.org@master] Switch from 
load_composer_autoloader AutoloadNamespaces
  
  https://gerrit.wikimedia.org/r/551640

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

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

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


[Wikidata-bugs] [Maniphest] [Closed] T233397: Viewing existing references in the Bridge

2019-11-18 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher moved this task from Verification to Done on the 
Wikidata-Bridge-Sprint-9 board.
Lydia_Pintscher claimed this task.
Lydia_Pintscher added a comment.


  \o/

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

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

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

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


[Wikidata-bugs] [Maniphest] [Closed] T234060: Exhibit native behavior on key+click on bridge link

2019-11-18 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher moved this task from Verification to Done on the 
Wikidata-Bridge-Sprint-9 board.
Lydia_Pintscher added a comment.


  \o/

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

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551637 abandoned by Ladsgroup:
  Revert "Add WDQS lag into request maxlag logic."
  
  Reason:
  Done in a better way
  
  https://gerrit.wikimedia.org/r/551637

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551640 had a related patch set uploaded (by Addshore; owner: Addshore):
  [mediawiki/extensions/Wikidata.org@master] Switch from 
load_composer_autoloader AutoloadNamespaces
  
  https://gerrit.wikimedia.org/r/551640

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

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

To: Addshore, gerritbot
Cc: Simon_Villeneuve, Lea_Lacroix_WMDE, Tarrow, alaa_wmde, Andrawaag, 
Multichill, Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, 
MisterSynergy, Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Volans, Maathavan, 
_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] [Commented On] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551640 had a related patch set uploaded (by Addshore; owner: Addshore):
  [mediawiki/extensions/Wikidata.org@master] Switch from 
load_composer_autoloader AutoloadNamespaces
  
  https://gerrit.wikimedia.org/r/551640

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

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

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


[Wikidata-bugs] [Maniphest] [Reassigned] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread Ladsgroup
Ladsgroup reassigned this task from Ladsgroup to Addshore.
Ladsgroup added a comment.


  People are really fast here :D

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

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

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


[Wikidata-bugs] [Maniphest] [Claimed] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread Ladsgroup
Ladsgroup claimed this task.
Ladsgroup added a comment.
Restricted Application added a project: User-Ladsgroup.


  The offending patch just got reverted. It takes some time to take into effect 
but it should be fixed now.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread Addshore
Addshore edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.
Addshore added a comment.


  Caused by 
https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Wikidata.org/+/532495/

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551637 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [mediawiki/extensions/Wikidata.org@master] Revert "Add WDQS lag into request 
maxlag logic."
  
  https://gerrit.wikimedia.org/r/551637

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

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

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


[Wikidata-bugs] [Maniphest] [Claimed] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread Addshore
Addshore claimed this task.
Addshore added a comment.
Restricted Application added a project: User-Addshore.


  Sounds like this is me..

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

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

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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread Tarrow
Tarrow added a subscriber: Lucas_Werkmeister_WMDE.
Tarrow added a comment.


  Pinging @Lucas_Werkmeister_WMDE since he has the incident manager mug

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

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

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


[Wikidata-bugs] [Maniphest] [Created] T238590: Wikidata Beta returns a stack trace

2019-11-18 Thread Tarrow
Tarrow created this task.
Tarrow added projects: Wikidata-Campsite, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Both the Main page and Entities return a stack trace of the following form:
  
MediaWiki internal error.

Original exception: [XdL8WKwQBHcAACSDdKQX] /wiki/Property:P2 
MWException from line 164 of /srv/mediawiki/php-master/includes/Hooks.php: 
Invalid callback WikidataOrg\Hooks::onBeforePageDisplay in hooks for 
BeforePageDisplay

Backtrace:
#0 /srv/mediawiki/php-master/includes/Hooks.php(234): 
Hooks::callHook(string, array, array, NULL, string)
#1 /srv/mediawiki/php-master/includes/OutputPage.php(2623): 
Hooks::runWithoutAbort(string, array)
#2 /srv/mediawiki/php-master/includes/MediaWiki.php(974): 
OutputPage->output(boolean)
#3 /srv/mediawiki/php-master/includes/MediaWiki.php(987): 
MediaWiki->{closure}()
#4 /srv/mediawiki/php-master/includes/MediaWiki.php(530): MediaWiki->main()
#5 /srv/mediawiki/php-master/index.php(46): MediaWiki->run()
#6 /srv/mediawiki/w/index.php(3): require(string)
#7 {main}

Exception caught inside exception handler: [XdL8WKwQBHcAACSDdKQX] 
/wiki/Property:P2 MWException from line 164 of 
/srv/mediawiki/php-master/includes/Hooks.php: Invalid callback 
WikidataOrg\Hooks::onBeforePageDisplay in hooks for BeforePageDisplay

Backtrace:
#0 /srv/mediawiki/php-master/includes/Hooks.php(234): 
Hooks::callHook(string, array, array, NULL, string)
#1 /srv/mediawiki/php-master/includes/OutputPage.php(2623): 
Hooks::runWithoutAbort(string, array)
#2 /srv/mediawiki/php-master/includes/exception/MWException.php(180): 
OutputPage->output()
#3 /srv/mediawiki/php-master/includes/exception/MWException.php(216): 
MWException->reportHTML()
#4 
/srv/mediawiki/php-master/includes/exception/MWExceptionHandler.php(101): 
MWException->report()
#5 
/srv/mediawiki/php-master/includes/exception/MWExceptionHandler.php(177): 
MWExceptionHandler::report(MWException)
#6 /srv/mediawiki/php-master/includes/MediaWiki.php(563): 
MWExceptionHandler::handleException(MWException)
#7 /srv/mediawiki/php-master/index.php(46): MediaWiki->run()
#8 /srv/mediawiki/w/index.php(3): require(string)
#9 {main}

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

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

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


[Wikidata-bugs] [Maniphest] [Closed] T232577: Wikidata Bridge random browser test failure “Errors-Init-Value-Switch shows the current targetValue” (Failed to wait for wikibase.client.data-bridge.app t

2019-11-18 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher moved this task from Verification to Done on the 
Wikidata-Bridge-Sprint-9 board.
Lydia_Pintscher added a comment.


  Directly to done is fine :)

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

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

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

To: Matthias_Geisler_WMDE, Lydia_Pintscher
Cc: Lydia_Pintscher, Michael, Liuxinyu970226, Jdlrobson, Aklapper, 
Lucas_Werkmeister_WMDE, darthmon_wmde, Masumrezarock100, DannyS712, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Winter, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Rxy, 
Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added subscribers: tstarling, Anomie.
Lucas_Werkmeister_WMDE added a comment.


  > [T]he MediaWiki core change “Have `Database::addQuotes()` pass through bare 
integers without quoting”  was merged 
very recently, and sounds like it //might// cause this issue, though I don’t 
yet see exactly how this would happen.
  
  Okay, if I revert that change and then make a Wikibase no-op change depend on 
that (see above @gerritbot comments), then the `wikibase-repo-docker` job 
passes again. I still don’t understand how that change to quoting behavior 
breaks our test, but it seems like the most likely cause at the moment. (I’m 
going home now, so don’t expect any more investigation from me until tomorrow ☺)

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551619 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] DNM: testing if build still fails
  
  https://gerrit.wikimedia.org/r/551619

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551618 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/core@master] DNM: Revert "Have Database::addQuotes() pass through 
bare integers without quoting"
  
  https://gerrit.wikimedia.org/r/551618

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Edited] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  `0` is the argument to `lockClient()`, which is called in `selectClient()` 
wth keys of `$candidates`:
  
$candidates = $this->getCandidateClients();

while ( $candidates ) {
// pick one
$k = call_user_func( $this->array_rand, $candidates );
$wiki = $candidates[ $k ];
unset( $candidates[$k] );

// lock it
$state = $this->lockClient( $wiki );
  
  In `getCandidateClients()`, the return value ultimately comes from 
`IDatabase::selectFieldValues()`, implying that we have some 
`wb_changes_dispatch` rows where the `chd_site` is actually `0`. I’m not sure 
if that’s correct.
  
  I haven’t found any recent changes in Wikibase that sound relevant. However, 
the MediaWiki core change “Have `Database::addQuotes()` pass through bare 
integers without quoting”  was merged 
very recently, and sounds like it //might// cause this issue, though I don’t 
yet see exactly how this would happen.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238564: Make possible to disable suggestededit-add for a user

2019-11-18 Thread Johan
Johan added a comment.


  @Bencemac As @Dbrant says, we've tried to act on these complaints and 
hopefully that will rectify problems like these. But in general, I would 
recommend that you treat them as any other edits – it's a tool like any other, 
and the suggestion in the name of the tool is **that** they edit, not **what** 
they write.
  
  I'm not telling you how to patrol your wiki, but like @Dbrant I'd treat these 
as any other edits. It's just another interface.
  
  (My solution as an admin on my home wiki – in my normal, non-WMF capacity – 
would have been to block the user, leave a nice message on the talk page 
explaining the problem and telling them to reply and they will be unblocked 
when they've understood the issue, but how to deal with situations like these 
differs from wiki to wiki, of course.)

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

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

To: Johan
Cc: Johan, Dbrant, Masumrezarock100, Bencemac, Aklapper, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, Sharvaniharan, schoenbaechler, 
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] [Edited] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞).

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

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

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


[Wikidata-bugs] [Maniphest] [Created] T238575: Wikibase test builds failing with “ERROR: 0 is not in the dispatch table”

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  I’ve seen this in several failed builds now, example 
 
(change 
):
  
19:49:48 There was 1 error:
19:49:48 
19:49:48 1) 
Wikibase\Repo\Tests\Store\Sql\LockManagerSqlChangeDispatchCoordinatorTest::testBasicLockManager
19:49:48 === Logs generated by test case
19:49:48 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
19:49:48 ===
19:49:48 ERROR: 0 is not in the dispatch table. [Called from 
Wikibase\Repo\Store\Sql\SqlChangeDispatchCoordinator::warn in 
/workspace/src/extensions/Wikibase/repo/includes/Store/Sql/SqlChangeDispatchCoordinator.php
 at line 608]
19:49:48 
19:49:48 /workspace/src/includes/debug/MWDebug.php:333
19:49:48 /workspace/src/includes/debug/MWDebug.php:188
19:49:48 /workspace/src/includes/GlobalFunctions.php:1079
19:49:48 
/workspace/src/extensions/Wikibase/repo/includes/Store/Sql/SqlChangeDispatchCoordinator.php:608
19:49:48 
/workspace/src/extensions/Wikibase/repo/includes/Store/Sql/SqlChangeDispatchCoordinator.php:459
19:49:48 
/workspace/src/extensions/Wikibase/repo/includes/Store/Sql/SqlChangeDispatchCoordinator.php:284
19:49:48 
/workspace/src/extensions/Wikibase/repo/tests/phpunit/includes/Store/Sql/LockManagerSqlChangeDispatchCoordinatorTest.php:65
19:49:48 /workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:426
19:49:48 /workspace/src/maintenance/doMaintenance.php:99

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T88258: Convert WikibaseRepository, WikibaseClient, WikibaseLib and WikibaseView to use extension registration

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551613 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] Move two jobs to extension registration
  
  https://gerrit.wikimedia.org/r/551613

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

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

To: gerritbot
Cc: Mholloway, awight, Lucas_Werkmeister_WMDE, Jdforrester-WMF, hashar, 
WMDE-leszek, Addshore, Tobi_WMDE_SW, gerritbot, Ricordisamoa, Jdlrobson, 
JanZerebecki, hoo, aude, Lydia_Pintscher, Aklapper, Legoktm, Hook696, 
Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T237319: Bug: 502 error when marking page for translation

2019-11-18 Thread Vgutierrez
Vgutierrez added subscribers: ema, Vgutierrez.
Vgutierrez added a comment.


  For `2019-11-14 18:33:15 GMT`, ats-be in cp4030 is reporting 
`20191114.18h33m15s CONNECT: could not connect to 10.2.2.1 for 
'https://appservers-rw.discovery.wmnet/wiki/Special:PageTranslation' (setting 
last failure time) connect_result=5`
  Same on `2019-11-17 08:14:44 GMT` in cp4032: `20191117.08h14m44s CONNECT: 
could not connect to 10.2.2.1 for 
'https://appservers-rw.discovery.wmnet/wiki/Special:PageTranslation' (setting 
last failure time) connect_result=5`

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

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

To: Vgutierrez
Cc: Vgutierrez, ema, Nikerabbit, DannyS712, Aklapper, darthmon_wmde, abi_, 
Legado_Shulgin, Nandana, Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, 
GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, _jensen, 
rosalieper, Taiwania_Justo, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, faidon, 
KartikMistry, Mbch331, Rxy, Jay8g, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T199612: Expose number of forms of a lexeme to SPARQL

2019-11-18 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  I'd say all. Not sure if this really should be configurable even.

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

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

To: Lydia_Pintscher
Cc: Smalyshev, Lucas_Werkmeister_WMDE, Lydia_Pintscher, Bugreporter, 
darthmon_wmde, DannyS712, Nandana, Mringgaard, 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] [Commented On] T199612: Expose number of forms of a lexeme to SPARQL

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Should this be configured only for Wikimedia installations (in 
`operations/mediawiki-config.git`), or for all WikibaseLexeme installations? (I 
haven’t found a place where WikibaseLexeme modifies `$wgWBRepoSettings` so far, 
though.)

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

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

To: Lucas_Werkmeister_WMDE
Cc: Smalyshev, Lucas_Werkmeister_WMDE, Lydia_Pintscher, Bugreporter, 
darthmon_wmde, DannyS712, Nandana, Mringgaard, 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] [Commented On] T237727: Symlinked js files broken on Windows

2019-11-18 Thread Ladsgroup
Ladsgroup added a comment.


  In T237727#5669167 , 
@Addshore wrote:
  
  > I mean, that assumes you use git bash?
  
  The setup for picture on the solution I mentioned doesn't mention git bash, 
it's part of "gitforwindows.org" so I don't think it's needed for git bash. 
OTOH, I don't know what to do with tarballs :(

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T237984: Some property labels are not displayed on Item pages

2019-11-18 Thread Ash_Crow
Ash_Crow added a comment.


  I don't know if it's related, but here 
https://www.wikidata.org/wiki/Wikidata:Property_proposal/YVNG_ID the labels are 
not displayed for the {{Q}} template. (I'm logged in, interface is in French, I 
use the last version of Firefox on Ubuntu 18.10)

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

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

To: Ash_Crow
Cc: Ash_Crow, Addshore, PKM, Moebeus, alaa_wmde, VIGNERON, Aklapper, 
Lydia_Pintscher, Ladsgroup, Lea_Lacroix_WMDE, Iflorez, darthmon_wmde, 
DannyS712, 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] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551582 had a related patch set uploaded (by Addshore; owner: Addshore):
  [operations/puppet@production] DNM: mediawiki/wikidata maint cron for 
updateQueryServiceLag
  
  https://gerrit.wikimedia.org/r/551582

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

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

To: Addshore, gerritbot
Cc: Simon_Villeneuve, Lea_Lacroix_WMDE, Tarrow, alaa_wmde, Andrawaag, 
Multichill, Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, 
MisterSynergy, Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Volans, Maathavan, 
_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] [Updated] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-11-18 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.35-notes (1.35.0-wmf.8; 2019-11-26).

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

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

To: Addshore, ReleaseTaggerBot
Cc: Simon_Villeneuve, Lea_Lacroix_WMDE, Tarrow, alaa_wmde, Andrawaag, 
Multichill, Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, 
MisterSynergy, Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Volans, Maathavan, 
_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] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551574 had a related patch set uploaded (by Addshore; owner: Addshore):
  [mediawiki/extensions/Wikidata.org@master] Add ApiMaxLagInfo hook
  
  https://gerrit.wikimedia.org/r/551574

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

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

To: Addshore, gerritbot
Cc: Simon_Villeneuve, Lea_Lacroix_WMDE, Tarrow, alaa_wmde, Andrawaag, 
Multichill, Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, 
MisterSynergy, Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Volans, Maathavan, 
_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] [Triaged] T237319: Bug: 502 error when marking page for translation

2019-11-18 Thread crusnov
crusnov triaged this task as "Normal" priority.

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

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

To: crusnov
Cc: Nikerabbit, DannyS712, Aklapper, darthmon_wmde, abi_, Legado_Shulgin, 
Nandana, Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, 
Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, faidon, 
KartikMistry, Mbch331, Rxy, Jay8g, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T230314: Show constraint violations on SDC statements

2019-11-18 Thread Keegan
Keegan added a project: Structured Data Engineering.
Restricted Application added a project: Structured-Data-Backlog.

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

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

To: Keegan
Cc: Lucas_Werkmeister_WMDE, Multichill, Jheald, Aklapper, Bugreporter, 
darthmon_wmde, DannyS712, Nandana, JKSTNK, Lahi, Gq86, Ramsey-WMF, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Agabi10, 
Scott_WUaS, 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] [Updated] T237522: Investigate options to get block and protection info from remote repository

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a subscriber: Matthias_Geisler_WMDE.
Lucas_Werkmeister_WMDE added a comment.


  Result of investigation by @Matthias_Geisler_WMDE and me:
  
  In T237522#5640588 , 
@Addshore wrote:
  
  > It looks like all of the code needed for changes is in the nice new 
PermissionManager.php in core
  
  So this is a bit odd. `PermissionManager` doesn’t directly return usefully 
structured objects such as the `blockinfo` you see in the API response; it 
returns an array of message key and params. `ApiBase::errorArrayToStatus()` can 
then be used to turn this array back into a more useful object, reconstructing 
a `blockinfo` object via `ApiBlockInfoTrait::getBlockDetails()`; `ApiQueryInfo` 
calls `errorArrayToStatus()` for this effect.
  
  We could add something similar for `protectioninfo`, but it doesn’t really 
seem necessary. If we add `errorformat=raw` to the API request, the response 
for protected pages is more useful:
  
{
"code": "protectedpage",
"key": "protectedpagetext",
"params": [
"editprotected",
"edit"
]
},

{
"code": "cascadeprotected",
"key": "cascadeprotected",
"params": [
1,
"* [[:Cascading protected page]]\n",
"edit"
]
},
  
  The code/key tells us what kind of protection we’re dealing with; the 
parameters contain the other information: for regular protection, the right you 
need to perform the action and the action you wanted to perform; for cascading 
protection, the number of pages from which the protection cascaded, the list of 
such  pages, and the action you want to perform. We should be able to analyze 
these errors in our JS code and translate them into our own messages; if we 
encounter anything unknown, we can fall back to “show whatever error message 
the API intended”, by making another API request to parse wikitext like 
`{{int:cascadeprotected|1|* [[:Cascading protected page]]|edit}}`.
  
  As for `blockinfo`, one thing that it //doesn’t// contain is the “intended 
blockee”. However, as far as we could tell, in current MediaWiki this is always 
the current user (specifically, `$block->getTarget()`, which for IP autoblocks 
is the blocked IP and //not// the user that the real block targeted), so if we 
really want to display it, we can get it by adding `meta=userinfo` to the same 
API request that gives us the block info, and then use the resulting user name 
as the “intended blockee”.
  
  ---
  
  In conclusion: the API request we want to make is
  
  - action=query
  - titles=//item title//
  - prop=info
  - intestactions=edit
  - intestactionsdetail=full
  - meta=userinfo
  - errorformat=raw
  
  Plus the usual `formatversion=2`, and probably a suitable `uselang`. If 
`response.query.pages[0].actions.edit` is not empty, we can’t edit, and the 
array elements tell us the reason(s), which we can then format ourselves 
(though we haven’t yet decided how; see T235154#5640545 
).

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 532495 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikidata.org@master] Add WDQS lag into request maxlag 
logic.
  
  https://gerrit.wikimedia.org/r/532495

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

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

To: Addshore, gerritbot
Cc: Simon_Villeneuve, Lea_Lacroix_WMDE, Tarrow, alaa_wmde, Andrawaag, 
Multichill, Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, 
MisterSynergy, Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Volans, Maathavan, 
_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] [Commented On] T238564: Make possible to disable suggestededit-add for a user

2019-11-18 Thread Dbrant
Dbrant added a comment.


  Thanks for bringing this to our attention.  We are very close to releasing an 
updated version of the Suggested Edits feature that will address precisely this 
kind of situation:  it will track the number of the user's edits that have been 
reverted, and if the number of reverts exceeds a certain threshold, the feature 
will become disabled.
  
  > wrong and incorrect descriptions suggested by this feature
  
  To clarify, the Suggested Edits feature itself does not suggest a description 
to add; it merely shows articles that are missing a description, and asks the 
user to populate it.  So if this user is writing descriptions that are 
incorrect, wouldn't that be considered unconstructive editing, and possibly 
grounds for a temporary block (after, of course, a warning on the user's talk 
page)?

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238564: Make possible to disable suggestededit-add for a user

2019-11-18 Thread Masumrezarock100
Masumrezarock100 added a comment.


  @Bencemac Why not discuss it with the user?

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238303: Define a release process for wdqs

2019-11-18 Thread Ladsgroup
Ladsgroup added a comment.


  I would be in favor of separating the repos for two reasons:
  
  - the GUI is being maintained by WMDE and the backend is being maintained by 
WMF, this reduces that number of toes we are going to step on each other.
  - I love to move frontend of wdqs to kubernetes cluster and use blubber + a 
proper nodejs service to improve the development productivity of the GUI 
(T192006: wdqs-frontend docker image should (BLUBBER) rebuild automatically 
when a new patch is pushed to master 
)

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

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

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


[Wikidata-bugs] [Maniphest] [Retitled] T238564: Make possible to disable suggestededit-add for a user

2019-11-18 Thread Masumrezarock100
Masumrezarock100 renamed this task from "Make possible to dissable 
suggestededit-add for a user" to "Make possible to disable suggestededit-add 
for a user".
Masumrezarock100 added a project: Wikidata.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T236901: Use elastic for SpecialEntitiesWithoutPage (EntitiesWithoutTermFinder)

2019-11-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238408: Metrics from the wdqs updater are no longer collected

2019-11-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238408: Metrics from the wdqs updater are no longer collected

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551553 **merged** by Gehel:
  [operations/puppet@production] prometheus: Use the correct parameters to 
build jmx wdqs-* targets
  
  https://gerrit.wikimedia.org/r/551553

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238557: Allow for logging recently updated entities

2019-11-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Mathew.onipe, Gehel, dcausse, Igorkim78, Aklapper, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, 
WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238557: Allow for logging recently updated entities

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551549 had a related patch set uploaded (by DCausse; owner: DCausse):
  [operations/puppet@production] [wdqs] add logging config for exporting 
updated entities
  
  https://gerrit.wikimedia.org/r/551549

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T237523: Create Interface for Service about user being allowed to edit entity

2019-11-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T199613: Expose number of senses of a lexeme to SPARQL

2019-11-18 Thread So9q
So9q added a comment.


  This query from Ordia (thanks Nils!) lists the senses just fine: 
https://w.wiki/CHu

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

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

To: So9q
Cc: So9q, Lucas_Werkmeister_WMDE, Lydia_Pintscher, Bugreporter, darthmon_wmde, 
DannyS712, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T237523: Create Interface for Service about user being allowed to edit entity

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551561 had a related patch set uploaded (by Michael Große; owner: 
Michael Große):
  [mediawiki/extensions/Wikibase@master] bridge: Interface to determine if the 
user is allowed to edit item/page
  
  https://gerrit.wikimedia.org/r/551561

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T236901: Use elastic for SpecialEntitiesWithoutPage (EntitiesWithoutTermFinder)

2019-11-18 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.35-notes (1.35.0-wmf.8; 2019-11-26).

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T236901: Use elastic for SpecialEntitiesWithoutPage (EntitiesWithoutTermFinder)

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 550732 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseCirrusSearch@master] Move 
SpecialEntitiesWithoutPage from Wikibase to here
  
  https://gerrit.wikimedia.org/r/550732

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T231411: Test new Updater service

2019-11-18 Thread Igorkim78
Igorkim78 added a subtask: T238555: Create endpoint to extract low level data 
for a list of entity IDs..

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

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

To: Igorkim78
Cc: Lea_Lacroix_WMDE, Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, 
EgonWillighagen, Abbe98, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Vali.matei, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T238555: Create endpoint to extract low level data for a list of entity IDs.

2019-11-18 Thread Igorkim78
Igorkim78 added a parent task: T231411: Test new Updater service.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T231411: Test new Updater service

2019-11-18 Thread Igorkim78
Igorkim78 added a subtask: T238557: Allow for logging recently updated entities.

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

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

To: Igorkim78
Cc: Lea_Lacroix_WMDE, Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, 
EgonWillighagen, Abbe98, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Vali.matei, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T238557: Allow for logging recently updated entities

2019-11-18 Thread Igorkim78
Igorkim78 added a parent task: T231411: Test new Updater service.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238557: Allow for logging recently updated entities

2019-11-18 Thread Igorkim78
Igorkim78 added a project: Wikidata-Query-Service.
Igorkim78 added a comment.
Restricted Application added a project: Wikidata.


  Thanks! Yes it is Wikidata-Query-Service

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238555: Create endpoint to extract low level data for a list of entity IDs.

2019-11-18 Thread Igorkim78
Igorkim78 added a project: Wikidata-Query-Service.
Igorkim78 added a comment.
Restricted Application added a project: Wikidata.


  Thanks, yes it is Wikidata-Query-Service

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T236901: Use elastic for SpecialEntitiesWithoutPage (EntitiesWithoutTermFinder)

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 550731 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Move SpecialEntitiesWithoutPage out of 
Wikibase to WikibaseCirrusSearch
  
  https://gerrit.wikimedia.org/r/550731

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T91252: VisualEditor does not work well on Wikidata:Project chat

2019-11-18 Thread matmarex
matmarex closed this task as a duplicate of T151854: VisualEditor hardly usable 
for talk and discussion pages.

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

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

To: matmarex
Cc: Deskana, Elitre, matmarex, Jdforrester-WMF, Lydia_Pintscher, aude, 
Aklapper, keithbrianpadilla, darthmon_wmde, Saimongoltinio, WikimeSteve, 
ppelberg, Meekrab2012, DannyS712, Nandana, marcella, Revansx, takidelfin, Lahi, 
Gq86, Necroarcano, Robinma, GoranSMilovanovic, QZanden, merbst, LawExplorer, 
Wess, _jensen, rosalieper, Scott_WUaS, Srdjan_m, Jrf, Husun1297, Wikidata-bugs, 
Swainr, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T183487: MCR schema migration stage 3: stop using legacy fields

2019-11-18 Thread Anomie
Anomie closed subtask T198312: Set the WMF cluster to use the new MCR-only 
schema as Resolved.

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

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

To: Anomie
Cc: gerritbot, Tgr, Jdforrester-WMF, Anomie, Addshore, aude, Aklapper, daniel, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, 
Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T237522: Investigate options to get block and protection info from remote repository

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE moved this task from To do to Doing on the 
Wikidata-Bridge-Sprint-9 board.

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

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551520 had a related patch set uploaded (by Addshore; owner: Addshore):
  [mediawiki/extensions/Wikidata.org@master] Maintenance script to update 
cached wdqs lag
  
  https://gerrit.wikimedia.org/r/551520

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

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

To: Addshore, gerritbot
Cc: Simon_Villeneuve, Lea_Lacroix_WMDE, Tarrow, alaa_wmde, Andrawaag, 
Multichill, Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, 
MisterSynergy, Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Volans, Maathavan, 
_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] [Commented On] T238423: Getting direct user feedback (Step 1) – possible Solutions

2019-11-18 Thread noarave
noarave added a comment.


  @Sarai-WMDE could you please make the Figma link public (accessible for 
people who don't have Figma credentials) or attach a screenshot? Thanks!

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T238408: Metrics from the wdqs updater are no longer collected

2019-11-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T238408: Metrics from the wdqs updater are no longer collected

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551553 had a related patch set uploaded (by Mathew.onipe; owner: 
Mathew.onipe):
  [operations/puppet@production] prometheus: Use the correct parameters to 
build jmx wdqs-* targets
  
  https://gerrit.wikimedia.org/r/551553

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T212826: Create dedicated Updater service in Blazegraph

2019-11-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Igorkim78, Maintenance_bot
Cc: Gehel, Abbe98, EgonWillighagen, Fnielsen, Daniel_Mietchen, Aklapper, 
Smalyshev, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, Darkminds3113, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Vali.matei, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, Meekrab2012, joker88john, CucyNoiD, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Af420, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T234060: Exhibit native behavior on key+click on bridge link

2019-11-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

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


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

2019-11-18 Thread noarave
noarave set the point value for this task to "8".

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

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

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


[Wikidata-bugs] [Maniphest] [Triaged] T237984: Some property labels are not displayed on Item pages

2019-11-18 Thread Addshore
Addshore triaged this task as "High" priority.

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

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

To: Addshore
Cc: Addshore, PKM, Moebeus, alaa_wmde, VIGNERON, Aklapper, Lydia_Pintscher, 
Ladsgroup, Lea_Lacroix_WMDE, Iflorez, darthmon_wmde, DannyS712, 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] [Unassigned] T198078: Extra xsd:decimal triples for some(?) globe coordinate values

2019-11-18 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE removed Smalyshev as the assignee of this task.
Lea_Lacroix_WMDE added a subscriber: Gehel.

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

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

To: Lea_Lacroix_WMDE
Cc: Gehel, Tagishsimon, Pasleim, Smalyshev, Lucas_Werkmeister_WMDE, Nikki, 
darthmon_wmde, ET4Eva, DannyS712, Nandana, Lahi, Gq86, Darkminds3113, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, _jensen, 
rosalieper, Scott_WUaS, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T222497: dumpRDF for MediaInfo entities loads each page individually

2019-11-18 Thread Addshore
Addshore added a project: Wikidata-Campsite (Wikidata-Campsite-Iteration-∞).
Addshore added a comment.


  Going to add the ticket to the campsite for review

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

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

To: Cparle, Addshore
Cc: DD063520, Mahir256, Igorkim78, Tpt, ArielGlenn, Lucas_Werkmeister_WMDE, 
Addshore, Ramsey-WMF, Aklapper, WMDE-leszek, Smalyshev, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, WDoranWMF, 
alaa_wmde, holger.knust, EvanProdromou, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, 
Af420, E1presidente, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Lunewa, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, Salgo60, WSH1906, 
Lewizho99, Maathavan, Silverfish, Poyekhali, _jensen, rosalieper, Agabi10, 
Taiwania_Justo, Scott_WUaS, Pchelolo, Jonas, Xmlizer, Susannaanas, Ixocactus, 
Wong128hk, gnosygnu, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, 
Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, 
Jdforrester-WMF, Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T237523: Create Interface for Service about user being allowed to edit entity

2019-11-18 Thread Michael
Michael claimed this task.
Restricted Application added a project: User-Michael.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T234060: Exhibit native behavior on key+click on bridge link

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551523 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] bridge: Exhibit native behavior on 
key+click on bridge link
  
  https://gerrit.wikimedia.org/r/551523

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

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

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


[Wikidata-bugs] [Maniphest] [Edited] T231411: Test new Updater service

2019-11-18 Thread dcausse
dcausse updated the task description.

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

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

To: Igorkim78, dcausse
Cc: Lea_Lacroix_WMDE, Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, 
EgonWillighagen, Abbe98, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Vali.matei, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T231411: Test new Updater service

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551549 had a related patch set uploaded (by DCausse; owner: DCausse):
  [operations/puppet@production] [wdqs] add logging config for exporting 
updated entities
  
  https://gerrit.wikimedia.org/r/551549

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

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

To: Igorkim78, gerritbot
Cc: Lea_Lacroix_WMDE, Gehel, Igorkim78, Aklapper, Daniel_Mietchen, Fnielsen, 
EgonWillighagen, Abbe98, Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Vali.matei, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Dinoguy1000, Manybubbles, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T232577: Wikidata Bridge random browser test failure “Errors-Init-Value-Switch shows the current targetValue” (Failed to wait for wikibase.client.d

2019-11-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Peer Review to Verification on the 
Wikidata-Bridge-Sprint-9 board.
Lucas_Werkmeister_WMDE added a comment.


  Moving out of the Peer Review column, though I’m not sure if Verification is 
appropriate or if we should just close this.

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

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

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

To: Matthias_Geisler_WMDE, Lucas_Werkmeister_WMDE
Cc: Michael, Liuxinyu970226, Jdlrobson, Aklapper, Lucas_Werkmeister_WMDE, 
darthmon_wmde, Masumrezarock100, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Winter, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T237120: Schema change on production for increase the size of wbt_text_in_lang.wbxl_language

2019-11-18 Thread Marostegui
Marostegui added a comment.


  s8 eqiad progress
  
  [ ] labsdb1012
  [ ] labsdb1011
  [ ] labsdb1010
  [ ] labsdb1009
  [ ] dbstore1005
  [ ] db1126
  [ ] db1124
  [ ] db1116
  [ ] db1109
  [ ] db1104
  [ ] db1101
  [ ] db1099
  [ ] db1092
  [ ] db1087

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

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

To: Marostegui
Cc: Marostegui, jcrespo, alaa_wmde, Addshore, Aklapper, Ladsgroup, Iflorez, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, Minhnv-2809, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T237120: Schema change on production for increase the size of wbt_text_in_lang.wbxl_language

2019-11-18 Thread Marostegui
Marostegui added a comment.


  This is how the table looks like after the ALTER:
  
   Table: wbt_text_in_lang
Create Table: CREATE TABLE `wbt_text_in_lang` (
  `wbxl_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `wbxl_language` varbinary(20) NOT NULL,
  `wbxl_text_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`wbxl_id`),
  UNIQUE KEY `wbt_text_in_lang_text_id_text_id` 
(`wbxl_text_id`,`wbxl_language`),
  KEY `wbt_text_in_lang_language` (`wbxl_language`)
) ENGINE=InnoDB AUTO_INCREMENT=328694252 DEFAULT CHARSET=binary

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

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

To: Marostegui
Cc: Marostegui, jcrespo, alaa_wmde, Addshore, Aklapper, Ladsgroup, Iflorez, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, Minhnv-2809, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T237120: Schema change on production for increase the size of wbt_text_in_lang.wbxl_language

2019-11-18 Thread Marostegui
Marostegui updated the task description.

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

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

To: Marostegui
Cc: Marostegui, jcrespo, alaa_wmde, Addshore, Aklapper, Ladsgroup, Iflorez, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, Minhnv-2809, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T212826: Create dedicated Updater service in Blazegraph

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 518760 **merged** by jenkins-bot:
  [wikidata/query/rdf@master] Merging updater
  
  https://gerrit.wikimedia.org/r/518760

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

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

To: Igorkim78, gerritbot
Cc: Gehel, Abbe98, EgonWillighagen, Fnielsen, Daniel_Mietchen, Aklapper, 
Smalyshev, Hook696, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, 
darthmon_wmde, Meekrab2012, joker88john, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, EBjune, merbst, LawExplorer, Vali.matei, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Volker_E, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, Dinoguy1000, Manybubbles, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T232577: Wikidata Bridge random browser test failure “Errors-Init-Value-Switch shows the current targetValue” (Failed to wait for wikibase.client.data-bridge.app

2019-11-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

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


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

2019-11-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T196882: Create a code abstraction for "display entity link" use-case

2019-11-18 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T232577: Wikidata Bridge random browser test failure “Errors-Init-Value-Switch shows the current targetValue” (Failed to wait for wikibase.client.data-bridge.app

2019-11-18 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.35-notes (1.35.0-wmf.8; 2019-11-26).

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

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

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


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

2019-11-18 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.35-notes (1.35.0-wmf.8; 2019-11-26).

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T196882: Create a code abstraction for "display entity link" use-case

2019-11-18 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.35-notes (1.35.0-wmf.8; 2019-11-26).

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

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

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


[Wikidata-bugs] [Maniphest] [Unblock] T189501: [Story] GLAM pilot projects and case studies for Structured Data on Wikimedia Commons

2019-11-18 Thread SandraF_WMF
SandraF_WMF closed subtask T215612: SDC pilot: batch uploads of digitized maps 
and aerial photographs from Instituto Geográfico Nacional by Wikimedia España 
as Declined.

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

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

To: SandraF_WMF
Cc: Jheald, Susannaanas, Sadads, Abit, SandraF_WMF, Aklapper, darthmon_wmde, 
DannyS712, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, 
Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, 
Salgo60, Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, Jane023, 
Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T215612: SDC pilot: batch uploads of digitized maps and aerial photographs from Instituto Geográfico Nacional by Wikimedia España

2019-11-18 Thread SandraF_WMF
SandraF_WMF closed this task as "Declined".
SandraF_WMF added a comment.


  It was unfortunately not possible to run this SDC pilot project before the 
end of the 2017-19 #structureddataoncommons 
 grant period. 
Reasons include unexpected wmflabs issues, see T217954: Recover 
ign.ign2commons.eqiad.wmflabs . I'm 
looking into possibilities to do a small-scale tryout of structured data 
descriptions to digitized maps via another way.

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

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

To: SandraF_WMF
Cc: Jheald, abian, SandraF_WMF, darthmon_wmde, DannyS712, Nandana, JKSTNK, 
Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, 
GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, 
Mu301, _jensen, rosalieper, Scott_WUaS, Susannaanas, Jane023, Wikidata-bugs, 
Base, matthiasmullie, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196882: Create a code abstraction for "display entity link" use-case

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 442861 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Document decision about not using 
wb_terms for "display" of items/properties
  
  https://gerrit.wikimedia.org/r/442861

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T232577: Wikidata Bridge random browser test failure “Errors-Init-Value-Switch shows the current targetValue” (Failed to wait for wikibase.client.data-bridge

2019-11-18 Thread gerritbot
gerritbot added a comment.


  Change 551205 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] bridge: increase timeout for app 
appearance
  
  https://gerrit.wikimedia.org/r/551205

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

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

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


  1   2   >