[Wikidata-bugs] [Maniphest] T595: Set up a structured data vagrant role

2023-05-19 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata.

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

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

To: Gilles, Maintenance_bot
Cc: Gilles, JanZerebecki, wikibugs-l-list, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, 
Invadibot, GFontenelle_WMF, maantietaja, FRomeo_WMF, Juan90264, Alter-paule, 
Beast1978, CBogen, ItamarWMDE, Un1tY, Nintendofan885, Akuckartz, Hook696, 
Kent7301, joker88john, CucyNoiD, Nandana, JKSTNK, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, E1presidente, Ramsey-WMF, Cparle, SandraF_WMF, 
Bsandipan, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, 
Salgo60, Lewizho99, Maathavan, Silverfish, _jensen, rosalieper, Neuronton, 
Scott_WUaS, Susannaanas, Wong128hk, Fuzheado, Jane023, Wikidata-bugs, Base, 
matthiasmullie, aude, Daniel_Mietchen, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Matanya, 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] T595: Set up a structured data vagrant role

2023-05-19 Thread Reedy
Reedy closed subtask T596: Include templates into the multimedia vagrant role 
as Declined.

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

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

To: Gilles, Reedy
Cc: Gilles, JanZerebecki, wikibugs-l-list, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, 786, Biggs657, GFontenelle_WMF, FRomeo_WMF, 
Juan90264, Alter-paule, Beast1978, CBogen, Un1tY, Nintendofan885, Hook696, 
Kent7301, joker88john, CucyNoiD, JKSTNK, Gaboe420, Giuliamocci, Cpaulf30, Lahi, 
Af420, E1presidente, Ramsey-WMF, Cparle, SandraF_WMF, Bsandipan, Tramullas, 
Acer, V4switch, Salgo60, Lewizho99, Maathavan, Silverfish, Neuronton, 
Susannaanas, Wong128hk, Fuzheado, Jane023, Wikidata-bugs, Base, matthiasmullie, 
Daniel_Mietchen, Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, 
Raymond, Steinsplitter, Matanya
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T313813: API Gateway to provide authorization and capacity management for W[CD]QS

2023-05-19 Thread Elfix
Elfix added a comment.


  > **Authentication (WCQS only):**
  > The current solution only allows access to users authenticated via OAuth. 
The implementation is based on nginx, some code deployed on WCQS and Mediawiki. 
It is limited to OAuth1, which is problematic for bot access.
  >
  > A better solution should:
  
  To add, a better solution should address CORS access control headers to allow 
authenticated XHR queries.

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

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

To: DAbad, Elfix
Cc: Elfix, DAbad, RKemper, hnowlan, BPirkle, Zache, CBogen, ttaylor, 
LucasWerkmeister, Fuzheado, Legoktm, AntiCompositeNumber, GFontenelle_WMF, 
FRomeo_WMF, Abbe98, Husky, LWyatt, Multichill, Sj, Izno, JeanFred, Spinster, 
Sannita, MPhamWMF, Aklapper, Gehel, Astuthiodit_1, AWesterinen, STH, 
karapayneWMDE, Invadibot, maantietaja, Naike, ItamarWMDE, Akuckartz, WDoranWMF, 
EvanProdromou, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Agabi10, Scott_WUaS, Pchelolo, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, 
aude, Tobias1984, Manybubbles, Shizhao, 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] T297995: Remove authentication from Wikimedia Commons Query Services (WCQS)

2023-05-19 Thread Elfix
Elfix added a comment.


  In T297995#8717780 , @Yug 
wrote:
  
  > - Wikimedia Commons Query Service: fails due to current settings.
  
  For  #lingua_libre , a 
possible alternative while still being authenticated: somehow get the 
wcqsSession token (not sure how) and send it to the WCQS endpoint when sending 
queries with XHR. This could work, except WCQS does not correctly respond to 
preflight requests from browsers.
  
--> OPTIONS 
https://commons-query.wikimedia.org/sparql?format=json=SELECT%20%3Flang%20%3Fiso%20%3FlangLabel%2...
<-- 307 Temporary Redirect (Should be a 204 with the list of acceptable 
headers, instead it simply redirects to the authentication page)
  
  I do not know if that requires a separate issue. In any case, requiring 
authentication //and// not yielding any CORS access controls for XHR 
authentication severely hinders our capacity to do anything useful with this 
querying service.

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

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

