[Wikidata-bugs] [Maniphest] T274436: Enable RESTbaseless validation in wikibase

2021-08-04 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata.

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

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

To: Pchelolo, Maintenance_bot
Cc: Lens0021, SalixAlba, NSoiffer, Debenben, Pchelolo, fredw, mobrovac, 
Lucas_Werkmeister_WMDE, Aklapper, Physikerwelt, Biggs657, Invadibot, 
Lalamarie69, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, darthmon_wmde, WDoranWMF, Kent7301, holger.knust, EvanProdromou, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, Maosef, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Agabi10, Scott_WUaS, Izno, Wikidata-bugs, aude, 
Pkra, Lydia_Pintscher, scfc, Addshore, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288175: Migrate wikibase-dispatch-changes crons to systemd timers

2021-08-04 Thread Legoktm
Legoktm created this task.
Legoktm added projects: Puppet, Wikidata.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Infrastructure-Foundations.

TASK DESCRIPTION
cron { 'wikibase-dispatch-changes4':
ensure  => $ensure,
command => "echo \"\$\$: Starting dispatcher\" >> ${dispatch_log_file}; 
/usr/local/bin/mwscript 
extensions/Wikibase/repo/maintenance/dispatchChanges.php --wiki wikidatawiki >> 
${dispatch_log_file} 2>&1; echo \"\$\$: Dispatcher exited with $?\" >> 
${dispatch_log_file}",
user=> $mediawiki::users::web,
minute  => '*/3',
require => File['/var/log/wikidata'],
}

cron { 'wikibase-dispatch-changes-test':
ensure  => $ensure_testwiki,
command => "echo \"\$\$: Starting dispatcher\" >> 
${test_dispatch_log_file}; /usr/local/bin/mwscript 
extensions/Wikibase/repo/maintenance/dispatchChanges.php --wiki 
testwikidatawiki >> ${test_dispatch_log_file} 2>&1; echo \"\$\$: Dispatcher 
exited with $?\" >> ${test_dispatch_log_file}",
user=> $mediawiki::users::web,
minute  => '*/15',
require => File['/var/log/wikidata'],
}
  
  I'm filing this specifically because it's the last MediaWiki cron that runs 
on mwmaint*. If we could get rid of this we could simplify some code in the DC 
switchover process.

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

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

To: Legoktm
Cc: Aklapper, Addshore, Ladsgroup, Legoktm, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Djdungti, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, scfc, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285710: WDQS lag detection required manual adjustment during DC switchover

2021-08-04 Thread Legoktm
Legoktm added a comment.


  @Gehel what ends up consuming that value? Can we have it read the primary DC 
from conftool?
  
  For now I've documented this as a manual step: 
https://wikitech.wikimedia.org/w/index.php?title=Switch_Datacenter=revision=1920831=1920827

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

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

To: Legoktm
Cc: dcausse, Legoktm, Gehel, Aklapper, Invadibot, MPhamWMF, maantietaja, 
CBogen, Akuckartz, RhinosF1, Nandana, Namenlos314, jijiki, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Volans, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Addshore, Mbch331, 
Krenair, akosiaris
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285710: WDQS lag detection required manual adjustment during DC switchover

2021-08-04 Thread Legoktm
Legoktm added a parent task: T287539: September 2021 Datacenter switchover 
(codfw -> eqiad).

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

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

To: Legoktm
Cc: dcausse, Legoktm, Gehel, Aklapper, Invadibot, MPhamWMF, maantietaja, 
CBogen, Akuckartz, RhinosF1, Nandana, Namenlos314, jijiki, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Volans, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Addshore, Mbch331, 
Krenair, akosiaris
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285104: Deploy Shellbox instance (shellbox-constraints) for Wikidata constraint regexes

2021-08-04 Thread Legoktm
Legoktm updated the task description.

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

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

To: Legoktm
Cc: Joe, Michael, JMeybohm, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Legoktm, Ladsgroup, Biggs657, joanna_borun, Invadibot, Lalamarie69, Devnull, 
maantietaja, lmata, Juan90264, wkandek, Muchiri124, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, RhinosF1, joker88john, Legado_Shulgin, 
ReaperDawn, CucyNoiD, Nandana, jijiki, Gaboe420, Giuliamocci, Davinaclare77, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Hfbn0, 
QZanden, Esc3300, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wong128hk, Eevans, abian, Hardikj, 
Wikidata-bugs, aude, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285104: Deploy Shellbox instance (shellbox-constraints) for Wikidata constraint regexes

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710109 **merged** by jenkins-bot:
  
  [operations/deployment-charts@master] mwdebug: Add shellbox-constraints 
envoyproxy
  
  https://gerrit.wikimedia.org/r/710109

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

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

To: gerritbot
Cc: Joe, Michael, JMeybohm, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Legoktm, Ladsgroup, Biggs657, joanna_borun, Invadibot, Lalamarie69, Devnull, 
maantietaja, lmata, Juan90264, wkandek, Muchiri124, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, RhinosF1, joker88john, Legado_Shulgin, 
ReaperDawn, CucyNoiD, Nandana, jijiki, Gaboe420, Giuliamocci, Davinaclare77, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Hfbn0, 
QZanden, Esc3300, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wong128hk, Eevans, abian, Hardikj, 
Wikidata-bugs, aude, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285104: Deploy Shellbox instance (shellbox-constraints) for Wikidata constraint regexes

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709960 **merged** by Legoktm:
  
  [operations/puppet@production] services_proxy: Add envoyproxy for 
shellbox-constraints
  
  https://gerrit.wikimedia.org/r/709960

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

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

To: gerritbot
Cc: Joe, Michael, JMeybohm, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Legoktm, Ladsgroup, Biggs657, joanna_borun, Invadibot, Lalamarie69, Devnull, 
maantietaja, lmata, Juan90264, wkandek, Muchiri124, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, RhinosF1, joker88john, Legado_Shulgin, 
ReaperDawn, CucyNoiD, Nandana, jijiki, Gaboe420, Giuliamocci, Davinaclare77, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Hfbn0, 
QZanden, Esc3300, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wong128hk, Eevans, abian, Hardikj, 
Wikidata-bugs, aude, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285104: Deploy Shellbox instance (shellbox-constraints) for Wikidata constraint regexes

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710109 had a related patch set uploaded (by Legoktm; author: Legoktm):
  
  [operations/deployment-charts@master] mwdebug: Add shellbox-constraints 
envoyproxy
  
  https://gerrit.wikimedia.org/r/710109

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

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

To: gerritbot
Cc: Joe, Michael, JMeybohm, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Legoktm, Ladsgroup, Biggs657, joanna_borun, Invadibot, Lalamarie69, Devnull, 
maantietaja, lmata, Juan90264, wkandek, Muchiri124, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, RhinosF1, joker88john, Legado_Shulgin, 
ReaperDawn, CucyNoiD, Nandana, jijiki, Gaboe420, Giuliamocci, Davinaclare77, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Hfbn0, 
QZanden, Esc3300, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wong128hk, Eevans, abian, Hardikj, 
Wikidata-bugs, aude, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288150: Wikimedia\Assert\ParameterAssertionException: Bad value for parameter $title: invalid name 'Map/13/50.707813888889/7.128569444444/ar--_or_'

