[Wikidata-bugs] [Maniphest] T285331: Document local development setup

2021-06-28 Thread ItamarWMDE
ItamarWMDE claimed this task.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, karapayneWMDE, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Esc3300, 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] T285606: Unexpected title value in WDQS when using MWAPI for lexemes

2021-06-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Well, I would say it’s not really a bug, more an unfortunate combination of 
features. There are currently two ways to get an entity ID out of MWAPI:
  
  Given a “client-like” API result like this
  

  

  
  then the MWAPI config
  
?item wikibase:apiOutputItem mwapi:item.
  
  corresponds to the XPath `pageprops/@wikibase_item`, i.e. the `wikibase_item` 
attribute of the `pageprops` child element of that `page` element.
  
  Given a “repo-like” API result like this
  

  

  
  then the MWAPI config
  
?item wikibase:apiOutputItem mwapi:title.
  
  corresponds to the XPath `@title`, i.e. the `title` attribute of that `page` 
element.
  
  In both cases, the assumption is that the XPath selects the entity ID as a 
string, but for the `title` attribute, that’s only true for items, not other 
entity types. (On Wikibase installations where items aren’t in the main 
namespace, I assume it’s not even true for items.) But I’m not sure what the 
best way to solve this would be – I would be hesitant to hard-code something 
like “remove everything up to the first colon” into MWAPI.
  
  Maybe we can add a new value for the `query+prop` API parameter, which would 
add the page’s entity ID (as an attribute on the `page` element, like the 
`contentmodel`, `pagelanguage`, etc.)? And then we could add that by default to 
the MWAPI “Generator” service, and add a new shortcut, `mwapi:entityid` = 
`@wikibase_entity` or something like that.

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

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

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


[Wikidata-bugs] [Maniphest] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T08:33:22Z] 
 Synchronized wmf-config/InitialiseSettings.php: Config: 
[[gerrit:698751|Remove idGeneratorRateLimiting from production config (T274157 
)]], Part II (duration: 00m 55s)

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

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

To: dang, Stashbot
Cc: Ladsgroup, Michael, toan, Aklapper, Lucas_Werkmeister_WMDE, Biggs657, 
Invadibot, Lalamarie69, maantietaja, 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, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T09:14:53Z] 
 Synchronized wmf-config/Wikibase.php: 
Config: [[gerrit:701500|Stop setting Wikibase client changesDatabase (T257260 
)]] (duration: 00m 55s)

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

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

To: Lucas_Werkmeister_WMDE, Stashbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T09:42:25Z] 
 Synchronized 
wmf-config/InitialiseSettings-labs.php: Config: [[gerrit:701501|Remove 
$wmgWikibaseClientChangesDatabase (T257260 
)]] (2/2, beta) (duration: 00m 56s)

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

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

To: Lucas_Werkmeister_WMDE, Stashbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T283040: Aspect values are poorly documented in API help pages

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  LGTM on beta F34529937: image.png 


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

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

To: Michael, Addshore
Cc: Manuel, Addshore, RBrounley_WMF, Aklapper, Reedy, Invadibot, maantietaja, 
Akuckartz, apaskulin, Iflorez, alaa_wmde, Nandana, lucamauri, Cpaulf30, Lahi, 
Gq86, GoranSMilovanovic, Ivana_Isadora, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, 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] T283569: Prevent logspam generated by "No RDF builder defined..." for invalid data values

2021-06-28 Thread Addshore
Addshore added a subtask: T285138: Remove invalid data from DB.

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

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

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


[Wikidata-bugs] [Maniphest] T285670: Design System: Upgrade dev docker image

2021-06-28 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata.

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

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

To: Maintenance_bot
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Volker_E, Wikidata-bugs, aude, Lydia_Pintscher, 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] T255507: WikiPage::doEditContent falls back to $wgUser

2021-06-28 Thread DannyS712
DannyS712 updated the task description.

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

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

To: DannyS712
Cc: Clarakosi, Majavah, Aklapper, Pchelolo, DannyS712, Biggs657, the0001, 
Simonmaignan, Invadibot, OTichonova, Lalamarie69, Selby, H0bby, Asartea, 
Florian_COLLIN, Dentonius, AndreCstr, caldera, maantietaja, calbon, 
XeroS_SkalibuR, Naike, Muchiri124, Alter-paule, NavinRizwi, Beast1978, CBogen, 
GeneralNotability, Un1tY, Akuckartz, Shliilh65, eprodromou, Dzaky17, Hook696, 
Adidsone1, darthmon_wmde, ST47, Examknow, abi_, Kent7301, Chambersjay, Jd3main, 
joker88john, 94rain, CucyNoiD, Nandana, Mirahamira, Tks4Fish, Tumz24, 
kostajh, Gaboe420, Phukettaxigroup, Jony, lucamauri, Amorymeltzer, Giuliamocci, 
Force_Radical, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, Xinbenlv, Vacio, 
Ramsey-WMF, Bsandipan, Markhalsey, Xover, GoranSMilovanovic, TheDragonFire, 
45Jayjay1969, Vexations, Jayprakash12345, Nattes, QZanden, EnricoCNC, Esc3300, 
LawExplorer, spatton, Lewizho99, JJMC89, Maathavan, Wugapodes, Iniquity, 
SundanceRaphael, Poyekhali, _jensen, Jseddon, rosalieper, Mkdw, AGK, xSavitar, 
XanonymusX, Taiwania_Justo, RuyP, shinjiman, JEumerus, gabriel-wmde, 
Scott_WUaS, Cirdan, DStrine, Ixocactus, Izno, SBisson, notconfusing, Wong128hk, 
Nirmos, Bsadowski1, mys_721tx, Zache, alex-mashin, Niharika, Wikidata-bugs, 
Snowolf, WMDE-Fisch, Base, aude, SPQRobin, AndyRussG, Pcoombe, Huji, geraki, 
El_Grafo, Dinoguy1000, Gryllida, jeblad, jayvdb, MrStradivarius, Tacsipacsi, 
Catrope, Nikerabbit, Arrbee, KartikMistry, Alchimista, He7d3r, Jdforrester-WMF, 
Ladsgroup, Jackmcbarn, Steinsplitter, Mbch331, Jay8g, Ltrlg, Glaisher, Krenair, 
Keegan, Tgr
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283168: remove special configurations for Dagbani in Wikibase code

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 699540 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Remove special configurations for 
Dagbani in Wikibase code
  
  https://gerrit.wikimedia.org/r/699540

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

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

To: Mbch331, gerritbot
Cc: Ladsgroup, Nikki, Mbch331, Amire80, Aklapper, Lydia_Pintscher, 
Mohammed_Sadat_WMDE, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Alter-paule, 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, Scott_WUaS, Jonas, 
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] T283911: Run GitHub actions on PRs opened from a fork

2021-06-28 Thread Michael
Michael added a comment.


  In T283911#7169942 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > I’m not sure about the first-time contributors things, but as I understand 
it, the main problem is that pull requests from forks won’t have access to 
secrets, so they’ll be missing various API keys.
  
  Yes, and I think this is as good as we can (safely) do in this regard. This 