To: Elfix
Cc: Elfix, Yug, pere_prlpz, Naseweis520, Stang, Denengelse, Spinster, 
Alicia_Fagerving_WMSE, RhinosF1, Andrawaag, MPhamWMF, Jane023, Sannita, 
Bugreporter, GFontenelle_WMF, Susannaanas, Gehel, AxelPettersson_WMSE, Abbe98, 
Izno, Pharos, Krinkle, Nikki, Ainali, Chicocvenancio, LWyatt, Legoktm, Husky, 
LucasWerkmeister, Fuzheado, Aklapper, Multichill, Astuthiodit_1, AWesterinen, 
karapayneWMDE, Invadibot, maantietaja, Y.ssk, Muchiri124, CBogen, ItamarWMDE, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Jonas, Xmlizer, Ixocactus, Wong128hk, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, 
Steinsplitter, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Maintenance_bot
Cc: hoo, Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, 
TheresNoTime, HuanNguyen, Astuthiodit_1, G1964j, Zekwn, karapayneWMDE, the0001, 
Invadibot, Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, ItamarWMDE, 
Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, 
Markhalsey, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Verdy_p, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 786, Biggs657, 
Juan90264, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, 
CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, 
Maathavan, Neuronton
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T133719: Content translation sometimes fails to add a sitelink for new articles

2023-05-19 Thread M2k_dewiki
M2k_dewiki added a comment.


  Adding sitelinks with the AutosuggestSitelink gadget
  
  https://meta.wikimedia.org/wiki/AutosuggestSitelink
  
  seems to work, only a click on "Sprachen" -> "Links hinzufügen" returns the 
error message "Ein unbekannter Fehler ist aufgetreten".

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

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

To: M2k_dewiki
Cc: M2k_dewiki, RoyZuo, Ata, alaa, daniel, santhosh, hoo, KartikMistry, 
Ladsgroup, Lydia_Pintscher, Amire80, Jane023, Wittylama, Aklapper, Multichill, 
Astuthiodit_1, karapayneWMDE, Invadibot, UOzurumba, maantietaja, Rileych, 
ItamarWMDE, Nintendofan885, Akuckartz, Tris_T7, Nandana, Lahi, Gq86, 
GoranSMilovanovic, chapulina, QZanden, Alfa80, LawExplorer, _jensen, 
rosalieper, Nizil, Scott_WUaS, Ixocactus, Wikidata-bugs, aude, Jsahleen, 
Arrbee, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.41-notes (1.41.0-wmf.10; 2023-05-23).

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

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

To: ReleaseTaggerBot
Cc: hoo, Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, 
TheresNoTime, Themindcoder, Adamm71, Jersione, HuanNguyen, Hellket777, 
LisafBia6531, Astuthiodit_1, G1964j, 786, Zekwn, Biggs657, karapayneWMDE, 
the0001, Invadibot, Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, 
Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Rosalie_WMDE, Kent7301, joker88john, CucyNoiD, Nandana, 
Mirahamira, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Markhalsey, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, Scott_WUaS, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread gerritbot
gerritbot added a comment.


  Change 921327 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Lua bindings: Catch all 
ReferencedEntityIdLookupExceptions
  
  https://gerrit.wikimedia.org/r/921327

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

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

To: gerritbot
Cc: hoo, Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, 
TheresNoTime, Themindcoder, Adamm71, Jersione, HuanNguyen, Hellket777, 
LisafBia6531, Astuthiodit_1, G1964j, 786, Zekwn, Biggs657, karapayneWMDE, 
the0001, Invadibot, Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, 
Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Rosalie_WMDE, Kent7301, joker88john, CucyNoiD, Nandana, 
Mirahamira, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Markhalsey, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, Scott_WUaS, 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] T133719: Content translation sometimes fails to add a sitelink for new articles

2023-05-19 Thread M2k_dewiki
M2k_dewiki added a comment.


  Hello,
  
  since yesterday there seems to be a problem with adding sitelinks to objects 
using "Sprachen" -> "Links hinzufügen" (gerrman language version).
  
  When clicking on "Sprachen" -> "Links hinzufügen" in the left navigation bar 
I get the error message "Ein unbekannter Fehler ist aufgetreten". ( unknown 
error...)
  
  This can be reproduced for example when disconnecting
  
  https://de.wikipedia.org/wiki/Forallac
  
  and trying to reconnect using  "Sprachen" -> "Links hinzufügen"
  
  Could you please check?
  
  Thanks a lot!

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

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