2021-08-04 Thread Umherirrender
Umherirrender added a project: Maps (Kartographer).
Umherirrender added a comment.


  The language provided by `lang` is validated with 
`Language::isKnownLanguageTag` in `TagHandler::parseArgs`, but the language by 
`uselang` results in `Parser::getTargetLanguage` and seems not validated.
  
  That makes the fatal on linking with that language
  
  Work around: https://www.wikidata.org/wiki/Q9396?uselang=ar
  
  Link-valid, but falls back to en: 
https://www.wikidata.org/wiki/Q9396?uselang=ar--%20or

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

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

To: Umherirrender
Cc: Umherirrender, Aklapper, mmodell, Invadibot, maantietaja, Akuckartz, 
Alilje, darthmon_wmde, Nabetaro, Nandana, MSantos, lucamauri, Lahi, Gq86, 
Looniverse, GoranSMilovanovic, QZanden, Orienteerix, LawExplorer, Ddproxy, 
_jensen, rosalieper, JGirault, Scott_WUaS, phabyogi, GAllegre, Susannaanas, 
ferdbold, lxbarth, Verdy_p, Planemad, Wikidata-bugs, aude, Yurik, TheDJ, 
Jdforrester-WMF, Addshore, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T252934: Hard deprecate manually constructing MovePage objects

2021-08-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: tchin, gerritbot
Cc: Pchelolo, Majavah, DannyS712, Aklapper, Biggs657, codebug, Invadibot, 
OTichonova, Lalamarie69, H0bby, caldera, maantietaja, Juan90264, Naike, 
Alter-paule, NavinRizwi, Beast1978, Un1tY, Akuckartz, eprodromou, Hook696, 
CptViraj, darthmon_wmde, abi_, Kent7301, joker88john, 94rain, wildly_boy, 
CucyNoiD, Nandana, kostajh, Gaboe420, Jony, lucamauri, Amorymeltzer, 
Giuliamocci, Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Nattes, QZanden, EnricoCNC, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Taiwania_Justo, shinjiman, Scott_WUaS, 
Thibaut120094, Izno, Wong128hk, Wikidata-bugs, Snowolf, Base, aude, geraki, 
Dinoguy1000, Gryllida, jeblad, Tacsipacsi, Catrope, Lydia_Pintscher, 
Darkdadaah, Nikerabbit, KartikMistry, Jdforrester-WMF, Mbch331, Jay8g, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T252934: Hard deprecate manually constructing MovePage objects

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710106 had a related patch set uploaded (by TChin; author: TChin):
  
  [mediawiki/core@master] Use MovePageFactory and hard deprecate constructing 
MovePage objects directly
  
  https://gerrit.wikimedia.org/r/710106

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

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

To: tchin, gerritbot
Cc: Pchelolo, Majavah, DannyS712, Aklapper, codebug, Invadibot, OTichonova, 
H0bby, caldera, maantietaja, Naike, NavinRizwi, Akuckartz, eprodromou, 
CptViraj, darthmon_wmde, abi_, 94rain, wildly_boy, Nandana, kostajh, Jony, 
lucamauri, Amorymeltzer, Force_Radical, Lahi, Gq86, GoranSMilovanovic, Nattes, 
QZanden, EnricoCNC, LawExplorer, _jensen, rosalieper, Taiwania_Justo, 
shinjiman, Scott_WUaS, Thibaut120094, Izno, Wong128hk, Wikidata-bugs, Snowolf, 
Base, aude, geraki, Dinoguy1000, Gryllida, jeblad, Tacsipacsi, Catrope, 
Lydia_Pintscher, Darkdadaah, Nikerabbit, KartikMistry, Jdforrester-WMF, 
Mbch331, Jay8g, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288150: Wikimedia\Assert\ParameterAssertionException: Bad value for parameter $title: invalid name 'Map/13/50.707813888889/7.128569444444/ar--_or_'

2021-08-04 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata.

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

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

To: Maintenance_bot
Cc: Aklapper, mmodell, Invadibot, maantietaja, Akuckartz, darthmon_wmde, 
Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Verdy_p, Wikidata-bugs, aude, Jdforrester-WMF, 
Addshore, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288150: Wikimedia\Assert\ParameterAssertionException: Bad value for parameter $title: invalid name 'Map/13/50.707813888889/7.128569444444/ar--_or_'

2021-08-04 Thread mmodell
mmodell updated the task description.
mmodell triaged this task as "High" priority.

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

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

To: mmodell
Cc: Aklapper, mmodell, Akuckartz, darthmon_wmde, lucamauri, Gq86, Verdy_p, 
Wikidata-bugs, Jdforrester-WMF, Addshore, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288150: Wikimedia\Assert\ParameterAssertionException: Bad value for parameter $title: invalid name 'Map/13/50.707813888889/7.128569444444/ar--_or_'

2021-08-04 Thread mmodell
mmodell created this task.
mmodell added projects: Wikimedia-production-error, 
MediaWiki-extensions-WikibaseRepository, wdwb-tech.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Error
  -
  
  - mwversion: `1.37.0-wmf.16`
  - reqId: `f190b4a4-e362-4a85-81f0-ea39b8fc437f`
  - Find reqId in Logstash 

  - Find normalized_message in Logstash 

  
  
  
  name=normalized_message
[{reqId}] {exception_url}   Wikimedia\Assert\ParameterAssertionException: 
Bad value for parameter $title: invalid name 
'Map/13/50.70781389/7.12856944/ar--_or_'
  
  
  
  name=exception.trace
from 
/srv/mediawiki/php-1.37.0-wmf.16/vendor/wikimedia/assert/src/Assert.php(72)
#0 /srv/mediawiki/php-1.37.0-wmf.16/includes/title/TitleValue.php(200): 
Wikimedia\Assert\Assert::parameter(boolean, string, string)
#1 /srv/mediawiki/php-1.37.0-wmf.16/includes/title/TitleValue.php(164): 
TitleValue::assertValidSpec(integer, string, string, string)
#2 
/srv/mediawiki/php-1.37.0-wmf.16/includes/specialpage/SpecialPage.php(126): 
TitleValue->__construct(integer, string, string)
#3 
/srv/mediawiki/php-1.37.0-wmf.16/includes/specialpage/SpecialPage.php(109): 
SpecialPage::getTitleValueFor(string, string, string)
#4 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Kartographer/includes/SpecialMap.php(115):
 SpecialPage::getTitleFor(string, string)
#5 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Kartographer/includes/Tag/MapFrame.php(142):
 Kartographer\SpecialMap::link(double, double, integer, string)
#6 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Kartographer/includes/Tag/TagHandler.php(131):
 Kartographer\Tag\MapFrame->render()