blog post goes into a bit more detail as to why: 
https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
  
  As far as I can see it:, you already specified it well:
  
  [ ] Make the things that //can// run without secrets (i.e. basic CI), run 
automatically on pull requests from forks as well.
  [ ] Create some kind of documentation/instructions for how to manually run 
the rest of CI 

 (netlify, saucelabs) after review, so that the patch can be merged.

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

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

To: Michael
Cc: Michael, Lucas_Werkmeister_WMDE, Addshore, bete, Jakob_WMDE, Aklapper, 
Tonina_Zhelyazkova_WMDE, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Volker_E, 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] T283911: Run GitHub actions on PRs opened from a fork

2021-06-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  > Yes, and I think this is as good as we can (safely) do in this regard.
  
  Well, I assume we should be able to run (some?) browser tests directly in 
GitHub actions instead of via a third-party service. The question is how 
important that is to us (which is why I’m still waiting for an answer to 
T283911#7166299  before I 
pick this up).

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

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

To: Lucas_Werkmeister_WMDE
Cc: Michael, Lucas_Werkmeister_WMDE, Addshore, bete, Jakob_WMDE, Aklapper, 
Tonina_Zhelyazkova_WMDE, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Volker_E, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701500 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Stop setting Wikibase client 
changesDatabase
  
  https://gerrit.wikimedia.org/r/701500

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T281272: HTTP 500 error for https://www.wikidata.org/wiki/Special:EntityData/Q30.rdf / ttl

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701887 had a related patch set uploaded (by Tarrow; author: Tarrow):
  
  [mediawiki/extensions/Wikibase@master] Prefetch Item StubEntityData
  
  https://gerrit.wikimedia.org/r/701887

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

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

To: Addshore, gerritbot
Cc: Tonina_Zhelyazkova_WMDE, BPirkle, mmodell, thcipriani, Agabi10, Gehel, 
jcrespo, Marostegui, Lucas_Werkmeister_WMDE, daniel, Tpt, Ladsgroup, dcausse, 
Tarrow, WMDE-leszek, Jakob_WMDE, Lydia_Pintscher, Addshore, Silvan_WMDE, 
Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Vali.matei, 
_jensen, rosalieper, Scott_WUaS, Jonas, Verdy_p, Wikidata-bugs, aude, 
Dinoguy1000, 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] T281272: HTTP 500 error for https://www.wikidata.org/wiki/Special:EntityData/Q30.rdf / ttl

2021-06-28 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Addshore, gerritbot
Cc: Tonina_Zhelyazkova_WMDE, BPirkle, mmodell, thcipriani, Agabi10, Gehel, 
jcrespo, Marostegui, Lucas_Werkmeister_WMDE, daniel, Tpt, Ladsgroup, dcausse, 
Tarrow, WMDE-leszek, Jakob_WMDE, Lydia_Pintscher, Addshore, Silvan_WMDE, 
Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 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, 
Vali.matei, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Verdy_p, Wikidata-bugs, aude, Dinoguy1000, 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] T219215: Don’t suggest edits to real items in API sandbox

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T08:21:36Z] 
 Synchronized wmf-config/Wikibase.php: Config: 
[[gerrit:698518|Set Wikidata's main sandbox item (T219215 
)]], Part II (duration: 00m 56s)

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

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

To: Ladsgroup, Stashbot
Cc: Ladsgroup, ItamarWMDE, Samantha_Alipio_WMDE, Addshore, Aklapper, 
Lucas_Werkmeister_WMDE, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 
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] T219215: Don’t suggest edits to real items in API sandbox

2021-06-28 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Ladsgroup, Maintenance_bot
Cc: Ladsgroup, ItamarWMDE, Samantha_Alipio_WMDE, Addshore, Aklapper, 
Lucas_Werkmeister_WMDE, Invadibot, maantietaja, Hazizibinmahdi, Akuckartz, 
Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Biggs657, Lalamarie69, 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] T284538: effectively lower Item ID rate limit for bad Item creation requests

2021-06-28 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Ladsgroup, Maintenance_bot
Cc: Aklapper, Lydia_Pintscher, Invadibot, maantietaja, Hazizibinmahdi, 
Akuckartz, Iflorez, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Mbch331, Biggs657, Lalamarie69, 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] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-06-28 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: dang, Maintenance_bot
Cc: Ladsgroup, Michael, toan, Aklapper, Lucas_Werkmeister_WMDE, Invadibot, 
maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331, Biggs657, 
Lalamarie69, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T11:50:50Z] 
 Synchronized wmf-config/Wikibase.php: 
Config: [[gerrit:701502|Stop setting Wikibase repo foreignRepositories (T257260 
)]] (duration: 00m 55s)

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

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

To: Lucas_Werkmeister_WMDE, Stashbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T277738: Add missing keyboard navigation events to popover component

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: Addshore, Aklapper, Sarai-WMDE, Invadibot, maantietaja, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Volker_E, 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] T283654: CognateIntegrationTest::testCreateDeleteAndRestorePageResultsInEntry is failing

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Lucas_Werkmeister_WMDE, Addshore
Cc: toan, dang, Lucas_Werkmeister_WMDE, Aklapper, DannyS712, Biggs657, 
Invadibot, Lalamarie69, maantietaja, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Thibaut120094, Wikidata-bugs, aude, 
Lydia_Pintscher, Darkdadaah, Jdforrester-WMF, Addshore, Mbch331, 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] T283911: Run GitHub actions on PRs opened from a fork in Wikit

2021-06-28 Thread Addshore
Addshore renamed this task from "Run GitHub actions on PRs opened from a fork" 
to "Run GitHub actions on PRs opened from a fork in Wikit".
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: Michael, Lucas_Werkmeister_WMDE, Addshore, bete, Jakob_WMDE, Aklapper, 
Tonina_Zhelyazkova_WMDE, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Volker_E, 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] T222951: [Maintenance] Do not bind against LabelsProvider in ChangeOps

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: sarhan.alaa, sarhan, Addshore, Aklapper, alaa_wmde, Invadibot, maantietaja, 
Akuckartz, Iflorez, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T281669: Frustrating delay between entering a value for a statement and being able to save

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Ladsgroup, Addshore
Cc: toan, Manuel, amy_rc, Addshore, Lucas_Werkmeister_WMDE, Moebeus, jhsoby, 
Aklapper, Nikki, Biggs657, Invadibot, Lalamarie69, maantietaja, 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, Jonas, 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] T285102: Don’t open entity suggestions when a valid value is already selected

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

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


[Wikidata-bugs] [Maniphest] T285228: Replace ILBFactory by using the new Db-Service in Repo's dispatchChanges maint. script and classes SqlChangeDispatchCoordinator and LockManagerSqlChangeDispatchCoo

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 700962 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Use RepoDomainDb in dispatching code
  
  https://gerrit.wikimedia.org/r/700962

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

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

To: Ladsgroup, gerritbot
Cc: Aklapper, Michael, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 
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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T09:39:32Z] 
 sync-file aborted: Config: 
[[gerrit:701502|Stop setting Wikibase repo foreignRepositories (T257260 
)]] (1/2, prod) (duration: 00m 10s)

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

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

To: Lucas_Werkmeister_WMDE, Stashbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T229319: InvalidArgumentSuggestion in PropertySuggester (action=wbsgetsuggestions) with invalid ID