To: M2k_dewiki
Cc: M2k_dewiki, RoyZuo, Ata, alaa, daniel, santhosh, hoo, KartikMistry, 
Ladsgroup, Lydia_Pintscher, Amire80, Jane023, Wittylama, Aklapper, Multichill, 
Astuthiodit_1, karapayneWMDE, Invadibot, UOzurumba, maantietaja, Rileych, 
ItamarWMDE, Nintendofan885, Akuckartz, Tris_T7, Nandana, Lahi, Gq86, 
GoranSMilovanovic, chapulina, QZanden, Alfa80, LawExplorer, _jensen, 
rosalieper, Nizil, Scott_WUaS, Ixocactus, Wikidata-bugs, aude, Jsahleen, 
Arrbee, 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] T337053: Idea collection: Wikidata Plugin for ChatGPT

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  ChatGPT can now integrate plugins. Several people have brought up building a 
Wikidata plugin for it. What would it look like? What would it do? How would 
people benefit from it?

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

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

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


[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar lowered the priority of this task from "Unbreak Now!" to "Medium".
hashar added a comment.


  This is no more an unbreak now priority and I have rolled MediaWiki 
1.41.0-wmf.9 to all wikis earlier today (~ 13:00 UTC).

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

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

To: hashar
Cc: hoo, Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, 
TheresNoTime, Themindcoder, Adamm71, Jersione, HuanNguyen, Hellket777, 
LisafBia6531, Astuthiodit_1, G1964j, 786, Zekwn, Biggs657, karapayneWMDE, 
the0001, Invadibot, Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, 
Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Rosalie_WMDE, Kent7301, joker88john, CucyNoiD, Nandana, 
Mirahamira, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Markhalsey, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, Scott_WUaS, 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] T328890: Language code request: Wolastoqey for monolingual text

2023-05-19 Thread Fjjulien
Fjjulien added a comment.


  Sincere thanks to all contributors to this task!!! I am now able to state the 
language of Wəlastəkwey works in Wikidata. I will consult with the People to 
determine what appropriate and respectful name can be given to the language 
name in English.

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

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

To: Arian_Bozorg, Fjjulien
Cc: Bugreporter, Nikki, noarave, Arian_Bozorg, Lydia_Pintscher, jhsoby, 
Amire80, mrephabricator, Aklapper, Fjjulien, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar removed a parent task: T330215: 1.41.0-wmf.9 deployment blockers.

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

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

To: hashar
Cc: hoo, Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, 
TheresNoTime, Themindcoder, Adamm71, Jersione, HuanNguyen, Hellket777, 
LisafBia6531, Astuthiodit_1, G1964j, 786, Zekwn, Biggs657, karapayneWMDE, 
the0001, Invadibot, Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, 
Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Rosalie_WMDE, Kent7301, joker88john, CucyNoiD, Nandana, 
Mirahamira, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Markhalsey, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, Scott_WUaS, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment.


  Thank you so much @hoo, I am removing this task from the 1.41.0-wmf.9 train 
blocker ( T330215  ) since it is 
preexisting issue and a rare corner case.

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

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

To: hashar
Cc: hoo, Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, 
TheresNoTime, Themindcoder, Adamm71, Jersione, HuanNguyen, Hellket777, 
LisafBia6531, Astuthiodit_1, G1964j, 786, Zekwn, Biggs657, karapayneWMDE, 
the0001, Invadibot, Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, 
Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Rosalie_WMDE, Kent7301, joker88john, CucyNoiD, Nandana, 
Mirahamira, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Markhalsey, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, Scott_WUaS, 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] T332539: show osm shapes on coordinates

2023-05-19 Thread Mike_Peel
Mike_Peel added a subscriber: edwardbetts.
Mike_Peel added a comment.


  Adding Edward, chatting to him at the Hackathon he may have useful input 
here. :-)

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

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

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