#7 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Kartographer/includes/Tag/TagHandler.php(94):
 Kartographer\Tag\TagHandler->handle(string, array, Parser, PPFrame_Hash)
#8 /srv/mediawiki/php-1.37.0-wmf.16/includes/parser/Parser.php(3959): 
Kartographer\Tag\TagHandler::entryPoint(string, array, Parser, PPFrame_Hash)
#9 /srv/mediawiki/php-1.37.0-wmf.16/includes/parser/PPFrame_Hash.php(341): 
Parser->extensionSubstitution(array, PPFrame_Hash)
#10 /srv/mediawiki/php-1.37.0-wmf.16/includes/parser/Parser.php(2916): 
PPFrame_Hash->expand(PPNode_Hash_Tree, integer)
#11 /srv/mediawiki/php-1.37.0-wmf.16/includes/parser/Parser.php(1584): 
Parser->replaceVariables(string)
#12 /srv/mediawiki/php-1.37.0-wmf.16/includes/parser/Parser.php(645): 
Parser->internalParse(string)
#13 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Wikibase/lib/includes/Formatters/CachingKartographerEmbeddingHandler.php(129):
 Parser->parse(string, Title, ParserOptions, boolean, boolean)
#14 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Wikibase/repo/includes/ParserOutput/GlobeCoordinateKartographerDataUpdater.php(77):
 
Wikibase\Lib\Formatters\CachingKartographerEmbeddingHandler->getParserOutput(array,
 LanguageEn)
#15 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Wikibase/repo/includes/ParserOutput/CompositeStatementDataUpdater.php(32):
 
Wikibase\Repo\ParserOutput\GlobeCoordinateKartographerDataUpdater->updateParserOutput(ParserOutput)
#16 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Wikibase/repo/includes/ParserOutput/ItemParserOutputUpdater.php(34):
 
Wikibase\Repo\ParserOutput\CompositeStatementDataUpdater->updateParserOutput(ParserOutput)
#17 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Wikibase/repo/includes/ParserOutput/ItemParserOutputUpdater.php(25):
 
Wikibase\Repo\ParserOutput\ItemParserOutputUpdater->updateParserOutputForItem(ParserOutput,
 Wikibase\DataModel\Entity\Item)
#18 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Wikibase/repo/includes/ParserOutput/EntityParserOutputDataUpdaterCollection.php(44):
 
Wikibase\Repo\ParserOutput\ItemParserOutputUpdater->updateParserOutput(ParserOutput,
 Wikibase\DataModel\Entity\Item)
#19 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Wikibase/repo/includes/ParserOutput/FullEntityParserOutputGenerator.php(138):
 
Wikibase\Repo\ParserOutput\EntityParserOutputDataUpdaterCollection->updateParserOutput(Wikibase\DataModel\Entity\Item)
#20 
/srv/mediawiki/php-1.37.0-wmf.16/extensions/Wikibase/repo/includes/ParserOutput/StatsdTimeRecordingEntityParserOutputGenerator.php(53):
 
Wikibase\Repo\ParserOutput\FullEntityParserOutputGenerator->getParserOutput(Wikibase\Lib\Store\EntityRevision,
 boolean)
#21 

[Wikidata-bugs] [Maniphest] T276762: Wikibase\Lib\Store\Sql\SiteLinkTable::getLinks can take over a minute to execute

2021-08-04 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.37-notes (1.37.0-wmf.18; 
2021-08-09); removed MW-1.37-notes (1.37.0-wmf.16; 2021-07-26).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Michael, Lucas_Werkmeister_WMDE, LSobanski, Addshore, Marostegui, hoo, 
Aklapper, jcrespo, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T279672: Community communications for productionizing WCQS

2021-08-04 Thread MPhamWMF
MPhamWMF updated the task description.

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

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

To: MPhamWMF
Cc: Aklapper, Zbyszko, CBogen, MPhamWMF, Invadibot, maantietaja, Akuckartz, 
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T276762: Wikibase\Lib\Store\Sql\SiteLinkTable::getLinks can take over a minute to execute

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 705649 **abandoned** by Lucas Werkmeister (WMDE):
  
  [mediawiki/extensions/Wikibase@master] Check for empty array in 
ImplicitDescriptionUsageLookup
  
  Reason:
  
  I1572fa4d23 was done instead
  
  https://gerrit.wikimedia.org/r/705649

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Michael, Lucas_Werkmeister_WMDE, LSobanski, Addshore, Marostegui, hoo, 
Aklapper, jcrespo, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710069 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/Wikibase@master] Add API integration tests for data 
value normalization
  
  https://gerrit.wikimedia.org/r/710069

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T276762: Wikibase\Lib\Store\Sql\SiteLinkTable::getLinks can take over a minute to execute

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 705668 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Use null to mark no conditions in 
SiteLinkLookup
  
  https://gerrit.wikimedia.org/r/705668

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Michael, Lucas_Werkmeister_WMDE, LSobanski, Addshore, Marostegui, hoo, 
Aklapper, jcrespo, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T177980: ItemNotabilityFilter can't handle empty ItemId sets, query times out

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 705668 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Use null to mark no conditions in 
SiteLinkLookup
  
  https://gerrit.wikimedia.org/r/705668

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

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

To: hoo, gerritbot
Cc: gerritbot, Aklapper, hoo, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, cmadeo, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Verdy_p, Wikidata-bugs, 
aude, jayvdb, Ricordisamoa, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T266688: Evaluate variables aka tokens abstraction

2021-08-04 Thread AnneT
AnneT added subscribers: Tonina_Zhelyazkova_WMDE, Catrope, egardner.
AnneT added a comment.


  Some thoughts post-Designer summit:
  
  Designer-developer handoff
  --
  
  This could use stronger definition. Is the designer creating tokens for some 
values in Figma? Will the designer and developer meet to discuss which tokens 
will likely be needed? Or will this happen during the development process? I 
ask because during our experimental WVUI development, we would identify 
component-specific tokens that were needed while building the component, since 
these values sometimes depend on the template and stylesheet structure (e.g. 
will it be a margin-left or a margin-right?) It's hard to imagine being able to 
accurately identify and name all tokens solely based on the design.
  
  Where do component-specific tokens live?
  
  
  Initially I thought they should live along with the component code in the 
shared library, but @Tonina_Zhelyazkova_WMDE brought up an excellent point that 
tokens should be technology-agnostic (e.g. what if someone needs the token and 
is building in OOUI rather than Vue?) So, they should probably live along with 
the base tokens in Wikimedia UI Base. However, if we have to add or update a 
token during development in the shared component library, we would have to 
update a separate repository, create a new release, then consume that new 
release. We have been following this process in WVUI development so far and it 
is quite inefficient. I would propose we consider a monorepo setup that 
includes the shared component library and WikimediaUI Base as separate but 
related exports to resolve this inefficiency.
  
  Token visualization
  ---
  
  From the development side, easy access to tokens during development is 