2021-06-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  This also happens if you simply omit the `entity` parameter entirely.
  
  > https://www.wikidata.org/w/api.php?action=wbsgetsuggestions
  
  
  
{
"error": {
"code": "internal_api_error_InvalidArgumentException",
"info": "Provide either entity-id parameter 'entity' or a list of 
properties 'properties'",
"errorclass": "InvalidArgumentException",
"*": "See https://www.wikidata.org/w/api.php for API usage. 
Subscribe to the mediawiki-api-announce mailing list at 
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce; for 
notice of API deprecations and breaking changes."
},
"servedby": "mw1317"
}

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T285131: Provide valid rdf error response for invalid data in the database

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  The logging change looks good to me

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

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

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


[Wikidata-bugs] [Maniphest] T283569: Prevent logspam generated by "No RDF builder defined..." for invalid data values

2021-06-28 Thread Addshore
Addshore closed subtask T285131: Provide valid rdf error response for invalid 
data in the database as Resolved.

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

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

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


[Wikidata-bugs] [Maniphest] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T08:31:44Z] 
 Synchronized wmf-config/Wikibase.php: Config: 
[[gerrit:698751|Remove idGeneratorRateLimiting from production config (T274157 
)]], Part I (duration: 00m 58s)

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

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

To: dang, Stashbot
Cc: Ladsgroup, Michael, toan, Aklapper, Lucas_Werkmeister_WMDE, Biggs657, 
Invadibot, Lalamarie69, maantietaja, 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, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 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] T284538: effectively lower Item ID rate limit for bad Item creation requests

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T08:53:31Z] 
 Synchronized wmf-config/Wikibase.php: Config: 
[[gerrit:701875|Set idGeneratorInErrorPingLimiter to 9 for Wikidata (T284538 
)]], Part II (duration: 00m 57s)

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

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

To: Ladsgroup, Stashbot
Cc: Aklapper, Lydia_Pintscher, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Alter-paule, Hazizibinmahdi, 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, 
Jonas, 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] T285064: Wikidata Bridge badtoken error

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  No data yet, but lets close this and see if someone else encounters the issue

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

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

To: Lucas_Werkmeister_WMDE, Addshore
Cc: Lucas_Werkmeister_WMDE, Yuanga, Lydia_Pintscher, IEmbat, Producte, Michael, 
Manuel, Addshore, Aklapper, Patrigopla, Masumrezarock100, Invadibot, 
maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T44362: skipped item IDs

2021-06-28 Thread Addshore
Addshore closed subtask T284538: effectively lower Item ID rate limit for bad 
Item creation requests as Resolved.

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

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

To: Addshore
Cc: Lucas_Werkmeister_WMDE, Addshore, MisterSynergy, Lea_Lacroix_WMDE, 
Bugreporter, StudiesWorld, ChongDae, Wikidata-bugs, jeblad, Legoktm, Nemo_bis, 
Merl, Lydia_Pintscher, jeremyb, Stryn, daniel, Invadibot, maantietaja, 
Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 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] T284538: effectively lower Item ID rate limit for bad Item creation requests

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  Hard to verify but the code looks good

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

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

To: Ladsgroup, Addshore
Cc: Addshore, Aklapper, Lydia_Pintscher, Invadibot, maantietaja, 
Hazizibinmahdi, Akuckartz, Iflorez, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, 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] T285138: Remove invalid data from DB

2021-06-28 Thread Addshore
Addshore added a parent task: T283569: Prevent logspam generated by "No RDF 
builder defined..." for invalid data values.

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

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

To: Ladsgroup, Addshore
Cc: Esc3300, Ladsgroup, Aklapper, Masssly, Manuel, Lydia_Pintscher, Michael, 
Invadibot, maantietaja, Hazizibinmahdi, Akuckartz, Iflorez, alaa_wmde, Nandana, 
lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, 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] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  LGTM!
  F34529970: image.png 

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

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

To: dang, Addshore
Cc: Addshore, Ladsgroup, Michael, toan, Aklapper, Lucas_Werkmeister_WMDE, 
Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285161: When editing talk pages, the toolbar renders on top of search box results dropdown, obscuring the first result

2021-06-28 Thread Manuel
Manuel closed this task as "Declined".

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

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

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


[Wikidata-bugs] [Maniphest] T241975: entitysources: Remove old MultiRepository & PerRepository Service containers and config

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: Ladsgroup, WMDE-leszek, Addshore, Aklapper, Biggs657, Invadibot, 
Lalamarie69, maantietaja, 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, 
Jonas, 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] T283040: Aspect values are poorly documented in API help pages

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: Michael, Manuel, Addshore, RBrounley_WMF, Aklapper, Reedy, Invadibot, 
maantietaja, Akuckartz, apaskulin, Iflorez, alaa_wmde, Nandana, lucamauri, 
Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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] T281272: HTTP 500 error for https://www.wikidata.org/wiki/Special:EntityData/Q30.rdf / ttl

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: Tonina_Zhelyazkova_WMDE, BPirkle, mmodell, thcipriani, Agabi10, Gehel, 
jcrespo, Marostegui, Lucas_Werkmeister_WMDE, daniel, Tpt, Ladsgroup, dcausse, 
Tarrow, WMDE-leszek, Jakob_WMDE, Lydia_Pintscher, Addshore, Silvan_WMDE, 
Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 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, 
Vali.matei, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Verdy_p, Wikidata-bugs, aude, Dinoguy1000, 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] T281453: Abstract database connections between Client and Repository

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: Michael, ItamarWMDE, tobiaswiese, Tarrow, hoo, Aklapper, Addshore, 
Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T144248: No RDF builder defined for data type globe-coordinate nor for value type bad in DispatchingValueSnakRdfBuilder::getValueBuilder

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: ItamarWMDE, Lydia_Pintscher, Addshore, Lucas_Werkmeister_WMDE, Krinkle, 
thiemowmde, Aklapper, Dereckson, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wong128hk, Verdy_p, Wikidata-bugs, aude, 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] T237920: Change namespace behavior of Commons link constraint

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: Manuel, VIGNERON, Tacsipacsi, Lucas_Werkmeister_WMDE, Lydia_Pintscher, 
Lea_Lacroix_WMDE, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Esc3300, 
LawExplorer, _jensen, rosalieper, Agabi10, Scott_WUaS, Jonas, abian, 
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] T255507: WikiPage::doEditContent falls back to $wgUser

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701237 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Flow@master] Use WikiPage::doUserEditContent() instead 
of ::doEditContent()
  
  https://gerrit.wikimedia.org/r/701237

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

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

