[Wikidata-bugs] [Maniphest] T353862: Translation issue with message Wikimedia:Wikidata-mismatch-finder-item-form-progress-bar-aria-label/es

2023-12-20 Thread Maintenance_bot
Maintenance_bot added a project: Wikidata.
Restricted Application added a project: wmde-wikidata-tech.

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

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

To: Maintenance_bot
Cc: Aklapper, Jmabel, Danny_Benjafield_WMDE, Astuthiodit_1, MaryMunyoki, 
Prufkick, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE, 
ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
srishakatux, LawExplorer, _jensen, rosalieper, Scott_WUaS, Srdjan, 
MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao, 
Arrbee, 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] T324202: Remove use of utf8_encode and utf8_decode in Wikibase

2023-12-20 Thread WMDE-leszek
WMDE-leszek added a comment.


  As I was explicitly called out, a few answers, plus an opinion at the end.
  
  > The weird code was added in patchset 20 in July 2018, apparently by 
@WMDE-leszek: 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/441203/19..20/lib/includes/SimpleCacheWithBagOStuff.php.
 The commit message was edited in the same patchset. It mentions 3 sources, but 
I can't find `utf8_…` mentioned on these pages.
  >
  > I tried to read the discussion, but it's not very helpful. Unfortunately I 
wasn't involved back then. There is also no Phabricator task linked.
  >
  > What's done in the code directly after the weird `utf8_encode` is a 
`hash_hmac` call. Could it be that this is not able to work with UTF-8 strings, 
but expects something else?
  
  Looking at the change history I can recall I pair-programmed parts of this 
change with Aleksey. I didn't remember the exact reason for adding utf8_encode 
and _decode. But thankfully there are tests which help to understand it.
  Test in question is seemingly 
`Wikibase\Lib\Tests\SimpleCacheTestCase::testBinaryData`
  Role of `utf8_encode` is apparently not about dealing with UTF-8 strings, but 
to ensure that `$dataToStore` in `return json_encode( [ $signature, 
$dataToStore ] );` (`Wikibase\Lib\SimpleCacheWithBagOStuff::serialize`) is 
UTF-8 encoded. As per PHP documentation in case it was not, json_encode would 
return false, leading to incorrect value being stored in cache.
  
  It might be, which maybe Lucas implies, that given the current usage of this 
cache class (I recall it was introduced to cache labels and descriptions of 
items, those could be maybe assumed to be always UTF-8-encoded) this situation 
might be impossible in practice. Whether this warrants removal of the encoding 
in the cache class, I am not sure.
  
  > What is `SimpleCacheWithBagOStuff` even used for?
  
  It is a PSR-16-compliant implementation `CacheInterface` implementation 
wrapping Mediawiki's "BagOStuff", as per consquence of Decision to "Use PSR-16 
PHP Cache Interface in Wikibase" 

 (instead of binding to Mediawiki's less univeral interfaces or other 
abstractions)
  Originally, `SimpleCacheWithBagOStuff` was introduced to use cache instead of 
secondary SQL table for efficient fetching of item label and description data 
to be used when displaying "references" to an item 
.
 It could be it has been also adopted for other use cases.
  
  > My suggestion is to not touch this class, but mark it as deprecated and 
replace all usages with something reliable from core.
  
  I note that the latter part of the suggestion goes against the quoted above 
decision to use more common cache abstraction.
  
  Finally, I'd like to address the above remarks of possibly introducing some 
fallback cache key generation algorithm to not change keys while changing the 
logic in the cache class. I'd think it would be sensible to provide some data, 
if it was actually intended to introduce some "smart" logic to keep cache keys 
unchanged. Without understanding the suggested impact it does seem like 
unnecessary complexity to me. I'd naively think if such a detail like changing 
the cache key generation algorithm (I guess equaling temporary dropping of 
cache) can take Wikidata down, we might have bigger problems than what is being 
discussed here. I admit I don't remember details of rollout of the cache 
approach (instead of the secondary SQL table) but I don't recall any 
spectacular outages on the way.

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

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