important. Right now, I have to open the Wikimedia UI Base file somewhere 
separate from where I'm working, which is inconvenient. I would propose doing 
something similar to what WMDE has done in WiKit to visualize design tokens 
within Storybook (which would be possible if we did the monorepo setup 
mentioned above).

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

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

To: AnneT
Cc: egardner, Catrope, Tonina_Zhelyazkova_WMDE, Jakob_WMDE, Michael, AnneT, 
Pginer-WMF, raja_wmde, ItamarWMDE, Sarai-WMDE, Aklapper, Volker_E, Invadibot, 
caldera, maantietaja, Akuckartz, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Iniquity, _jensen, rosalieper, 
JGirault, Scott_WUaS, Niedzielski, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T250928: Guard maintenance scripts that interact with certain entity types against use when on repo without the type locally

2021-08-04 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Ladsgroup, Maintenance_bot
Cc: hoo, Addshore, Aklapper, Invadibot, maantietaja, Hazizibinmahdi, Akuckartz, 
Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Biggs657, Lalamarie69, Juan90264, Alter-paule, 
Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, 
Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T268135: Clean up Wikibase page move notification message

2021-08-04 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Ladsgroup, Maintenance_bot
Cc: Ladsgroup, Addshore, WMDE-leszek, Lucas_Werkmeister_WMDE, Aklapper, 
Invadibot, maantietaja, Hazizibinmahdi, Akuckartz, Iflorez, darthmon_wmde, 
alaa_wmde, DannyS712, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g, Biggs657, Lalamarie69, 
Juan90264, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, 
CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, 
Maathavan
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288085: Setup Browser Testing

2021-08-04 Thread guergana.tzatchkova
guergana.tzatchkova claimed this task.

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

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

To: guergana.tzatchkova
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T268135: Clean up Wikibase page move notification message

2021-08-04 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.37-notes (1.37.0-wmf.18; 2021-08-09).

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

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

To: Ladsgroup, ReleaseTaggerBot
Cc: Ladsgroup, Addshore, WMDE-leszek, Lucas_Werkmeister_WMDE, Aklapper, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, DannyS712, CucyNoiD, Nandana, Gaboe420, 
lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Izno, Wikidata-bugs, aude, Dinoguy1000, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T250928: Guard maintenance scripts that interact with certain entity types against use when on repo without the type locally

2021-08-04 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.37-notes (1.37.0-wmf.18; 2021-08-09).

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

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

To: Ladsgroup, ReleaseTaggerBot
Cc: hoo, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T268135: Clean up Wikibase page move notification message

2021-08-04 Thread Ladsgroup
Ladsgroup moved this task from Peer Review to Doing on the Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞) board.
Ladsgroup added a comment.


  let me check the deletion hook.

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

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

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

To: Ladsgroup
Cc: Ladsgroup, Addshore, WMDE-leszek, Lucas_Werkmeister_WMDE, Aklapper, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, DannyS712, CucyNoiD, Nandana, Gaboe420, 
lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Izno, Wikidata-bugs, aude, Dinoguy1000, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T250928: Guard maintenance scripts that interact with certain entity types against use when on repo without the type locally

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709473 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Guard maintenance scripts against 
running on foreign entity types
  
  https://gerrit.wikimedia.org/r/709473

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

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

To: Ladsgroup, gerritbot
Cc: hoo, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T286640: Make a 1.35.3-wmde.2 release including the latest MediaWiki (& extensions) security fixes

2021-08-04 Thread Tarrow
Tarrow updated the task description.

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

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

To: dang, Tarrow
Cc: Tarrow, toan, Addshore, Aklapper, Invadibot, maantietaja, Akuckartz, 
Iflorez, alaa_wmde, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T268135: Clean up Wikibase page move notification message

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709489 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Drop wikibase-after-page-move-queued 
message
  
  https://gerrit.wikimedia.org/r/709489

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

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

To: Ladsgroup, gerritbot
Cc: Ladsgroup, Addshore, WMDE-leszek, Lucas_Werkmeister_WMDE, Aklapper, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, joker88john, DannyS712, CucyNoiD, Nandana, Gaboe420, 
lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Izno, Wikidata-bugs, aude, Dinoguy1000, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T286640: Make a 1.35.3-wmde.2 release including the latest MediaWiki (& extensions) security fixes

2021-08-04 Thread Tarrow
Tarrow added a comment.


  After enabling the wmde.2 images we discovered that our first basic test of 
creating a new item failed with a captcha request. We probably need to tweak 
the QuestyCaptcha settings to only protect against creating new accounts and 
then restrict editing to new accounts.
  
  We should investigate whether this restrictions is new and caused by some 
security patch. If it is we should add some details to the release notes 
because many of our users are probably also using these captcha settings.

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

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

To: dang, Tarrow
Cc: Tarrow, toan, Addshore, Aklapper, Invadibot, maantietaja, Akuckartz, 
Iflorez, alaa_wmde, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T286640: Make a 1.35.3-wmde.2 release including the latest MediaWiki (& extensions) security fixes

2021-08-04 Thread Tarrow
Tarrow added a comment.


  So it looks like the best next steps is to test these images manually and 
make sure they do what we want them to. This means changing the images that are 
running on the test server on cloudVPS.
  
  1. Read about how cloudvps works and what 
https://wikitech.wikimedia.org/wiki/Portal:Cloud_VPS
  2. Step you'll need to set everything up so that you can access servers on 
cloudvps have a read of this 
https://wikitech.wikimedia.org/wiki/Help:Accessing_Cloud_VPS_instances
  3. Log into the server that we're running product testing on.
- you can find this by logging into https://horizon.wikimedia.org/
- then navigating around to the wikidata-dev project.
  4. On the wikibase-product-testing system we should turn off the wmde.1 images
  5. We should then enable the wmde.2 images

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

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

To: dang, Tarrow
Cc: Tarrow, toan, Addshore, Aklapper, Invadibot, maantietaja, Akuckartz, 
Iflorez, alaa_wmde, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T255259: Investigate increasing the default run rate of jobs for Wikibase

2021-08-04 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  It looks like `$wgJobRunRate > 1` is actually supported, and has been since 
the job queue was introduced – looks like this in rMWeeb84cce20e9: Added job 
table, for deferred processing of jobs. The immediate application is… 
,
 and still pretty similar in current master:
  
if ( $wgJobRunRate <= 0 ) {
return;
}
if ( $wgJobRunRate < 1 ) {
$max = mt_getrandmax();
if ( mt_rand( 0, $max ) < $max * $wgJobRunRate ) {
return;
}
$n = 1;
} else {
$n = intval( $wgJobRunRate );
}

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, danshick-wmde, Samantha_Alipio_WMDE, Addshore, 
Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287704: TypeError: Argument 2 passed to Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseEntityLibrary::addLabelUsage() must be of the type string, null given, ca

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710049 had a related patch set uploaded (by Michael Große; author: 
Michael Große):
  
  [mediawiki/extensions/Wikibase@master] Fail safely if language in Lua is not 
a string
  
  https://gerrit.wikimedia.org/r/710049

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

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