To: gerritbot
Cc: Clarakosi, Majavah, Aklapper, Pchelolo, DannyS712, Biggs657, the0001, 
Simonmaignan, Invadibot, OTichonova, Lalamarie69, Selby, H0bby, Asartea, 
Florian_COLLIN, Dentonius, AndreCstr, caldera, maantietaja, calbon, 
XeroS_SkalibuR, Naike, Muchiri124, Alter-paule, NavinRizwi, Beast1978, CBogen, 
GeneralNotability, Un1tY, Akuckartz, Shliilh65, eprodromou, Dzaky17, Hook696, 
Adidsone1, darthmon_wmde, ST47, Examknow, abi_, Kent7301, Chambersjay, Jd3main, 
joker88john, 94rain, CucyNoiD, Nandana, Mirahamira, Tks4Fish, Tumz24, 
kostajh, Gaboe420, Phukettaxigroup, Jony, lucamauri, Amorymeltzer, Giuliamocci, 
Force_Radical, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, Xinbenlv, Vacio, 
Ramsey-WMF, Bsandipan, Markhalsey, Xover, GoranSMilovanovic, TheDragonFire, 
45Jayjay1969, Vexations, Jayprakash12345, Nattes, QZanden, EnricoCNC, Esc3300, 
LawExplorer, spatton, Lewizho99, JJMC89, Maathavan, Wugapodes, Iniquity, 
SundanceRaphael, Poyekhali, _jensen, Jseddon, rosalieper, Mkdw, AGK, xSavitar, 
XanonymusX, Taiwania_Justo, RuyP, shinjiman, JEumerus, gabriel-wmde, 
Scott_WUaS, Cirdan, DStrine, Ixocactus, Izno, SBisson, notconfusing, Wong128hk, 
Nirmos, Bsadowski1, mys_721tx, Zache, alex-mashin, Niharika, Wikidata-bugs, 
Snowolf, WMDE-Fisch, Base, aude, SPQRobin, AndyRussG, Pcoombe, Huji, geraki, 
El_Grafo, Dinoguy1000, Gryllida, jeblad, jayvdb, MrStradivarius, Tacsipacsi, 
Catrope, Nikerabbit, Arrbee, KartikMistry, Alchimista, He7d3r, Jdforrester-WMF, 
Ladsgroup, Jackmcbarn, Steinsplitter, Mbch331, Jay8g, Ltrlg, Glaisher, Krenair, 
Keegan, Tgr
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284538: effectively lower Item ID rate limit for bad Item creation requests

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701875 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Set idGeneratorInErrorPingLimiter to 9 
for Wikidata
  
  https://gerrit.wikimedia.org/r/701875

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

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

To: Ladsgroup, gerritbot
Cc: Aklapper, Lydia_Pintscher, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Alter-paule, Hazizibinmahdi, 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, 
Jonas, 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] T284820: Code Review & Merge - Improved Property Suggester/Recommender service patches

2021-06-28 Thread Addshore
Addshore added a comment.


  In T284820#7167379 , 
@Bugreporter wrote:
  
  > If we deploy new version of recommendation system, it worths a new service 
in WMF production instead of a Cloud VPS instance.
  
  Indeed, this will be detailed in T285098: Production A/B test deployment - 
Improved Property Suggester/Recommender 


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

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

To: Addshore
Cc: Bamyers99, Bugreporter, Michaelcochez, Michael, Lucas_Werkmeister_WMDE, 
Martaannaj, Ladsgroup, Esc3300, Aklapper, Lydia_Pintscher, Addshore, Invadibot, 
maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T09:41:17Z] 
 Synchronized 
wmf-config/InitialiseSettings.php: Config: [[gerrit:701501|Remove 
$wmgWikibaseClientChangesDatabase (T257260 
)]] (1/2, prod) (duration: 00m 57s)

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

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

To: Lucas_Werkmeister_WMDE, Stashbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T285219: cxserver: https://cxserver.wikimedia.org/v2/suggest/source/Paneer/ca?sourcelanguages=en occasionally fails with HTTP 503

2021-06-28 Thread Nikerabbit
Nikerabbit added a comment.


  Usually there is a request id of some kind in the error message, but this has 
none. I wonder if this is some kind of rate limiting or timeout issue?

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

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

To: Nikerabbit
Cc: Addshore, JMeybohm, santhosh, Nikerabbit, Aklapper, KartikMistry, 
Invadibot, UOzurumba, PallaviPatke, maantietaja, wkandek, Rileych, 
Nintendofan885, Akuckartz, 50019062, Nandana, jijiki, Lahi, Gq86, 
GoranSMilovanovic, chapulina, QZanden, Alfa80, LawExplorer, _jensen, 
rosalieper, Soum213, Taiwania_Justo, Nizil, Scott_WUaS, Ixocactus, 
Wikidata-bugs, aude, Amire80, Jsahleen, Arrbee, Mbch331, 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] T274275: Remove class_exists checks for Wikibase

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  LGTM!

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

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

To: Ladsgroup, Addshore
Cc: Addshore, Aklapper, Lucas_Werkmeister_WMDE, Ladsgroup, Biggs657, Invadibot, 
Lalamarie69, maantietaja, 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, Jonas, 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] T283168: remove special configurations for Dagbani in Wikibase code

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".

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

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

To: Mbch331, Addshore
Cc: Ladsgroup, Nikki, Mbch331, Amire80, Aklapper, Lydia_Pintscher, 
Mohammed_Sadat_WMDE, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Alter-paule, 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, Scott_WUaS, Jonas, 
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] T283572: Investigate potential issues with globe-coordinate validation

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  T285138: Remove invalid data from DB 
 exists to tackle the data

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

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

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


[Wikidata-bugs] [Maniphest] T144248: No RDF builder defined for data type globe-coordinate nor for value type bad in DispatchingValueSnakRdfBuilder::getValueBuilder

2021-06-28 Thread Addshore
Addshore closed subtask T283572: Investigate potential issues with 
globe-coordinate validation as Resolved.

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

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

To: Addshore
Cc: ItamarWMDE, Lydia_Pintscher, Addshore, Lucas_Werkmeister_WMDE, Krinkle, 
thiemowmde, Aklapper, Dereckson, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wong128hk, Verdy_p, Wikidata-bugs, aude, 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] T277862: selenium-daily-beta-WikibaseLexeme broken since mid feb 2021

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Michael, Addshore
Cc: Sahilgrewalhere, Lucas_Werkmeister_WMDE, zeljkofilipin, WMDE-leszek, 
Michael, Ladsgroup, Tarrow, hoo, Addshore, Biggs657, Invadibot, Lalamarie69, 
maantietaja, 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, Jonas, 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] T259105: Qurator: Data about Current Events

2021-06-28 Thread Maria_WMDE
Maria_WMDE added a comment.


  Hi @GoranSMilovanovic!
  
  Did you have a chance to have a look at my comment? Thanks!

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

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

To: GoranSMilovanovic, Maria_WMDE
Cc: Michael, So9q, Maria_WMDE, WMDE-leszek, Tobi_WMDE_SW, Lydia_Pintscher, 
GoranSMilovanovic, Aklapper, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, 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] T204031: Deploy regular running of wikidata constraint checks using the job queue

2021-06-28 Thread Addshore
Addshore added a project: wikidata-campsite-a-b-split.

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

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