[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hoo
hoo added a comment.


  Problem here is that 
`EntityRetrievingClosestReferencedEntityIdLookup::getEntity` throws an 
`ReferencedEntityIdLookupException` if an `EntityLookupException` (which 
`RevisionedUnresolvedRedirectException` extends) is encountered. Wikibase 
should handle that correctly, catch the error and the lua function 
(`wikibase.getReferencedEntityId`) should return false.

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

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

To: hoo
Cc: hoo, Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, 
TheresNoTime, Themindcoder, Adamm71, Jersione, HuanNguyen, Hellket777, 
LisafBia6531, Astuthiodit_1, G1964j, 786, Zekwn, Biggs657, karapayneWMDE, 
the0001, Invadibot, Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, 
Juan90264, Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Rosalie_WMDE, Kent7301, joker88john, CucyNoiD, Nandana, 
Mirahamira, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Markhalsey, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, Scott_WUaS, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, TheresNoTime, 
Themindcoder, Adamm71, Jersione, HuanNguyen, Hellket777, LisafBia6531, 
Astuthiodit_1, G1964j, 786, Zekwn, Biggs657, karapayneWMDE, the0001, Invadibot, 
Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, Juan90264, Alter-paule, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, darthmon_wmde, Rosalie_WMDE, 
Kent7301, joker88john, CucyNoiD, Nandana, Mirahamira, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Markhalsey, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, 
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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread gerritbot
gerritbot added a comment.


  Change 921327 had a related patch set uploaded (by Hoo man; author: Hoo man):
  
  [mediawiki/extensions/Wikibase@master] Lua bindings: Catch all 
ReferencedEntityIdLookupExceptions
  
  https://gerrit.wikimedia.org/r/921327

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

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

To: gerritbot
Cc: Novem_Linguae, Pikne, Swpb, hashar, brennen, Nux, Aklapper, TheresNoTime, 
HuanNguyen, Astuthiodit_1, G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, 
Zabe, Selby, AndreCstr, maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, 
darthmon_wmde, Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread Pikne
Pikne added a comment.


  In T336952#8863871 , 
@hashar wrote:
  
  > The first error was apparently on May 18, 2023 @ 15:49:51.447 UTC
  > `Tried to find a referenced entity out of Q16334295 linked from Q28813620 
via P279`
  
  This is about the time when Q16334295 became double redirected. First they 
redirected Q28813620 to Q16887380
  https://www.wikidata.org/w/index.php?title=Q28813620=history
  and then in turn they made Q16887380 into a redirect
  https://www.wikidata.org/w/index.php?title=Q16887380=history
  By now a bot has fixed this double redirect.
  So was double redirect in a class tree enough to break the 
mw.wikibase.getReferencedEntityId call?

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

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

To: Pikne
Cc: Pikne, Swpb, hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, 
Astuthiodit_1, G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, 
AndreCstr, maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment.


  A twist is there are two stacktrace but I only looked at the first message. 
The exception have a `exception.previous.message` field which I have noticed 
when looking at the exception used to file this task Find reqId in Logstash 
.
 It has:
  
  | exception.previous.class   | 
Wikibase\Lib\Store\RevisionedUnresolvedRedirectException
  |
  | exception.previous.file| 
/srv/mediawiki/php-1.41.0-wmf.8/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntityRevisionLookup.php:117
   |
  | exception.previous.message | **Unresolved redirect from Q16887380 
 to Q16889133 
** |
  |
  
  All errors for arwiki and plwiki have the same error //Unresolved redirect 
from Q16887380 to Q16889133.// So I think that is the root cause?

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

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

To: hashar
Cc: Swpb, hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, 
Astuthiodit_1, G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, 
AndreCstr, maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T321666: Wiktionary Cognate Dashboard is not accessible [timeboxed 0.5 days]

2023-05-19 Thread VIGNERON
VIGNERON added subscribers: AndrewTavis_WMDE, VIGNERON.
VIGNERON added a comment.


  For the record, ping @AndrewTavis_WMDE ;)

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

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

To: VIGNERON
Cc: VIGNERON, AndrewTavis_WMDE, Lydia_Pintscher, WMDE-leszek, Pamputt, 
MarcoSwart, GoranSMilovanovic, Otourly, ItamarWMDE, Aklapper, Manuel, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Thibaut120094, 
Wikidata-bugs, aude, Darkdadaah, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread Nux
Nux added a comment.


  In T336952#8863202 , @Nux 
wrote:
  
  > [...]
  > I also narrowed down the problem.
  >
  > - This is a minified Lua that is problematic: 
https://pl.wikipedia.org/wiki/Modu%C5%82:Kontrola_autorytatywna/temp
  > - This is a test page: 