To: Michael, gerritbot
Cc: Ladsgroup, Zabe, Addshore, Michael, Aklapper, mmodell, Biggs657, Invadibot, 
Lalamarie69, maantietaja, Juan90264, Alter-paule, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Verdy_p, Wikidata-bugs, 
aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709774 **abandoned** by Lucas Werkmeister (WMDE):
  
  [mediawiki/extensions/Wikibase@master] Introduce normalization-related wiring 
and services
  
  Reason:
  
  split into several smaller changes
  
  https://gerrit.wikimedia.org/r/709774

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710048 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/Wikibase@master] Introduce StatementNormalizer
  
  https://gerrit.wikimedia.org/r/710048

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710047 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/Wikibase@master] Introduce ReferenceNormalizer
  
  https://gerrit.wikimedia.org/r/710047

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710046 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/Wikibase@master] Introduce SnakNormalizer
  
  https://gerrit.wikimedia.org/r/710046

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710045 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/Wikibase@master] Add data-value-normalizers to data 
type definitions
  
  https://gerrit.wikimedia.org/r/710045

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710044 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/Wikibase@master] Introduce DataValueNormalizer interface
  
  https://gerrit.wikimedia.org/r/710044

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T243954: Cache SnakFormat::getFallbackChain() inside the class

2021-08-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Michael, Addshore, Aklapper, Agabi10, Ladsgroup, Biggs657, Invadibot, 
Lalamarie69, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T243954: Cache SnakFormat::getFallbackChain() inside the class

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710036 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/Wikibase@master] Simplify SnakFormat implementation
  
  https://gerrit.wikimedia.org/r/710036

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

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

To: gerritbot
Cc: Michael, Addshore, Aklapper, Agabi10, Ladsgroup, Invadibot, maantietaja, 
Akuckartz, Iflorez, alaa_wmde, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288042: Create ImportFailure concept

2021-08-04 Thread ItamarWMDE
ItamarWMDE claimed this task.

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

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

To: ItamarWMDE
Cc: Aklapper, karapayneWMDE, Lydia_Pintscher, Mattia_Capozzi_WMDE, Silvan_WMDE, 
Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T286248: Add Wikidata support for jvwikisource

2021-08-04 Thread Urbanecm
Urbanecm closed subtask T286241: Create Wikisource Javanese as 
Resolved.

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

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

To: Urbanecm
Cc: Maintenance_bot, Aklapper, Invadibot, maantietaja, Akuckartz, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287969: Flink SwiftTempAuth reports IllegalAccessError when running with java 11

2021-08-04 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Zbyszko, Maintenance_bot
Cc: Zbyszko, Aklapper, dcausse, Invadibot, MPhamWMF, maantietaja, CBogen, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331, Biggs657, Lalamarie69, Juan90264, Alter-paule, Beast1978, 
Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, 
Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T286938: Create a plan for a final streaming updater rollout as source of truth for blazegraph instances

2021-08-04 Thread dcausse
dcausse moved this task from Ready for Development to Needs review on the 
Discovery-Search (Current work) board.
dcausse claimed this task.
dcausse added a comment.


  Suggested plan: 
https://wikitech.wikimedia.org/wiki/Wikidata_Query_Service/Streaming_Updater_Rollout_Plan

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

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

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

To: dcausse
Cc: RKemper, Aklapper, dcausse, Gehel, MPhamWMF, Zbyszko, Invadibot, 
maantietaja, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287969: Flink SwiftTempAuth reports IllegalAccessError when running with java 11

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710018 **merged** by jenkins-bot:
  
  [wikidata/query/flink-swift-plugin@master] Fix cross class loader 
package-private reference
  
  https://gerrit.wikimedia.org/r/710018

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

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

To: Zbyszko, gerritbot
Cc: Zbyszko, Aklapper, dcausse, Biggs657, Invadibot, Lalamarie69, MPhamWMF, 
maantietaja, Juan90264, Alter-paule, Beast1978, CBogen, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Namenlos314, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288085: Setup Browser Testing

2021-08-04 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 
4).

TASK DESCRIPTION
  In order to ensure our user experience the user flows we envisioned, and to 
make sure our Graphical User interface operates as expected, we should set up 
Browser tests. Luckily, Laravel provides a relatively easy way to set browser 
tests up with the Laravel Dusk  package. 
However, we can also consider other testing options such as Nightwatch 
.
  
  **AC:**
  
  [ ] Browser tests are set up in our repository so that we can write tests
  [ ] Documentation has been updated to instruct developers on running browser 
tests locally
  [ ] Browser tests run within our GitHub workflows.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287969: Flink SwiftTempAuth reports IllegalAccessError when running with java 11

2021-08-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Zbyszko, gerritbot
Cc: Zbyszko, Aklapper, dcausse, Biggs657, Invadibot, Lalamarie69, MPhamWMF, 
maantietaja, Juan90264, Alter-paule, Beast1978, CBogen, Un1tY, Akuckartz, 
Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Namenlos314, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287969: Flink SwiftTempAuth reports IllegalAccessError when running with java 11

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 710018 had a related patch set uploaded (by ZPapierski; author: 
ZPapierski):
  
  [wikidata/query/flink-swift-plugin@master] Fix cross class loader 
package-private reference
  
  https://gerrit.wikimedia.org/r/710018

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

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

To: Zbyszko, gerritbot
Cc: Zbyszko, Aklapper, dcausse, Invadibot, MPhamWMF, maantietaja, CBogen, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288082: Setup Linting

2021-08-04 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 
4).

TASK DESCRIPTION
  **//Depends on T288046: Setup a Vue clientside application 
//**.
  
  As is the custom in WMDE projects, we would like to make sure we are 
following agreed upon code styles, and for that purpose we will need to add a 
JavaScript code linter.
  
  In other WMDE Vue projects, the mist common linting library seems to be 
ESLint  or VueCLI, which uses ESLint in the background.
  
  **AC**:
  
  - ESLint is installed and configured in the project (either regularly or by 
VueCLI).
  - GitHub workflows lint our code on every commit pushed.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285237: [Epic] Uploading mismatches to the store

2021-08-04 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T285299: Import of a Mismatch File as 
Resolved.

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285299: Import of a Mismatch File

2021-08-04 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher moved this task from Test (Verification) to Done on the 
Mismatch Finder (Mismatch Finder - sprint 3) board.
Lydia_Pintscher added a comment.


  Successfully uploaded a test file 

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

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

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

To: ItamarWMDE, Lydia_Pintscher
Cc: karapayneWMDE, Esc3300, Aklapper, Lydia_Pintscher, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288063: Setup JavaScript Testing

2021-08-04 Thread ItamarWMDE
ItamarWMDE updated the task description.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287563: slow indexing of new Items on Wikidata?

2021-08-04 Thread hnowlan
hnowlan added a subscriber: Pchelolo.
hnowlan added a comment.


  In T287563#7246465 , 
@dcausse wrote:
  
  > Hi @hnowlan in case you have ideas, we're investigating why the 