To: Addshore
Cc: Ladsgroup, Michael, Zabe, Rosalie_WMDE, Lucas_Werkmeister_WMDE, noarave, 
alaa_wmde, Gehel, Stashbot, MisterSynergy, Lydia_Pintscher, gerritbot, 
Pchelolo, Addshore, Aklapper, Biggs657, Invadibot, Lalamarie69, maantietaja, 
Rishacha, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, CptViraj, Iflorez, 
Kent7301, Dibya, holger.knust, joker88john, 94rain, DannyS712, CucyNoiD, 
Nandana, Tks4Fish, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Jayprakash12345, QZanden, Kizule, Esc3300, 
merbst, LawExplorer, Lewizho99, Maathavan, Devwaker, Niklitov, _jensen, 
Urbanecm, rosalieper, Agabi10, JEumerus, Scott_WUaS, Jonas, Ananthsubray, 
Superzerocool, Stanglavine, Tulsi_Bhagat, Wong128hk, Luke081515, Eevans, 
SimmeD, abian, Hardikj, Wikidata-bugs, Snowolf, Base, aude, Dcljr, Matanya, 
Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T237920: Change namespace behavior of Commons link constraint

2021-06-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE assigned this task to Michael.
Lucas_Werkmeister_WMDE moved this task from To Do (prioritised from top to 
bottom) to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Restricted Application added a project: User-Michael.

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

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

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

To: Michael, Lucas_Werkmeister_WMDE
Cc: Manuel, VIGNERON, Tacsipacsi, Lucas_Werkmeister_WMDE, Lydia_Pintscher, 
Lea_Lacroix_WMDE, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Esc3300, 
LawExplorer, _jensen, rosalieper, Agabi10, Scott_WUaS, Jonas, abian, 
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] T219215: Don’t suggest edits to real items in API sandbox

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 698518 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Set Wikidata's main sandbox item
  
  https://gerrit.wikimedia.org/r/698518

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

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

To: Ladsgroup, gerritbot
Cc: Ladsgroup, ItamarWMDE, Samantha_Alipio_WMDE, Addshore, Aklapper, 
Lucas_Werkmeister_WMDE, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 
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] T219215: Don’t suggest edits to real items in API sandbox

2021-06-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  (I had already scheduled it for deployment later today…)

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

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

To: Ladsgroup, Lucas_Werkmeister_WMDE
Cc: Ladsgroup, ItamarWMDE, Samantha_Alipio_WMDE, Addshore, Aklapper, 
Lucas_Werkmeister_WMDE, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 
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] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 698751 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Remove idGeneratorRateLimiting from 
production config
  
  https://gerrit.wikimedia.org/r/698751

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

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

To: dang, gerritbot
Cc: Ladsgroup, Michael, toan, Aklapper, Lucas_Werkmeister_WMDE, Biggs657, 
Invadibot, Lalamarie69, maantietaja, 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, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701501 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Remove $wmgWikibaseClientChangesDatabase
  
  https://gerrit.wikimedia.org/r/701501

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T282689: Make `EntityDataSerializationService `& `RdfBuilder` services and inject them

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 700360 had a related patch set uploaded (by Tarrow; author: Tarrow):
  
  [mediawiki/extensions/Wikibase@master] Introduce and wire RdfBuilderFactory 
as service
  
  https://gerrit.wikimedia.org/r/700360

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

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

To: Tarrow, gerritbot
Cc: Tonina_Zhelyazkova_WMDE, Aklapper, Biggs657, Invadibot, Lalamarie69, 
maantietaja, 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, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, 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] T219215: Don’t suggest edits to real items in API sandbox

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  I didn't check them all but LGTM!
  
  F34529934: image.png 

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

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

To: Ladsgroup, Addshore
Cc: Ladsgroup, ItamarWMDE, Samantha_Alipio_WMDE, Addshore, Aklapper, 
Lucas_Werkmeister_WMDE, Invadibot, maantietaja, Hazizibinmahdi, Akuckartz, 
Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T170401: Ignore deprecated statements when checking “type” and “value type” constraints

2021-06-28 Thread Addshore
Addshore added subscribers: Manuel, Addshore.
Addshore added a comment.


  @Lydia_Pintscher @amy_rc @Manuel  I'm leaving this one for you to verify FYI!

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

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

To: bete, Addshore
Cc: Addshore, Manuel, Mohammed_Sadat_WMDE, Lydia_Pintscher, amy_rc, Ayack, 
Aklapper, Lucas_Werkmeister_WMDE, Invadibot, maantietaja, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Esc3300, merbst, 
LawExplorer, _jensen, rosalieper, Agabi10, Scott_WUaS, Jonas, abian, 
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] T285307: Create randomly split partial entity dumps

2021-06-28 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata-Campsite.

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, hoo, GoranSMilovanovic, Ladsgroup, Invadibot, 
maantietaja, Akuckartz, Nandana, lucamauri, Lahi, Gq86, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701502 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Stop setting Wikibase repo 
foreignRepositories
  
  https://gerrit.wikimedia.org/r/701502

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701503 **merged** by jenkins-bot:
  
  [operations/mediawiki-config@master] Remove 
$wmgWikibaseRepoForeignRepositories
  
  https://gerrit.wikimedia.org/r/701503

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T283040: Aspect values are poorly documented in API help pages

2021-06-28 Thread Michael
Michael reopened this task as "Open".
Michael removed Michael as the assignee of this task.
Michael moved this task from Test (Verification) to To Do (prioritised from top 
to bottom) on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Michael added a comment.


  Maybe, this shouldn't have gone into "Verification" just yet, because the 
other ACs are genuinely still open, given that the meaning of the "Other" 
aspect has changed at some point in the past and all documentation except the 
API docs is (now) incorrect.
  
  (Unassigning myself as I'm not working on it right now, but happy to pick it 
up again later.)

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

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

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

To: Michael
Cc: Michael, Manuel, Addshore, RBrounley_WMF, Aklapper, Reedy, Invadibot, 
maantietaja, Akuckartz, apaskulin, Iflorez, alaa_wmde, Nandana, lucamauri, 
Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T13:06:10Z] 
 Synchronized 
wmf-config/InitialiseSettings.php: Config: [[gerrit:701503|Remove 
$wmgWikibaseRepoForeignRepositories (T257260 
)]] (1/2, prod) (duration: 00m 57s)

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

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

To: Lucas_Werkmeister_WMDE, Stashbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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] T257260: entitysources: Clean up any remainders of the legacy back/compat config in the mediawiki-config repository

2021-06-28 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2021-06-28T13:07:18Z] 
 Synchronized 
wmf-config/InitialiseSettings-labs.php: Config: [[gerrit:701503|Remove 
$wmgWikibaseRepoForeignRepositories (T257260 
)]] (2/2, beta) (duration: 00m 57s)

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

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

To: Lucas_Werkmeister_WMDE, Stashbot
Cc: Aklapper, Addshore, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 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-06-28 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: Michaelcochez, Michael, Addshore, Aklapper, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T285228: Replace ILBFactory by using the new Db-Service in Repo's dispatchChanges maint. script and classes SqlChangeDispatchCoordinator and LockManagerSqlChangeDispatchCoo

2021-06-28 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.37-notes (1.37.0-wmf.12; 2021-06-28).

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

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

To: Ladsgroup, ReleaseTaggerBot
Cc: Aklapper, Michael, Biggs657, Invadibot, Lalamarie69, maantietaja, 
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, Jonas, 
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] T282689: Make `EntityDataSerializationService `& `RdfBuilder` services and inject them

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701922 had a related patch set uploaded (by Tarrow; author: Tarrow):
  
  [mediawiki/extensions/WikibaseMediaInfo@master] Skip tests that use a real 