To: WMDE-leszek
Cc: WMDE-leszek, thiemowmde, Paladox, Michael, ItamarWMDE, Aklapper, 
Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Isabelladantes1983, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 
malberts, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, TK-999, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Jdforrester-WMF, 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] T282504: Reconsider the Wikidata short description workflow

2023-12-20 Thread Pppery
Pppery renamed this task from "Reconsider the design of ShortDescription 
extension" to "Reconsider the Wikidata short description workflow".
Pppery removed a subscriber: DannyH.

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

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

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


[Wikidata-bugs] [Maniphest] T282504: Reconsider the design of ShortDescription extension

2023-12-20 Thread Pppery
Pppery updated the task description.

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

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

To: Pppery
Cc: Frostly, Urbanecm, DannyH, Huji, Aklapper, Danny_Benjafield_WMDE, 
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] T351835: [WtC-M2] Replace WiKit Inline progress bar with Codex's Indeterminate Progress bar

2023-12-20 Thread Sarai-WMDE
Sarai-WMDE added a comment.


  ✅ Verification done. No issues related to the progress bar replacement were 
detected.
  
  Tested in Chrome 119, Safari 17 and Firefox 120 on MacOS Sonoma.

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

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

To: noarave, Sarai-WMDE
Cc: guergana.tzatchkova, Aklapper, Sarai-WMDE, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, Mattia_Capozzi_WMDE, 
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] T347284: Restore service for https://query.wikidata.org/bigdata/ldf

2023-12-20 Thread bking
bking closed subtask T347355: Create alerts for 
https://query.wikidata.org/bigdata/ldf as Resolved.

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

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

To: bking
Cc: RKemper, bking, MisterSynergy, dcausse, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, AWesterinen, BTullis, karapayneWMDE, Invadibot, 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] T277559: Selected cells and highlighted rows in query results have insufficient contrast

2023-12-20 Thread Nikki
Nikki added a comment.


  In T277559#9416797 , 
@Sarai-WMDE wrote:
  
  > It would be really helpful, in order to support decision-making, to 
understand the use case behind cell selection in the results table. I 
understand the usefulness of hover for readability (distinguishing individual 
rows). But, given that no actions can be applied to the cells, in which 
circumstances is it useful to select them? Maybe @Nikki you could help us out 
sharing your use case(s) here. Thank you!
  
  For me, it's a really useful way to keep track of where I am while going 
through a list of results. I'm the sort of person who often highlights text as 
they read, because it helps me not lose my place, and selecting a row in a 
table works the same way. I generally don't rely on hover for readability, 
because that depends on my mouse cursor being over the right row and I have to 
keep checking I haven't moved my hand in the wrong way, accidentally knocked 
the mouse, or whatever, and switched to another row without noticing.
  
  Being able to select a row is particularly useful when switching between 
things, to easily get back to where you just were, e.g.
  
  - I often go through the list of results, opening a few items at a time in 
order to look at or make changes to them, which means switching to other tabs
  - I often move around on the page to briefly look at something else (e.g. to 
add something to the query for the next time I run it, to get a short URL to 
send to someone, to find another result that I saw (e.g. if I come across an 
item which I think is a duplicate of another item I already saw, I'll want to 
open both to check))
  - I often switch windows on the computer (e.g. write a message to someone, 
pause something that is playing)
  
  I could imagine it being useful for people who are showing query results to 
other people as well, e.g. selecting a row to make it clear which one you're 
talking about.
  
  It's also not easy to hover on touchscreen devices, so selecting a row is 
likely to be the only option for someone on a phone or tablet.

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

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

To: Nikki
Cc: Lucas_Werkmeister_WMDE, Lydia_Pintscher, Sarai-WMDE, Arian_Bozorg, 
Naseweis520, VIGNERON, Nikki, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, karapayneWMDE, bwang, Invadibot, Mooeena, maantietaja, ItamarWMDE, 
Akuckartz, Dringsim, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, EBjune, Orienteerix, merbst, LawExplorer, Flycatchr, 
Salgo60, Zppix, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Volker_E, 
Izno, freephile, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Dinoguy1000, Manybubbles, 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] T147981: Deadlock in SiteLinkTable::insertLinks on Item merges