`cirrusSearchElasticaWrite` job is being backlogged more frequently since the 
switch. There does not seem to be more messages produced to it  nor we see more 
indexing requests sent to elastic (this job is responsible for sending data to 
elasticsearch) but the processing rate suggests that we're processing a lot 
more than before the switch.
  
  Hey, apologies for the delay, I've been PTO. Unfortunately I don't have any 
good explanations for the time being. It appears that there's been some 
contention on the k8s cluster leading to evictions, and one jobqueue process 
might have been in a bad state due to memory usage issues. I've done a full 
redeploy to iron out any potential issues that might be there, and I'm going to 
monitor the usage throughout the day today to see if we need to increase our 
resource thresholds a little more. It would be odd if we need to as both eqiad 
and codfw have the same, but similar has happened before with changeprop. 
Tagging @Pchelolo to see if he has any ideas too

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

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

To: hnowlan
Cc: Pchelolo, hnowlan, EBernhardson, dcausse, Nikki, Aklapper, Lydia_Pintscher, 
Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Gryllida, Addshore, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T277862: selenium-daily-beta-WikibaseLexeme broken since mid feb 2021

2021-08-04 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.37-notes (1.37.0-wmf.18; 
2021-08-09); removed MW-1.37-notes (1.37.0-wmf.11; 2021-06-21).

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

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

To: Ladsgroup, ReleaseTaggerBot
Cc: noarave, Pablo-WMDE, toan, Sahilgrewalhere, Lucas_Werkmeister_WMDE, 
zeljkofilipin, WMDE-leszek, Michael, Ladsgroup, Tarrow, hoo, Addshore, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, 
alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Bodhisattwa, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288063: Setup JavaScript Testing

2021-08-04 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 
4).

TASK DESCRIPTION
  In order to ensure that our JavaScript code is covered by (integration / 
unit) tests, we will have to set up a JavaScript testing library.
  
  Nowadays, the most popular test runner and assertions library is Jest 
. Which also seems to be the most commonly employed testing 
library in recent WMDE projects. Since we are creating a VueJS application, we 
will probably have to additionally install some VueJS testing wrapper, to 
enable us to easily instantiate and render components within tests. To this 
end, the industry standard library seems to be Vue Test Utils 
.
  
  **AC:**
  
  [ ] JavaScript testing is set up in our application
  [ ] Developer docs have been updated with instructions on how to run the tests
  [ ] Our Github workflows have been updated to run JavaScript tests 
automatically for each commit.
  
  **Hints:**
  
  - In order to run the tests, we might need to come up with our own npm script 
or utilize (or some other option like Vue CLI  if 
applicable - depending on which approach we used to set our app up).
  - A guide that looks cool: https://simple-web.dev/vue-testing-in-laravel

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288046: Setup a Vue clientside application

2021-08-04 Thread Addshore
Addshore added a project: wdwb-tech.

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

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

To: Addshore
Cc: Addshore, Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287564: Installation: Script that populates the sites table (interwiki) fails because of violated not null constraints.

2021-08-04 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata.

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

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

To: Maintenance_bot
Cc: LucasWerkmeister, Samantha_Alipio_WMDE, Aklapper, OkayIguess, Invadibot, 
maantietaja, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, saper, aude, Jjanes, Turnstep, Lydia_Pintscher, scfc, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285987: Do not generate full html parser output at the end of Wikibase edit requests

2021-08-04 Thread Addshore
Addshore moved this task from Prioritized Tech (prioritised from top to bottom) 
to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
Addshore edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: Addshore
Cc: danshick-wmde, RShigapov, Kormat, Marostegui, LSobanski, Ladsgroup, 
tstarling, Lucas_Werkmeister_WMDE, Michael, Tarrow, daniel, Krinkle, Addshore, 
Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, WDoranWMF, alaa_wmde, 
holger.knust, EvanProdromou, Nandana, Jony, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Vali.matei, _jensen, rosalieper, 
Agabi10, Scott_WUaS, Pchelolo, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T269724: Allow restricting constraints to certain entity types

2021-08-04 Thread Addshore
Addshore moved this task from Prioritized Product (prioritised from top to 
bottom) to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
Addshore edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: Addshore
Cc: Manuel, Eihel, Esc3300, MisterSynergy, abian, Lydia_Pintscher, 
Lucas_Werkmeister_WMDE, Nikki, Aklapper, Invadibot, maantietaja, Akuckartz, 
Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285987: Do not generate full html parser output at the end of Wikibase edit requests

2021-08-04 Thread Addshore
Addshore set the point value for this task to "13".

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

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

To: Addshore
Cc: danshick-wmde, RShigapov, Kormat, Marostegui, LSobanski, Ladsgroup, 
tstarling, Lucas_Werkmeister_WMDE, Michael, Tarrow, daniel, Krinkle, Addshore, 
Aklapper, Invadibot, maantietaja, Akuckartz, WDoranWMF, holger.knust, 
EvanProdromou, Nandana, Jony, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, Vali.matei, _jensen, rosalieper, Agabi10, Scott_WUaS, 
Pchelolo, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285987: Do not generate full html parser output at the end of Wikibase edit requests

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: danshick-wmde, RShigapov, Kormat, Marostegui, LSobanski, Ladsgroup, 
tstarling, Lucas_Werkmeister_WMDE, Michael, Tarrow, daniel, Krinkle, Addshore, 
Aklapper, Invadibot, maantietaja, Akuckartz, WDoranWMF, holger.knust, 
EvanProdromou, Nandana, Jony, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, Vali.matei, _jensen, rosalieper, Agabi10, Scott_WUaS, 
Pchelolo, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T277862: selenium-daily-beta-WikibaseLexeme broken since mid feb 2021

2021-08-04 Thread Ladsgroup
Ladsgroup moved this task from Peer Review to Stalled/Waiting on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Ladsgroup added a comment.


  Let's see if it fixes things.

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

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

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

To: Ladsgroup
Cc: noarave, Pablo-WMDE, toan, Sahilgrewalhere, Lucas_Werkmeister_WMDE, 
zeljkofilipin, WMDE-leszek, Michael, Ladsgroup, Tarrow, hoo, Addshore, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, 
alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Bodhisattwa, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T269724: Allow restricting constraints to certain entity types

2021-08-04 Thread Addshore
Addshore set the point value for this task to "8".

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

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

To: Addshore
Cc: Manuel, Eihel, Esc3300, MisterSynergy, abian, Lydia_Pintscher, 
Lucas_Werkmeister_WMDE, Nikki, Aklapper, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288055: Setup Wikit

2021-08-04 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 
4).

TASK DESCRIPTION
  **//Depends on T288046: Setup a Vue clientside application 
//**.
  
  Install and Setup WiKit in our project, so that we have easy access to our 
Design System Tokens and components, when needed.
  
  AC:
  
  [ ] WiKit is installed and setup for our Vue Application.
  [ ] Our example component utilizes at least one WiKit Component.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T277862: selenium-daily-beta-WikibaseLexeme broken since mid feb 2021

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709989 **merged** by jenkins-bot:
  
  [mediawiki/extensions/WikibaseLexeme@master] Stop trying to login in each 