https://pl.wikipedia.org/wiki/Wikipedysta:Nux/test_WD-KA_fail_-_mini
  >
  > Please note that you will not be able to edit or view the test page until 
you disable the Lua module (e.g. change the name of the main function).
  
  Not sure what fixed it, but seems to all be working now. At least on plwiki.

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

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

To: Nux
Cc: Swpb, hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, 
Astuthiodit_1, G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, 
AndreCstr, maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T333454: PHPStan failing on Wikibase backports to REL1_40

2023-05-19 Thread gerritbot
gerritbot added a comment.


  Change 921149 had a related patch set uploaded (by Jakob; author: Jakob):
  
  [mediawiki/extensions/Wikibase@REL1_40] Run PHPStan only if core dependencies 
installed
  
  https://gerrit.wikimedia.org/r/921149

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

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

To: Jakob_WMDE, gerritbot
Cc: Jakob_WMDE, Michael, Jdforrester-WMF, Lucas_Werkmeister_WMDE, Aklapper, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, 
Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, 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] T333454: PHPStan failing on Wikibase backports to REL1_40

2023-05-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Jakob_WMDE, gerritbot
Cc: Jakob_WMDE, Michael, Jdforrester-WMF, Lucas_Werkmeister_WMDE, Aklapper, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, 
Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Neuronton, 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] T333454: PHPStan failing on Wikibase backports to REL1_40

2023-05-19 Thread gerritbot
gerritbot added a comment.


  Change 921251 had a related patch set uploaded (by Jakob; author: Jakob):
  
  [mediawiki/extensions/Wikibase@master] Run PHPStan only if core dependencies 
installed
  
  https://gerrit.wikimedia.org/r/921251

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

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

To: Jakob_WMDE, gerritbot
Cc: Jakob_WMDE, Michael, Jdforrester-WMF, Lucas_Werkmeister_WMDE, Aklapper, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 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] T314503: rollout of the new Wikibase REST API to Wikidata

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher added a parent task: T335067: Epic: Wikidata Query Service 
stabilization.

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

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

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


[Wikidata-bugs] [Maniphest] T335067: Epic: Wikidata Query Service stabilization

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher added a subtask: T314503: rollout of the new Wikibase REST API 
to Wikidata.

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Astuthiodit_1, AWesterinen, BeautifulBold, 
Suran38, karapayneWMDE, Invadibot, MPhamWMF, maantietaja, Peteosx1x, 
NavinRizwi, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, 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] T330525: Migrate Wikidata off of Blazegraph

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher added a parent task: T335067: Epic: Wikidata Query Service 
stabilization.

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

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

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


[Wikidata-bugs] [Maniphest] T335067: Epic: Wikidata Query Service stabilization

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description.

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Astuthiodit_1, AWesterinen, BeautifulBold, 
Suran38, karapayneWMDE, Invadibot, MPhamWMF, maantietaja, Peteosx1x, 
NavinRizwi, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, 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] T335067: Epic: Wikidata Query Service stabilization

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher added a subtask: T330525: Migrate Wikidata off of Blazegraph.

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Astuthiodit_1, AWesterinen, BeautifulBold, 
Suran38, karapayneWMDE, Invadibot, MPhamWMF, maantietaja, Peteosx1x, 
NavinRizwi, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, 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] T337021: Find out size of term subgraph

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added projects: Wikidata, Wikidata-Query-Service, Wikidata 
Analytics.

TASK DESCRIPTION
  We need to better understand how much of the Wikidata graph is made up of 
labels, descriptions and aliases.
  
  Specific questions:
  
  - How many triples are labels? What percentage of all triples is this?
  - How many triples are descriptions? What percentage of all triples is this?
  - How many triples are aliases? What percentage of all triples is this?

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

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

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


[Wikidata-bugs] [Maniphest] T337020: understand size and connectedness of Wikimedia internal stuff in the graph

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added projects: Wikidata, Wikidata-Query-Service, Wikidata 
Analytics.

TASK DESCRIPTION
  One of the options for splitting the graph that is on the table is splitting 
out the Items that represent Wikimedia internal stuff like categories, 
templates, help pages, etc. We'd like to better understand the size and 
connectedness of this subgraph.
  
  Main questions:
  
  - How many Items are currently included in this subgraph? (% and absolute)
  - How many triples are on these Items? (% and absolute)
  - How connected is this subgraph to the rest? Are most connections going out 