2023-12-20 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE added a comment.


  I can find no trace of this deadlock in Logstash nor 
`mwlog1002:/srv/mw-log/archive/rdbms.log-2023*`, so let’s close this. (For the 
deadlock in `EntityUsageTable` mentioned above, see T255706 
.)

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, aude, daniel, hoo, Aklapper, Matanya, Base, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, lucamauri, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, 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] T350464: Expose SPARQL endpoints with full wikidata data set and with split graph to enable experimentation on federation with a split graph

2023-12-20 Thread Gehel
Gehel closed subtask T350465: Load Wikidata split graphs into test servers as 
Resolved.

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

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

To: Gehel
Cc: Gehel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, AWesterinen, 
karapayneWMDE, Invadibot, 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] T351650: Expose 3 new dedicated WDQS endpoints

2023-12-20 Thread Gehel
Gehel closed subtask T350465: Load Wikidata split graphs into test servers as 
Resolved.

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

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

To: RKemper, Gehel
Cc: Gehel, bking, dcausse, dr0ptp4kt, RKemper, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, AWesterinen, BTullis, karapayneWMDE, Invadibot, 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] T353807: Stop showing IP warning when editing using Wikidata Bridge when temporary accounts enabled

2023-12-20 Thread Arian_Bozorg
Arian_Bozorg created this task.
Arian_Bozorg added projects: Temporary accounts, wmde-wikidata-tech, Wikidata, 
Wikidata Dev Team (Wikidata.org Slice), Wikidata-Bridge.

TASK DESCRIPTION
  **Problem:**
  We are showing warnings when editing on Wikidata Bridge and the user isn't 
logged in. This warning informs them that their IP will be shown. With IP 
Masking this will no longer be the case so we should remove the warning.
  
  **Example**
  
  F41614647: image.png 
  
  When editing using Wikidata Bridge only the IP warning should be removed.
  i.e. "Warning: You are not logged in. Your IP address will be publicly 
visible if you make any edits."
  
  This should only be removed only when IP masking is enabled and the user 
isn't logged in.
  
  But the warning should remain as is on wikis that don't have IP masking 
enabled e.g. 3rd party Wikibases
  
  **BDD**
  GIVEN a user who isn't logged in
  WHEN editing using Wikidata Bridge
  AND IP Masking is enabled
  THEN do not show the IP leak warning
  
  **Acceptance criteria:**
  
  [ ] IP leak warning isn't shown when when using Wikidata Bridge  and IP 
Masking is enabled

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

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

To: Arian_Bozorg
Cc: Lydia_Pintscher, Aklapper, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, Lectrician1, maantietaja, ItamarWMDE, 
Akuckartz, Michael, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, JJMC89, _jensen, rosalieper, Scott_WUaS, Aschroet, Wikidata-bugs, 
aude, 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] T351969: Stop showing IP warning on Item and Property pages for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Aklapper, Lydia_Pintscher, Danny_Benjafield_WMDE, Isabelladantes1983, 
Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, 
Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, 
Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, JJMC89, 
Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, 
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] T351969: Stop showing IP warning on Item and Property pages for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a comment.


  Change 984611 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Change anonymous edit pop-up warning 
to support TempUsers
  
  https://gerrit.wikimedia.org/r/984611

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

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

To: gerritbot
Cc: Aklapper, Lydia_Pintscher, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, kostajh, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T351969: Stop showing IP warning on Item and Property pages for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor moved this task from Product Backlog to Wikidata.org Slice on the 
Wikidata Dev Team board.
ArthurTaylor edited projects, added Wikidata Dev Team (Wikidata.org Slice); 
removed Wikidata Dev Team.

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

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, kostajh, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T259183: Wikidata UI "Value" field is one character wide and covered by "Remove" button at certain screen resolutions

2023-12-20 Thread Physikerwelt
Physikerwelt added a project: NFDI.

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

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