browser test
  
  https://gerrit.wikimedia.org/r/709989

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

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

To: Ladsgroup, gerritbot
Cc: noarave, Pablo-WMDE, toan, Sahilgrewalhere, Lucas_Werkmeister_WMDE, 
zeljkofilipin, WMDE-leszek, Michael, Ladsgroup, Tarrow, hoo, Addshore, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, 
alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Bodhisattwa, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288046: Setup a Vue clientside application

2021-08-04 Thread ItamarWMDE
ItamarWMDE updated the task description.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288046: Setup a Vue clientside application

2021-08-04 Thread ItamarWMDE
ItamarWMDE updated the task description.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T277862: selenium-daily-beta-WikibaseLexeme broken since mid feb 2021

2021-08-04 Thread Ladsgroup
Ladsgroup claimed this task.
Ladsgroup moved this task from To Do (prioritised from top to bottom) to Peer 
Review on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Ladsgroup added a comment.


  Cookie devouring

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

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

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

To: Ladsgroup
Cc: noarave, Pablo-WMDE, toan, Sahilgrewalhere, Lucas_Werkmeister_WMDE, 
zeljkofilipin, WMDE-leszek, Michael, Ladsgroup, Tarrow, hoo, Addshore, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, 
alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Bodhisattwa, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709991 had a related patch set uploaded (by Martaannaj; author: 
Martaannaj):
  
  [operations/mediawiki-config@master] Add config for the updated 
PropertySuggester for test Wikidata
  
  https://gerrit.wikimedia.org/r/709991

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

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

To: gerritbot
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288046: Setup a Vue clientside application

2021-08-04 Thread ItamarWMDE
ItamarWMDE updated the task description.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285300: Getting mismatches from the store by item IDs

2021-08-04 Thread Silvan_WMDE
Silvan_WMDE claimed this task.
Silvan_WMDE moved this task from To Do to Doing on the Mismatch Finder 
(Mismatch Finder - sprint 4) board.

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

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

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

To: Silvan_WMDE
Cc: Esc3300, Aklapper, Lydia_Pintscher, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288046: Setup a Vue clientside application

2021-08-04 Thread ItamarWMDE
ItamarWMDE updated the task description.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287459: wikidata-dev instances causing git "Internal error during upload-pack" every 5 minutes

2021-08-04 Thread Addshore
Addshore raised the priority of this task from "Low" to "Medium".

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

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

To: Addshore
Cc: hashar, Addshore, Lucas_Werkmeister_WMDE, Aklapper, Invadibot, maantietaja, 
Akuckartz, Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, xSavitar, Scott_WUaS, Wikidata-bugs, aude, 
jayvdb, Lydia_Pintscher, Paladox, Mbch331, Jay8g, Krenair, QChris
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288046: Setup a Vue clientside application

2021-08-04 Thread Silvan_WMDE
Silvan_WMDE renamed this task from "Setup a Vue clinetside application" to 
"Setup a Vue clientside application".

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

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

To: Silvan_WMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288046: Setup a Vue clinetside application

2021-08-04 Thread ItamarWMDE
ItamarWMDE updated the task description.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288046: Setup a Vue clinetside application

2021-08-04 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 
4).

TASK DESCRIPTION
  As we want to leverage WiKit as the design system of this project. We would 
need to set up Vue as a Single Page application within our Laravel project.
  
  With Laravel, we can set up Vue in one of two ways:
  
  1. As a standalone Vue application (which would live in the `resources/js` 
folder, most probably). This would mean we would need to:
- Implement a client side routing Library (to transition from "page" to 
"page"). **//Normally this is done with Vue Router 
.//**
- Implement a state management library, to ensure the application state is 
derived from, and reflects the REST API state. **//In WMDE we most commonly use 
Vuex //**.
- Make sure that our REST API Routes are ready before developing features 
in the client side **OR**
- Find a way to mock data for the client side, for these cases where the 
API is not ready yet. **//Can be done with something along the lines of 
Mirage.js  or JSON Server 
//**
  
  2. As a vue application that is managed by, and consumes responses from, an 
Inertia.js  Implementation. This seems to be the 
preferred Laravel approach, but has some downsides:
- PRO: Much less setup, while we might still need a state management 
library, we won't require it for routing, and we can implement it on a per 
needed basis.
- PRO: Less context shifting, we keep writing web routes and controllers 
like we have done so far, but instead of responding with a view, we will 
respond with an Inertia page.
- PRO: Closer to our Database implementation, so we could potentially 
implement features like batch editing, without having to implement them in the 
REST API.
- CON: This full couples our client side application with our backend 
implementation. Meaning that if we decided to switch from a Laravel server to a 
python server one day, we would also have to put in work to extract the client 
side app out of the project.
  
  **//In addition to these considerations, another factor that we should 
consider is whether to use TypeScript  or 
Vanilla ES+. TypeScript seems to be the preferred flavor in WMDE, which would 
add a bit of setup overhead to both of the above possible setups.//**
  
  Thus, we need to reach a decision, as a team, on which technologies to 
implement, and then perform the groundwork so that we can start developing Vue 
components.
  
  AC:
  
  [ ] The team has decided and documented the vue stack to use for our client 
side app.
  [ ] The chosen stack is set up with one example page and one example 
component.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288045: Display line and message for failed imports in "imports" view

2021-08-04 Thread Silvan_WMDE
Silvan_WMDE created this task.
Silvan_WMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 
4).

TASK DESCRIPTION
  depends on T288042  but should be 
independent of T288043 

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

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

To: Silvan_WMDE
Cc: Aklapper, karapayneWMDE, Lydia_Pintscher, Mattia_Capozzi_WMDE, Silvan_WMDE, 
Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T277862: selenium-daily-beta-WikibaseLexeme broken since mid feb 2021

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709989 had a related patch set uploaded (by Ladsgroup; author: Amir 
Sarabadani):
  
  [mediawiki/extensions/WikibaseLexeme@master] Stop trying to login in each 
browser test
  
  https://gerrit.wikimedia.org/r/709989

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

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

To: Michael, gerritbot
Cc: noarave, Pablo-WMDE, toan, Sahilgrewalhere, Lucas_Werkmeister_WMDE, 
zeljkofilipin, WMDE-leszek, Michael, Ladsgroup, Tarrow, hoo, Addshore, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, 
alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Bodhisattwa, 
Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288043: Record import failures in the database

2021-08-04 Thread Silvan_WMDE
Silvan_WMDE created this task.
Silvan_WMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 
4).

TASK DESCRIPTION
  depends on T288042 

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

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

To: Silvan_WMDE
Cc: Aklapper, karapayneWMDE, Lydia_Pintscher, Mattia_Capozzi_WMDE, Silvan_WMDE, 
Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T233105: Month and year are sometimes parsed as the first day of the month