of it or into it?

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

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

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


[Wikidata-bugs] [Maniphest] T337018: Refine the definitions of the potential splits

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added projects: Wikidata, Wikidata-Query-Service.

TASK DESCRIPTION
  We have a number of ways the current graph in WDQS could be split. We need to 
refine the definitions of what each of the subgraphs would potentially contain 
as a basis for our investigations into which split would be most sensible.

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

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

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


[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a subscriber: Swpb.
hashar added a comment.


  And lastly if I look at the source edit for pl:History on 
https://pl.wikipedia.org/w/index.php?title=Historia=edit , under the 
edit box I get:
  
  > Wikidata entities used in this page
  >
  > - history : 
Sitelink, Title, Description: pl
  
  Q309 / history related changes: 
https://www.wikidata.org/wiki/Special:RecentChangesLinked?hidebots=1=1=Q309=50=7__likelybad_color=c4__verylikelybad_color=c5=2
 it again shows the edits I found in the previous comment:
  
  **18 May 2023**
  
  - subclass of (P279 )‎ 15:35 +287‎ 
‎Swpb talk contribs‎ (‎Changed claim: property constraint (P2302 
): none-of constraint (Q52558054)) 
Tags: Wikidata User Interface Property constraint changed thank
  - subclass of (P279 )‎ 15:55 +284‎ 
‎Swpb talk contribs‎ (‎Changed claim: property constraint (P2302 
): none-of constraint (Q52558054)) 
Tags: Wikidata User Interface Property constraint changed thank
  - occurrence (Q1190554)‎ 16:08 +420‎ ‎Swpb talk contribs‎ (‎Created claim: 
different from (P1889 ): continuant 
(Q103940464)) Tag: Wikidata User Interface thank
  - English (Q1860)‎ 17:05 −1‎ ‎Qhapaqkanqi talk contribs‎ (‎Page moved from 
[quwiki:Inlish simi] to [quwiki:Inlis simi]) Tag: Automatic Update from 
Connected Wiki thank
  
  Tentatively the same user as @Swpb here on Phabricator :]
  
  That is all I have for now.

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

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

To: hashar
Cc: Swpb, hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, 
Astuthiodit_1, G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, 
AndreCstr, maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T337015: review sample of queries to get a better sense of impact of various graph split options

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added projects: Wikidata, Wikidata-Query-Service.

TASK DESCRIPTION
  We want to get a better sense of how the various ways the Wikidata graph 
could be split inside Blazegraph would affect queries. To do this we need to 
get a current sample of queries sent to production WDQS and then review them.
  
  Review entails:
  
  - Would this query be affected by the split or continue to work as is?
  - If it is affected what is the necessary effort to adapt it?
  - Does the query complete in the current setup? Would it likely complete in 
the new setup?

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

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

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


[Wikidata-bugs] [Maniphest] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment.


  History for the items referenced in the error message:
  
  | Q16334295 | group of humans | April 22nd 16:25  
  | https://www.wikidata.org/w/index.php?title=Q16334295=history |
  | Q16889133 | class   | **Edits on May 18th at 15:49, 15:51 and 
15:53** | https://www.wikidata.org/w/index.php?title=Q16889133=history   
  |
  | P279  | subclass of | **Edits 
on May 18th at 15:35 and 15:55**| 
https://www.wikidata.org/w/index.php?title=Property:P279=history |
  |
  
  So I am guessing the root cause is one of those 5 edits:
  
  - 15:35 
https://www.wikidata.org/w/index.php?title=Property:P279=prev=1898589689
  - **15:49 
https://www.wikidata.org/w/index.php?title=Q16889133=prev=1898595833**
  - 15:51 
https://www.wikidata.org/w/index.php?title=Q16889133=prev=1898596875
  - 15:53 
https://www.wikidata.org/w/index.php?title=Q16889133=prev=1898597643
  - 15:55 
https://www.wikidata.org/w/index.php?title=Property:P279=prev=1898598576
  
  The second one in bold above ( 
https://www.wikidata.org/w/index.php?title=Q16889133=prev=1898595833 
) was done at `15:49` which is when we had the first error?  That edit is large 
and adds a lot of properties.
  
  I am afraid I can't go much deeper since I barely know anything about 