RdfBuilder while Refactoring
  
  https://gerrit.wikimedia.org/r/701922

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

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

To: Tarrow, gerritbot
Cc: Tonina_Zhelyazkova_WMDE, Aklapper, Biggs657, Invadibot, Lalamarie69, 
maantietaja, 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, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, 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] T282485: Decide whether and how to "reuse" mediawiki-docker's apache Dockerfile in Wikibase release pipeline [timebox: 4 hours]

2021-06-28 Thread Addshore
Addshore added a comment.


  ADR is merged

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

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

To: toan, Addshore
Cc: Addshore, Samantha_Alipio_WMDE, hoo, Tarrow, toan, WMDE-leszek, Aklapper, 
Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273885: Sunset wikibase-docker

2021-06-28 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Addshore, johanricher, Aklapper, Tarrow, 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] T273733: Add video reporting for wdio specs in wikibase-release-pipeline

2021-06-28 Thread Addshore
Addshore renamed this task from "Add video reporting for wdio specs" to "Add 
video reporting for wdio specs in wikibase-release-pipeline".

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

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

To: Addshore
Cc: zeljkofilipin, Sahilgrewalhere, Aklapper, toan, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, 
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] T219080: Refactor Score extension

2021-06-28 Thread Addshore
Addshore closed this task as "Declined".
Addshore added a comment.


  As the team that created this task I'm just going to decline this for now

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

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

To: Addshore
Cc: Addshore, Ebe123, Paladox, Aklapper, alaa_wmde, Invadibot, AsimovtheCat, 
maantietaja, Akuckartz, darthmon_wmde, Ferenczy, sarhan.alaa, Samuditha24, 
IM3847, DannyS712, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, 
Jayprakash12345, Chicocvenancio, MichaelSchoenitzer_WMDE, Mahir256, QZanden, 
LawExplorer, Samuele2002, Jogi_don, _jensen, rosalieper, xSavitar, Scott_WUaS, 
mb, Izno, Wikidata-bugs, aude, Dinoguy1000, Mbch331, jayantanth, Rxy, 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] T259779: LanguageFallbackChainFactory returns empty fallback chain when it shouldn't

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

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

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

To: Addshore
Cc: Addshore, Aklapper, hoo, liangent, brennen, Ammarpad, Michael, Cparle, 
thiemowmde, Invadibot, maantietaja, Akuckartz, darthmon_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, 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] T283246: Use DomainDB abstraction in all places in Wikibase where DB connections are created or ILBFactory / ILoadBalancer are otherwise used

2021-06-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T285228: Replace ILBFactory by using the 
new Db-Service in Repos dispatchChanges maint. script and classes 
SqlChangeDispatchCoordinator and LockManagerSqlChangeDispatchCoordinator as 
Resolved.

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

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

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


[Wikidata-bugs] [Maniphest] T237920: Change namespace behavior of Commons link constraint

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701944 had a related patch set uploaded (by Michael Große; author: 
Michael Große):
  
  [mediawiki/extensions/WikibaseQualityConstraints@master] Don't expect 
namespace if namespace parameter exists
  
  https://gerrit.wikimedia.org/r/701944

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

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

To: Michael, gerritbot
Cc: Manuel, VIGNERON, Tacsipacsi, Lucas_Werkmeister_WMDE, Lydia_Pintscher, 
Lea_Lacroix_WMDE, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Esc3300, 
LawExplorer, _jensen, rosalieper, Agabi10, Scott_WUaS, Jonas, abian, 
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] T285098: Production A/B test deployment - Improved Property Suggester/Recommender

2021-06-28 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: Michaelcochez, Michael, Addshore, Aklapper, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T282689: Make `EntityDataSerializationService `& `RdfBuilder` services and inject them

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701921 had a related patch set uploaded (by Tarrow; author: Tarrow):
  
  [mediawiki/extensions/WikibaseLexeme@master] Skip tests that use a real 
RdfBuilder while Refactoring
  
  https://gerrit.wikimedia.org/r/701921

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

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

To: Tarrow, gerritbot
Cc: Tonina_Zhelyazkova_WMDE, Aklapper, Biggs657, Invadibot, Lalamarie69, 
maantietaja, 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, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, 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] T285228: Replace ILBFactory by using the new Db-Service in Repo's dispatchChanges maint. script and classes SqlChangeDispatchCoordinator and LockManagerSqlChangeDispatchCoo

2021-06-28 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Ladsgroup, Maintenance_bot
Cc: Aklapper, Michael, Invadibot, maantietaja, Hazizibinmahdi, Akuckartz, 
Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Biggs657, Lalamarie69, 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] T282485: Decide whether and how to "reuse" mediawiki-docker's apache Dockerfile in Wikibase release pipeline [timebox: 4 hours]

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  Task created for the backlog T285680 
 so resolving!

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

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

To: toan, Addshore
Cc: Addshore, Samantha_Alipio_WMDE, hoo, Tarrow, toan, WMDE-leszek, Aklapper, 
Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T285680: Reuse mediawiki-docker's apache Dockerfile in Wikibase release pipeline

2021-06-28 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata.

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

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

To: Maintenance_bot
Cc: Aklapper, Addshore, 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] T173357: mediawiki::maintenance::wikidata should not run crons for testwikidatawiki when used on labs / a testwikidatawiki doesnt exist

2021-06-28 Thread Addshore
Addshore closed this task as "Declined".
Addshore added a comment.


  Just going to decline this as it's likely never going to get looked at by 
anyone, and could even be done etc, as everything is outdated in this ticket 
now and things have changed etc.

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

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

To: Addshore
Cc: Krenair, gerritbot, Addshore, Aklapper, Invadibot, maantietaja, Akuckartz, 
CptViraj, Majavah, DannyS712, Nandana, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, QZanden, Djdungti, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, scfc, 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] T217329: bug in 1.33.0-wmf.18+ breaks abstract dumps on testwikidatawiki, among other things | MWContentSerializationException $entityId and $targetId can not be the same

2021-06-28 Thread Addshore
Addshore renamed this task from "bug in 1.33.0-wmf.18 breaks abstract dumps on 
testwikidatawiki | MWContentSerializationException $entityId and $targetId can 
not be the same" to "bug in 1.33.0-wmf.18+ breaks abstract dumps on 
testwikidatawiki, among other things | MWContentSerializationException 
$entityId and $targetId can not be the same".

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

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

To: Addshore
Cc: Pablo-WMDE, alaa_wmde, gerritbot, Addshore, WMDE-leszek, 
Lucas_Werkmeister_WMDE, ArielGlenn, Invadibot, maantietaja, Naike, jannee_e, 
Akuckartz, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Lunewa, QZanden, LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, Scott_WUaS, 
gnosygnu, Verdy_p, Wikidata-bugs, aude, 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] T285228: Replace ILBFactory by using the new Db-Service in Repo's dispatchChanges maint. script and classes SqlChangeDispatchCoordinator and LockManagerSqlChangeDispatchCoo

2021-06-28 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Peer Review to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.

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

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

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

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