2021-08-04 Thread Manuel
Manuel closed this task as "Resolved".
Manuel claimed this task.
Manuel added a comment.


  This is fixed! Thank you for reporting it @matej_suchanek!

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

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

To: Manuel
Cc: Lydia_Pintscher, Manuel, Mbch331, Addshore, Ladsgroup, 
Lucas_Werkmeister_WMDE, Aklapper, matej_suchanek, Biggs657, Invadibot, 
Lalamarie69, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T87764: Bugs related to time datatype (tracking)

2021-08-04 Thread Manuel
Manuel closed subtask T233105: Month and year are sometimes parsed as the first 
day of the month as Resolved.

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

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

To: Manuel
Cc: Ltrlg, Mike_Peel, PokestarFan, T.seppelt, Agabi10, Ricordisamoa, Conny, 
Liuxinyu970226, JulesWinnfield-hu, Wikidata-bugs, Tobi_WMDE_SW, Aklapper, 
Invadibot, maantietaja, Akuckartz, Nickleh, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, aude, 
Dinoguy1000, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread Addshore
Addshore added a comment.


  Everything looks good on beta, so the next step is @Martaannaj to write the 
code patches for this for testwikidatawiki!

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

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

To: Addshore
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Ladsgroup, Ottomata, Lucas_Werkmeister_WMDE, Martaannaj, Michaelcochez, 
Michael, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T288042: Create ImportFailure concept

2021-08-04 Thread Silvan_WMDE
Silvan_WMDE created this task.
Silvan_WMDE added projects: Wikidata, Mismatch Finder (Mismatch Finder - sprint 
4).

TASK DESCRIPTION
  This includes:
  
  - model
  - migration
  - seeder.
  
  ImportFailures have exactly one line number (in which the first import error 
occurred) and a text message that gives a reason for the failure.

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

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

To: Silvan_WMDE
Cc: Aklapper, karapayneWMDE, Lydia_Pintscher, Mattia_Capozzi_WMDE, Silvan_WMDE, 
Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T287164: Improve bulk import via API

2021-08-04 Thread RShigapov
RShigapov updated the task description.

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

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

To: RShigapov
Cc: Afandian, Daniel_Mietchen, Tarrow, aidhog, johanricher, Addshore, Masssly, 
danshick-wmde, Thadguidry, Aklapper, RShigapov, Invadibot, maantietaja, 
Akuckartz, darthmon_wmde, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285104: Deploy Shellbox instance (shellbox-constraints) for Wikidata constraint regexes

2021-08-04 Thread Legoktm
Legoktm updated the task description.

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

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

To: Legoktm
Cc: Joe, Michael, JMeybohm, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Legoktm, Ladsgroup, Biggs657, joanna_borun, Invadibot, Lalamarie69, Devnull, 
maantietaja, lmata, Juan90264, wkandek, Muchiri124, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, RhinosF1, joker88john, Legado_Shulgin, 
ReaperDawn, CucyNoiD, Nandana, jijiki, Gaboe420, Giuliamocci, Davinaclare77, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Hfbn0, 
QZanden, Esc3300, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wong128hk, Eevans, abian, Hardikj, 
Wikidata-bugs, aude, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285104: Deploy Shellbox instance (shellbox-constraints) for Wikidata constraint regexes

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709960 had a related patch set uploaded (by Legoktm; author: Legoktm):
  
  [operations/puppet@production] services_proxy: Add envoyproxy for 
shellbox-constraints
  
  https://gerrit.wikimedia.org/r/709960

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

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

To: gerritbot
Cc: Joe, Michael, JMeybohm, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Legoktm, Ladsgroup, Biggs657, joanna_borun, Invadibot, Lalamarie69, Devnull, 
maantietaja, lmata, Juan90264, wkandek, Muchiri124, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, RhinosF1, joker88john, Legado_Shulgin, 
ReaperDawn, CucyNoiD, Nandana, jijiki, Gaboe420, Giuliamocci, Davinaclare77, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Hfbn0, 
QZanden, Esc3300, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wong128hk, Eevans, abian, Hardikj, 
Wikidata-bugs, aude, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709959 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/WikibaseLexeme@master] Update StatementChangeOpFactory 
constructor call
  
  https://gerrit.wikimedia.org/r/709959

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T251480: Normalize pagenames/filenames on save in Wikibase

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709958 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
author: Lucas Werkmeister (WMDE)):
  
  [mediawiki/extensions/WikibaseLexeme@master] Temporarily skip 
LexemeFormsMergerTest
  
  https://gerrit.wikimedia.org/r/709958

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: toan, Samantha_Alipio_WMDE, Lucas_Werkmeister_WMDE, Ladsgroup, Manuel, 
Lydia_Pintscher, Addshore, Raymond, Multichill, Reedy, Aklapper, Herzi.Pinki, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285104: Deploy Shellbox instance (shellbox-constraints) for Wikidata constraint regexes

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709572 **merged** by Legoktm:
  
  [operations/dns@master] Add shellbox-constraints to discovery
  
  https://gerrit.wikimedia.org/r/709572

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

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

To: gerritbot
Cc: Joe, Michael, JMeybohm, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Legoktm, Ladsgroup, Biggs657, joanna_borun, Invadibot, Lalamarie69, Devnull, 
maantietaja, lmata, Juan90264, wkandek, Muchiri124, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, RhinosF1, joker88john, Legado_Shulgin, 
ReaperDawn, CucyNoiD, Nandana, jijiki, Gaboe420, Giuliamocci, Davinaclare77, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Hfbn0, 
QZanden, Esc3300, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wong128hk, Eevans, abian, Hardikj, 
Wikidata-bugs, aude, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285104: Deploy Shellbox instance (shellbox-constraints) for Wikidata constraint regexes

2021-08-04 Thread gerritbot
gerritbot added a comment.


  Change 709569 **merged** by Legoktm:
  
  [operations/puppet@production] service: Switch shellbox-constraints to 
production
  
  https://gerrit.wikimedia.org/r/709569

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

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

To: gerritbot
Cc: Joe, Michael, JMeybohm, Addshore, Lucas_Werkmeister_WMDE, Aklapper, 
Legoktm, Ladsgroup, Biggs657, joanna_borun, Invadibot, Lalamarie69, Devnull, 
maantietaja, lmata, Juan90264, wkandek, Muchiri124, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, RhinosF1, joker88john, Legado_Shulgin, 
ReaperDawn, CucyNoiD, Nandana, jijiki, Gaboe420, Giuliamocci, Davinaclare77, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, Hfbn0, 
QZanden, Esc3300, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Wong128hk, Eevans, abian, Hardikj, 
Wikidata-bugs, aude, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T286640: Make a 1.35.3-wmde.2 release including the latest MediaWiki (& extensions) security fixes

2021-08-04 Thread Addshore
Addshore updated the task description.

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

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

To: dang, Addshore
Cc: Tarrow, toan, Addshore, Aklapper, Invadibot, maantietaja, Akuckartz, 
Iflorez, alaa_wmde, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


  1   2   >