To: Physikerwelt
Cc: gh87, Lens0021, Inductiveload, Lectrician1, ChristianFerrer, 
Mohammed_Sadat_WMDE, Aklapper, PKM, Danny_Benjafield_WMDE, Astuthiodit_1, 
Eposthumus, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, lucamauri, 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] T255706: [WB-Client] [TECH] Wikibase\Client\Usage\Sql\EntityUsageTable::addUsages Deadlock

2023-12-20 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  I put together a few Wikidata queries to show the different properties, as 
well as whether the properties are present on the Perseus item 
:
  
  - the 52 properties from the fresh parse 
  - the 31 properties re-added later according to action=info 

  - the other 21 of the 52 properties that are not re-added later 

  
  (The 31 properties re-added later thankfully don’t include any new properties 
that weren’t in the original set of 52.)
  
  Looking at the results, it certainly seems like there’s some logic behind 
them; the 31 properties re-added later include a lot of external identifiers, 
which probably come from the authority control box at the bottom of the article:
  F41614464: image.png 
  As well as some basic “biographical” properties which probably come from one 
of these two infoboxes (no idea why the article has two):
  F41614466: image.png F41614468: 
image.png 
  On the other hand, the other 21 properties don’t include any external 
identifiers, generally feel like less-basic “biographical” properties, and most 
of them aren’t used on the Perseus item (with the exception of “image” and 
“present in work”).

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

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

To: Lucas_Werkmeister_WMDE
Cc: ArthurTaylor, hoo, Lucas_Werkmeister_WMDE, ItamarWMDE, Ladsgroup, Krinkle, 
eprodromou, aaron, Michael, Aklapper, thcipriani, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Rosalie_WMDE, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, 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] T255706: [WB-Client] [TECH] Wikibase\Client\Usage\Sql\EntityUsageTable::addUsages Deadlock

2023-12-20 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  I tinkered a bit more with this in production (`mwscript shell eowiki` on 
mwdebug1001). Specifically, I was curious what the entity usages for 
eowiki:Perseo looked like before they were deduplicated / combined, so I hacked 
together some code to render the revision from scratch.
  
$s = mws()
$rr = $s->getRevisionRenderer()
$rl = $s->getRevisionLookup()
$rev = $rl->getRevisionByPageId( 115136 )
$rendered = $rr->getRenderedRevision( $rev )
$po = $rendered->getSlotParserOutput( 'main' )
$usages = $po->getExtensionData( 'wikibase-entity-usage' )
  
  And then fed them into the `UsageDeduplicator` (getting it from the 
`UsageAccumulatorFactory`’s private field out of laziness – `sudo` is a special 
PsySh command to bypass access checks):
  
$uaf = wbc::getUsageAccumulatorFactory()
sudo $ud = $uaf->usageDeduplicator
$euf = new Wikibase\Client\Usage\EntityUsageFactory( 
wbc::getEntityIdParser() )
$usageObjects = array_map( fn ( $str ) => $euf->newFromIdentity( $str ), 
array_keys( $usages ) )
  
  It turns out the original usages have //52// different statement usages for 
Q130832 (the connected item). This is well above the configured 
`$wgWBClientSettings['entityUsageModifierLimits']['C']` in production (33),  so 
they correctly get collapsed into a single “C” usage:
  
> count( $usageObjects )
= 93

> count( $ud->deduplicate( $usageObjects ) )
= 42
  
  So at this point, it makes sense that the individual `C.P%` usages are 
removed and only the `C` usage is kept. But then at some later point, 
presumably in `DataUpdateHookHandler::onParserCacheSaveComplete()` / 
`AddUsagesForPageJob`, we somehow have //fewer// than 33 statement usages left, 
so they get (re)added individually.
  
  I think we have two possible paths to continue on from here:
  
  - Understand where this second, shorter list of usages comes from.
  - Fix `DataUpdateHookHandler::onParserCacheSaveComplete()` to not re-add 
`C.P%` usages if a `C`  usage already exists (and likewise for other aspects), 
i.e. replace the current `$newUsages = array_diff_key( $usages, $currentUsages 
)` with something a bit smarter.
  
  I think the second part is something we should do sooner or later, but 
arguably it’s not the root cause of the problem, so maybe we should look at the 
first part first.

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

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