Wikidata data structure :(

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

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

To: hashar
Cc: hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, Astuthiodit_1, 
G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, AndreCstr, 
maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T337013: [Epic] Splitting the graph in WDQS

2023-05-19 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added projects: Wikidata, Wikidata-Query-Service, Epic.

TASK DESCRIPTION
  In order to stabilize the Wikidata Query Service we are looking into 
splitting the graph inside Blazegraph into 2 (or potentially more) subgraphs. 
This ticket is for tracking the investigation into what a sensible split would 
be, what the consequences are and then making it happen.

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Astuthiodit_1, AWesterinen, BeautifulBold, 
Suran38, karapayneWMDE, Invadibot, MPhamWMF, maantietaja, Peteosx1x, 
NavinRizwi, ItamarWMDE, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar updated the task description.

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

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

To: hashar
Cc: hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, Astuthiodit_1, 
G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, AndreCstr, 
maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment.


  The first error was apparently on May 18, 2023 @ 15:49:51.447 UTC
  
  **message**: [91f2d2a3-3348-4ce4-8b34-33ebd30cb7c4] /wiki/Historia   
Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: 
Referenced entity id lookup failed. Tried to find a referenced entity out of 
Q16334295  linked from Q28813620 
 via P279 

  **url.full**: https://pl.wikipedia.org/wiki/Historia
  
  Related changes for plwiki:Historia 

 does not show much beside Nux revert to 
https://pl.wikipedia.org/wiki/Szablon:Kontrola_autorytatywna
  
  We rolled the wmf.9 two hours later: 18:18 UTC rebuilt and synchronized 
wikiversions files: group2 wikis to 1.41.0-wmf.9 refs T330215 

  
  Maybe it is due to one of the Wikidata that got edited around that time?

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

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

To: hashar
Cc: hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, Astuthiodit_1, 
G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, AndreCstr, 
maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T333454: PHPStan failing on Wikibase backports to REL1_40

2023-05-19 Thread Jakob_WMDE
Jakob_WMDE claimed this task.
Jakob_WMDE moved this task from To Do to Doing on the Wikibase Product Platform 
(Sprint 29) board.

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

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

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

To: Jakob_WMDE
Cc: Jakob_WMDE, Michael, Jdforrester-WMF, Lucas_Werkmeister_WMDE, Aklapper, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar added a comment.


  A couple happened on arwiki as well: Referenced entity id lookup failed. 
Tried to find a referenced entity out of Q5  
linked from Q1336646  via 
https://www.wikidata.org/wiki/P279 .
  
  For plwiki they apparently are all mentioning the same item Q16334295 
: Tried to find a referenced entity 
out of Q16334295 .
  
  The error shows up in both wmf.8 and wmf.9, I have updated the task 
description with those links.
  
  For **arwiki** the two errors are still showing up on 
https://ar.wikipedia.org/wiki/%D8%A7%D9%84%D8%AD%D9%83%D9%85%D8%A7%D8%A1_%D8%A7%D9%84%D8%B3%D8%A8%D8%B9%D8%A9_%D9%85%D9%86_%D8%A8%D8%B3%D8%AA%D8%A7%D9%86_%D8%A7%D9%84%D8%AE%D9%8A%D8%B2%D8%B1%D8%A7%D9%86
 . That includes several templates and recent edits can be find from Related 
changes 
.
 For example Cite_Q 
.
  
  + @Nux  who find a repro case. I feel like the root cause is in a Scribunto 
module page rather than an issue in the Wikibase code?

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

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

To: hashar
Cc: hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, Astuthiodit_1, 
G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, AndreCstr, 
maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T336952: Wikibase\DataModel\Services\Lookup\ReferencedEntityIdLookupException: Referenced entity id lookup failed. Tried to find a referenced entity out of Q16334295 linked

2023-05-19 Thread hashar
hashar updated the task description.

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

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

To: hashar
Cc: hashar, brennen, Nux, Aklapper, TheresNoTime, HuanNguyen, Astuthiodit_1, 
G1964j, Zekwn, karapayneWMDE, the0001, Invadibot, Zabe, Selby, AndreCstr, 
maantietaja, XeroS_SkalibuR, ItamarWMDE, Akuckartz, darthmon_wmde, 
Rosalie_WMDE, Nandana, Mirahamira, Lahi, Gq86, Markhalsey, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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