[Wikidata-bugs] [Maniphest] T255507: WikiPage::doEditContent falls back to $wgUser

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701226 **merged** by jenkins-bot:
  
  [mediawiki/extensions/PageTriage@master] Use WikiPage::doUserEditContent() 
instead of ::doEditContent()
  
  https://gerrit.wikimedia.org/r/701226

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

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

To: gerritbot
Cc: Clarakosi, Majavah, Aklapper, Pchelolo, DannyS712, Biggs657, the0001, 
Simonmaignan, Invadibot, OTichonova, Lalamarie69, Selby, H0bby, Asartea, 
Florian_COLLIN, Dentonius, AndreCstr, caldera, maantietaja, calbon, 
XeroS_SkalibuR, Naike, Muchiri124, Alter-paule, NavinRizwi, Beast1978, CBogen, 
GeneralNotability, Un1tY, Akuckartz, Shliilh65, eprodromou, Dzaky17, Hook696, 
Adidsone1, darthmon_wmde, ST47, Examknow, abi_, Kent7301, Chambersjay, Jd3main, 
joker88john, 94rain, CucyNoiD, Nandana, Mirahamira, Tks4Fish, Tumz24, 
kostajh, Gaboe420, Phukettaxigroup, Jony, lucamauri, Amorymeltzer, Giuliamocci, 
Force_Radical, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, Xinbenlv, Vacio, 
Ramsey-WMF, Bsandipan, Markhalsey, Xover, GoranSMilovanovic, TheDragonFire, 
45Jayjay1969, Vexations, Jayprakash12345, Nattes, QZanden, EnricoCNC, Esc3300, 
LawExplorer, spatton, Lewizho99, JJMC89, Maathavan, Wugapodes, Iniquity, 
SundanceRaphael, Poyekhali, _jensen, Jseddon, rosalieper, Mkdw, AGK, xSavitar, 
XanonymusX, Taiwania_Justo, RuyP, shinjiman, JEumerus, gabriel-wmde, 
Scott_WUaS, Cirdan, DStrine, Ixocactus, Izno, SBisson, notconfusing, Wong128hk, 
Nirmos, Bsadowski1, mys_721tx, Zache, alex-mashin, Niharika, Wikidata-bugs, 
Snowolf, WMDE-Fisch, Base, aude, SPQRobin, AndyRussG, Pcoombe, Huji, geraki, 
El_Grafo, Dinoguy1000, Gryllida, jeblad, jayvdb, MrStradivarius, Tacsipacsi, 
Catrope, Nikerabbit, Arrbee, KartikMistry, Alchimista, He7d3r, Jdforrester-WMF, 
Ladsgroup, Jackmcbarn, Steinsplitter, Mbch331, Jay8g, Ltrlg, Glaisher, Krenair, 
Keegan, Tgr
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T255507: WikiPage::doEditContent falls back to $wgUser

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701270 **merged** by jenkins-bot:
  
  [mediawiki/extensions/WikimediaMaintenance@master] Use 
WikiPage::doUserEditContent() instead of ::doEditContent()
  
  https://gerrit.wikimedia.org/r/701270

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

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

To: gerritbot
Cc: Clarakosi, Majavah, Aklapper, Pchelolo, DannyS712, Biggs657, the0001, 
Simonmaignan, Invadibot, OTichonova, Lalamarie69, Selby, H0bby, Asartea, 
Florian_COLLIN, Dentonius, AndreCstr, caldera, maantietaja, calbon, 
XeroS_SkalibuR, Naike, Muchiri124, Alter-paule, NavinRizwi, Beast1978, CBogen, 
GeneralNotability, Un1tY, Akuckartz, Shliilh65, eprodromou, Dzaky17, Hook696, 
Adidsone1, darthmon_wmde, ST47, Examknow, abi_, Kent7301, Chambersjay, Jd3main, 
joker88john, 94rain, CucyNoiD, Nandana, Mirahamira, Tks4Fish, Tumz24, 
kostajh, Gaboe420, Phukettaxigroup, Jony, lucamauri, Amorymeltzer, Giuliamocci, 
Force_Radical, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, Xinbenlv, Vacio, 
Ramsey-WMF, Bsandipan, Markhalsey, Xover, GoranSMilovanovic, TheDragonFire, 
45Jayjay1969, Vexations, Jayprakash12345, Nattes, QZanden, EnricoCNC, Esc3300, 
LawExplorer, spatton, Lewizho99, JJMC89, Maathavan, Wugapodes, Iniquity, 
SundanceRaphael, Poyekhali, _jensen, Jseddon, rosalieper, Mkdw, AGK, xSavitar, 
XanonymusX, Taiwania_Justo, RuyP, shinjiman, JEumerus, gabriel-wmde, 
Scott_WUaS, Cirdan, DStrine, Ixocactus, Izno, SBisson, notconfusing, Wong128hk, 
Nirmos, Bsadowski1, mys_721tx, Zache, alex-mashin, Niharika, Wikidata-bugs, 
Snowolf, WMDE-Fisch, Base, aude, SPQRobin, AndyRussG, Pcoombe, Huji, geraki, 
El_Grafo, Dinoguy1000, Gryllida, jeblad, jayvdb, MrStradivarius, Tacsipacsi, 
Catrope, Nikerabbit, Arrbee, KartikMistry, Alchimista, He7d3r, Jdforrester-WMF, 
Ladsgroup, Jackmcbarn, Steinsplitter, Mbch331, Jay8g, Ltrlg, Glaisher, Krenair, 
Keegan, Tgr
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T255507: WikiPage::doEditContent falls back to $wgUser

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701232 **merged** by jenkins-bot:
  
  [mediawiki/extensions/FlaggedRevs@master] Use WikiPage::doUserEditContent() 
instead of ::doEditContent()
  
  https://gerrit.wikimedia.org/r/701232

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

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

To: gerritbot
Cc: Clarakosi, Majavah, Aklapper, Pchelolo, DannyS712, Biggs657, the0001, 
Simonmaignan, Invadibot, OTichonova, Lalamarie69, Selby, H0bby, Asartea, 
Florian_COLLIN, Dentonius, AndreCstr, caldera, maantietaja, calbon, 
XeroS_SkalibuR, Naike, Muchiri124, Alter-paule, NavinRizwi, Beast1978, CBogen, 
GeneralNotability, Un1tY, Akuckartz, Shliilh65, eprodromou, Dzaky17, Hook696, 
Adidsone1, darthmon_wmde, ST47, Examknow, abi_, Kent7301, Chambersjay, Jd3main, 
joker88john, 94rain, CucyNoiD, Nandana, Mirahamira, Tks4Fish, Tumz24, 
kostajh, Gaboe420, Phukettaxigroup, Jony, lucamauri, Amorymeltzer, Giuliamocci, 
Force_Radical, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, Xinbenlv, Vacio, 
Ramsey-WMF, Bsandipan, Markhalsey, Xover, GoranSMilovanovic, TheDragonFire, 
45Jayjay1969, Vexations, Jayprakash12345, Nattes, QZanden, EnricoCNC, Esc3300, 
LawExplorer, spatton, Lewizho99, JJMC89, Maathavan, Wugapodes, Iniquity, 
SundanceRaphael, Poyekhali, _jensen, Jseddon, rosalieper, Mkdw, AGK, xSavitar, 
XanonymusX, Taiwania_Justo, RuyP, shinjiman, JEumerus, gabriel-wmde, 
Scott_WUaS, Cirdan, DStrine, Ixocactus, Izno, SBisson, notconfusing, Wong128hk, 
Nirmos, Bsadowski1, mys_721tx, Zache, alex-mashin, Niharika, Wikidata-bugs, 
Snowolf, WMDE-Fisch, Base, aude, SPQRobin, AndyRussG, Pcoombe, Huji, geraki, 
El_Grafo, Dinoguy1000, Gryllida, jeblad, jayvdb, MrStradivarius, Tacsipacsi, 
Catrope, Nikerabbit, Arrbee, KartikMistry, Alchimista, He7d3r, Jdforrester-WMF, 
Ladsgroup, Jackmcbarn, Steinsplitter, Mbch331, Jay8g, Ltrlg, Glaisher, Krenair, 
Keegan, Tgr
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T273885: Sunset wikibase-docker