To: Lucas_Werkmeister_WMDE
Cc: ArthurTaylor, hoo, Lucas_Werkmeister_WMDE, ItamarWMDE, Ladsgroup, Krinkle, 
eprodromou, aaron, Michael, Aklapper, thcipriani, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Rosalie_WMDE, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, 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] T352071: Stop showing IP warning when setting an Item sitelink for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, 
aude, 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] T352071: Stop showing IP warning when setting an Item sitelink for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a comment.


  Change 984210 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Remove IP warning for anonymous edits 
on wikis with TempUser
  
  https://gerrit.wikimedia.org/r/984210

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352065: Stop showing IP warning on Item and Property pages for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: ArthurTaylor, gerritbot
Cc: Lydia_Pintscher, Aklapper, Arian_Bozorg, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, 
aude, 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] T352072: Stop showing IP warning on Redirect an Entity for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, 
aude, 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] T352072: Stop showing IP warning on Redirect an Entity for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a comment.


  Change 984210 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Remove IP warning for anonymous edits 
on wikis with TempUser
  
  https://gerrit.wikimedia.org/r/984210

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352066: Stop showing IP warning on Create Item for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, 
aude, 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] T352065: Stop showing IP warning on Item and Property pages for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a comment.


  Change 984210 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Remove IP warning for anonymous edits 
on wikis with TempUser
  
  https://gerrit.wikimedia.org/r/984210

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

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

To: ArthurTaylor, gerritbot
Cc: Lydia_Pintscher, Aklapper, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352067: Stop showing IP warning on Create Property for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, 
aude, 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] T352066: Stop showing IP warning on Create Item for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a comment.


  Change 984210 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Remove IP warning for anonymous edits 
on wikis with TempUser
  
  https://gerrit.wikimedia.org/r/984210

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352068: Stop showing IP warning on Merge Item for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, 
aude, 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] T352067: Stop showing IP warning on Create Property for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a comment.


  Change 984210 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Remove IP warning for anonymous edits 
on wikis with TempUser
  
  https://gerrit.wikimedia.org/r/984210

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352070: Stop showing IP warning when setting an Item/Property label, description or alias for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Isabelladantes1983, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 
Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, 
Alter-paule, Beast1978, ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
JJMC89, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, 
aude, 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] T352068: Stop showing IP warning on Merge Item for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a comment.


  Change 984210 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Remove IP warning for anonymous edits 
on wikis with TempUser
  
  https://gerrit.wikimedia.org/r/984210

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352070: Stop showing IP warning when setting an Item/Property label, description or alias for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread gerritbot
gerritbot added a comment.


  Change 984210 had a related patch set uploaded (by Arthur taylor; author: 
Arthur taylor):
  
  [mediawiki/extensions/Wikibase@master] Remove IP warning for anonymous edits 
on wikis with TempUser
  
  https://gerrit.wikimedia.org/r/984210

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

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

To: ArthurTaylor, gerritbot
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T336577: Update WDQS Runbook following update lag incident

2023-12-20 Thread Gehel
Gehel moved this task from Incidents / Follow up to 23/24 Q3 Milestone 1 on the 
Data-Platform-SRE board.
Gehel edited projects, added Data-Platform-SRE (23/24 Q3 Milestone 1); removed 
Data-Platform-SRE.

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

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

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

To: bking, Gehel
Cc: bking, dcausse, Gehel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, BTullis, karapayneWMDE, Invadibot, Zabe, LSobanski, maantietaja, 
lmata, ItamarWMDE, Akuckartz, PatsagornY, DannyS712, Nandana, Namenlos314, 
jijiki, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, elukey, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Bawolff, 
Manybubbles, ArielGlenn, He7d3r, Jdforrester-WMF, Mbch331, Jay8g, akosiaris, 
fgiunchedi
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T336577: Update WDQS Runbook following update lag incident

2023-12-20 Thread Gehel
Gehel removed bking as the assignee of this task.

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

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