2021-06-28 Thread Addshore
Addshore merged a task: T285109: Decommission defunct wikibase-docker repo.
Addshore added a subscriber: danshick-wmde.

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

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

To: Addshore
Cc: danshick-wmde, Addshore, johanricher, Aklapper, Tarrow, 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] T273885: Sunset wikibase-docker

2021-06-28 Thread Addshore
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

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

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

To: Addshore
Cc: danshick-wmde, Addshore, johanricher, Aklapper, Tarrow, 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] T285109: Decommission defunct wikibase-docker repo

2021-06-28 Thread Addshore
Addshore closed this task as a duplicate of T273885: Sunset wikibase-docker.

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

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

To: Addshore
Cc: danshick-wmde, Aklapper, Invadibot, maantietaja, Samantha_Alipio_WMDE, 
Akuckartz, Jelabra, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Asahiko, despens, Wikidata-bugs, 
aude, 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] T219080: Refactor Score extension

2021-06-28 Thread Addshore
Addshore triaged this task as "Low" priority.

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

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

To: Addshore
Cc: Ebe123, Paladox, Aklapper, alaa_wmde, Invadibot, AsimovtheCat, maantietaja, 
Akuckartz, darthmon_wmde, Ferenczy, sarhan.alaa, Samuditha24, IM3847, 
DannyS712, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, 
Chicocvenancio, MichaelSchoenitzer_WMDE, Mahir256, QZanden, LawExplorer, 
Samuele2002, Jogi_don, _jensen, rosalieper, xSavitar, Scott_WUaS, mb, Izno, 
Wikidata-bugs, aude, Dinoguy1000, Addshore, Mbch331, jayantanth, Rxy, 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] T217329: bug in 1.33.0-wmf.18 breaks abstract dumps on testwikidatawiki | MWContentSerializationException $entityId and $targetId can not be the same

2021-06-28 Thread Addshore
Addshore moved this task from Inbox to Backlog on the wdwb-tech board.
Addshore added a comment.


  This is seemingly very re-producable right now 
https://www.wikidata.org/w/api.php?action=query=json=revisions=2=Lexeme%3AL123=content%7Cuser%7Cids=max=%7C%7C=20190401115845%7C899647120

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

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

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

To: Addshore
Cc: Pablo-WMDE, alaa_wmde, gerritbot, Addshore, WMDE-leszek, 
Lucas_Werkmeister_WMDE, ArielGlenn, Invadibot, maantietaja, Naike, jannee_e, 
Akuckartz, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Lunewa, QZanden, LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, Scott_WUaS, 
gnosygnu, Verdy_p, Wikidata-bugs, aude, 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] T217329: bug in 1.33.0-wmf.18 breaks abstract dumps on testwikidatawiki | MWContentSerializationException $entityId and $targetId can not be the same

2021-06-28 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Pablo-WMDE, alaa_wmde, gerritbot, Addshore, WMDE-leszek, 
Lucas_Werkmeister_WMDE, ArielGlenn, Invadibot, maantietaja, Naike, jannee_e, 
Akuckartz, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Lunewa, QZanden, LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, Scott_WUaS, 
gnosygnu, Verdy_p, Wikidata-bugs, aude, 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] T283997: How are the hash values in Wikidata rdf generated?

2021-06-28 Thread Addshore
Addshore closed this task as "Resolved".
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

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

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

To: Addshore
Cc: Lucas_Werkmeister_WMDE, Aklapper, Andrawaag, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T255507: WikiPage::doEditContent falls back to $wgUser

2021-06-28 Thread gerritbot
gerritbot added a comment.


  Change 701277 **merged** by jenkins-bot:
  
  [mediawiki/core@master] Use WikiPage::doUserEditContent() instead of 
::doEditContent()
  
  https://gerrit.wikimedia.org/r/701277

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

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

To: gerritbot
Cc: Clarakosi, Majavah, Aklapper, Pchelolo, DannyS712, Biggs657, the0001, 
Simonmaignan, Invadibot, OTichonova, Lalamarie69, Selby, H0bby, Asartea, 
Florian_COLLIN, Dentonius, AndreCstr, caldera, maantietaja, calbon, 
XeroS_SkalibuR, Naike, Muchiri124, Alter-paule, NavinRizwi, Beast1978, CBogen, 
GeneralNotability, Un1tY, Akuckartz, Shliilh65, eprodromou, Dzaky17, Hook696, 
Adidsone1, darthmon_wmde, ST47, Examknow, abi_, Kent7301, Chambersjay, Jd3main, 
joker88john, 94rain, CucyNoiD, Nandana, Mirahamira, Tks4Fish, Tumz24, 
kostajh, Gaboe420, Phukettaxigroup, Jony, lucamauri, Amorymeltzer, Giuliamocci, 
Force_Radical, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, Xinbenlv, Vacio, 
Ramsey-WMF, Bsandipan, Markhalsey, Xover, GoranSMilovanovic, TheDragonFire, 
45Jayjay1969, Vexations, Jayprakash12345, Nattes, QZanden, EnricoCNC, Esc3300, 
LawExplorer, spatton, Lewizho99, JJMC89, Maathavan, Wugapodes, Iniquity, 
SundanceRaphael, Poyekhali, _jensen, Jseddon, rosalieper, Mkdw, AGK, xSavitar, 
XanonymusX, Taiwania_Justo, RuyP, shinjiman, JEumerus, gabriel-wmde, 
Scott_WUaS, Cirdan, DStrine, Ixocactus, Izno, SBisson, notconfusing, Wong128hk, 
Nirmos, Bsadowski1, mys_721tx, Zache, alex-mashin, Niharika, Wikidata-bugs, 
Snowolf, WMDE-Fisch, Base, aude, SPQRobin, AndyRussG, Pcoombe, Huji, geraki, 
El_Grafo, Dinoguy1000, Gryllida, jeblad, jayvdb, MrStradivarius, Tacsipacsi, 
Catrope, Nikerabbit, Arrbee, KartikMistry, Alchimista, He7d3r, Jdforrester-WMF, 
Ladsgroup, Jackmcbarn, Steinsplitter, Mbch331, Jay8g, Ltrlg, Glaisher, Krenair, 
Keegan, Tgr
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


  1   2   >