To: Gehel
Cc: bking, dcausse, Gehel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, BTullis, karapayneWMDE, Invadibot, Zabe, LSobanski, maantietaja, 
lmata, ItamarWMDE, Akuckartz, PatsagornY, DannyS712, Nandana, Namenlos314, 
jijiki, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, elukey, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Bawolff, 
Manybubbles, ArielGlenn, He7d3r, Jdforrester-WMF, Mbch331, Jay8g, akosiaris, 
fgiunchedi
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T352070: Stop showing IP warning when setting an Item/Property label, description or alias for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

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

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

To: ArthurTaylor, Lucas_Werkmeister_WMDE
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T353334: Batch page ID lookups in Wikibase entity search APIs

2023-12-20 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Ready for Peer Review to Ready for 
Development on the Wikidata Dev Team (Wikidata.org Slice) board.
Lucas_Werkmeister_WMDE added a comment.


  Moving back to “ready for development” for backporting (currently 
semi-blocked on Disable Phan on release branches 
).

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lydia_Pintscher, Michael, ArthurTaylor, Lucas_Werkmeister_WMDE, 
Danny_Benjafield_WMDE, Isabelladantes1983, 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, 
lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Neuronton, 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] T352065: Stop showing IP warning on Item and Property pages for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor claimed this task.

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

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

To: ArthurTaylor
Cc: Lydia_Pintscher, Aklapper, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352066: Stop showing IP warning on Create Item for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor claimed this task.

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352067: Stop showing IP warning on Create Property for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor claimed this task.

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352071: Stop showing IP warning when setting an Item sitelink for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor claimed this task.

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352072: Stop showing IP warning on Redirect an Entity for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor claimed this task.

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352070: Stop showing IP warning when setting an Item/Property label, description or alias for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor claimed this task.

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352068: Stop showing IP warning on Merge Item for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor claimed this task.

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352070: Stop showing IP warning when setting an Item/Property label, description or alias for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor moved this task from Product Backlog to Wikidata.org Slice on the 
Wikidata Dev Team board.
ArthurTaylor edited projects, added Wikidata Dev Team (Wikidata.org Slice); 
removed Wikidata Dev Team.

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

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352071: Stop showing IP warning when setting an Item sitelink for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor moved this task from Product Backlog to Wikidata.org Slice on the 
Wikidata Dev Team board.
ArthurTaylor edited projects, added Wikidata Dev Team (Wikidata.org Slice); 
removed Wikidata Dev Team.

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

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352072: Stop showing IP warning on Redirect an Entity for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor moved this task from Product Backlog to Wikidata.org Slice on the 
Wikidata Dev Team board.
ArthurTaylor edited projects, added Wikidata Dev Team (Wikidata.org Slice); 
removed Wikidata Dev Team.

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

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352067: Stop showing IP warning on Create Property for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor moved this task from Product Backlog to Wikidata.org Slice on the 
Wikidata Dev Team board.
ArthurTaylor edited projects, added Wikidata Dev Team (Wikidata.org Slice); 
removed Wikidata Dev Team.

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

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T324420: Allow creating items with badges using Special:NewItem

2023-12-20 Thread Sarai-WMDE
Sarai-WMDE added a comment.


  (Thanks for the heads-up! Unfortunately, I'll only be able to take a proper 
look at this from 08/01/24. Will leave any relevant comments from my side here 
asap)

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

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

To: Sarai-WMDE
Cc: Sarai-WMDE, Arian_Bozorg, Tacsipacsi, Lucas_Werkmeister_WMDE, Oudedutchman, 
Aklapper, Stang, Ericliu1912, Bugreporter, Danny_Benjafield_WMDE, 
Isabelladantes1983, 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, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, 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] T352068: Stop showing IP warning on Merge Item for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor moved this task from Product Backlog to Wikidata.org Slice on the 
Wikidata Dev Team board.
ArthurTaylor edited projects, added Wikidata Dev Team (Wikidata.org Slice); 
removed Wikidata Dev Team.

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

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

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

To: ArthurTaylor
Cc: Aklapper, Lydia_Pintscher, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T352065: Stop showing IP warning on Item and Property pages for Wikibase instances that have temporary accounts enabled

2023-12-20 Thread ArthurTaylor
ArthurTaylor moved this task from Product Backlog to Wikidata.org Slice on the 
Wikidata Dev Team board.
ArthurTaylor edited projects, added Wikidata Dev Team (Wikidata.org Slice); 
removed Wikidata Dev Team.

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

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

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

To: ArthurTaylor
Cc: Lydia_Pintscher, Aklapper, Arian_Bozorg, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 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] T349512: [Analytics] Collect multiple sets of SPARQL queries

2023-12-20 Thread AndrewTavis_WMDE
AndrewTavis_WMDE claimed this task.
AndrewTavis_WMDE updated Other Assignee, removed: AndrewTavis_WMDE.

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

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

To: AndrewTavis_WMDE
Cc: WMDE-leszek, dr0ptp4kt, AndrewTavis_WMDE, Manuel, dcausse, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, 
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] T277559: Selected cells and highlighted rows in query results have insufficient contrast

2023-12-20 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  > But, given that no actions can be applied to the cells, in which 
circumstances is it useful to select them?
  
  As far as I’m aware, the only thing you can do with a selected cell is to 
copy it (Ctrl+C). You can also change the selected cell with the arrow keys 
(although moving vertically produces some horrible janky scroll jumping on my 
system).

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Lydia_Pintscher, Sarai-WMDE, Arian_Bozorg, 
Naseweis520, VIGNERON, Nikki, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
AWesterinen, karapayneWMDE, bwang, Invadibot, Mooeena, maantietaja, ItamarWMDE, 
Akuckartz, Dringsim, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, EBjune, Orienteerix, merbst, LawExplorer, Flycatchr, 
Salgo60, Zppix, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Volker_E, 
Izno, freephile, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Dinoguy1000, Manybubbles, 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] T349512: [Analytics] Collect multiple sets of SPARQL queries

2023-12-20 Thread AndrewTavis_WMDE
AndrewTavis_WMDE updated Other Assignee, added: AndrewTavis_WMDE.

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

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

To: AndrewTavis_WMDE
Cc: WMDE-leszek, dr0ptp4kt, AndrewTavis_WMDE, Manuel, dcausse, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, 
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] T349512: [Analytics] Collect multiple sets of SPARQL queries

2023-12-20 Thread AndrewTavis_WMDE
AndrewTavis_WMDE added a comment.


  Based on conversations with WMF engineering, uniquely identifying queries 
that come from the WDQS UI doesn't appear to be possible at this time. We'll 
thus not be able to include queries from there in the sample.

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

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

To: AndrewTavis_WMDE
Cc: WMDE-leszek, dr0ptp4kt, AndrewTavis_WMDE, Manuel, dcausse, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, 
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] T349512: [Analytics] Collect multiple sets of SPARQL queries

2023-12-20 Thread AndrewTavis_WMDE
AndrewTavis_WMDE updated the task description.

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

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

To: AndrewTavis_WMDE
Cc: WMDE-leszek, dr0ptp4kt, AndrewTavis_WMDE, Manuel, dcausse, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, AWesterinen, karapayneWMDE, Invadibot, 
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] T273198: defaultView:ImageGrid does not wrap well on Firefox

2023-12-20 Thread Arian_Bozorg
Arian_Bozorg updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T345902: [SW] LanguageSelector should only provide relevant UI languages as options

2023-12-20 Thread Sarai-WMDE
Sarai-WMDE moved this task from Wikidata.org Slice to UX Backlog on the 
Wikidata Dev Team board.
Sarai-WMDE edited projects, added Wikidata Dev Team; removed Wikidata Dev Team 
(Wikidata.org Slice).

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

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

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

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, Mattia_Capozzi_WMDE, 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] T345902: [SW] LanguageSelector should only provide relevant UI languages as options

2023-12-20 Thread Sarai-WMDE
Sarai-WMDE moved this task from UX Backlog to Wikidata.org Slice on the 
Wikidata Dev Team board.
Sarai-WMDE edited projects, added Wikidata Dev Team (Wikidata.org Slice); 
removed Wikidata Dev Team.

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

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

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

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, Mattia_Capozzi_WMDE, 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