Lucas_Werkmeister_WMDE added a comment.

  In T326768#9491214 <https://phabricator.wikimedia.org/T326768#9491214>, 
@Lucas_Werkmeister_WMDE wrote:
  
  > Looking at logstash, the sense version of this error seems to be somewhat 
more common (which is annoying since we only added logging to the form 
version), but there’s still a couple of occurrences in logstash, such as this 
one 
<https://logstash.wikimedia.org/app/discover#/doc/logstash-*/logstash-mediawiki-1-7.0.0-1-2023.12.26?id=nZ9Tp4wBFe9MHf51B3Mj>
 (`reqId:"4c2aaeea-5a28-4d57-afa8-47f447afed52"`; `@timestamp` Dec 26, 2023 @ 
18:11:25.115).
  
  I found the request in Hive 
<https://wikitech.wikimedia.org/wiki/Analytics/Cluster/Hive>:
  
    SELECT params FROM event.mediawiki_api_request WHERE year = 2023 AND month 
= 12 AND day = 26 AND hour = 18 AND meta.request_id = 
'4c2aaeea-5a28-4d57-afa8-47f447afed52' LIMIT 1;
  
  The important params are:
  
  - `action=wbsetclaim` – this is //not// the request that deleted the form
  - `claim=[json]`
    - `property=P11328` – Dehkhoda ID 
<https://www.wikidata.org/wiki/Property:P11328>
    - `id=L679512$22230cb5-4146-1d48-b3eb-1a01958e0b16` – this statement **does 
not exist**: the currently latest revision 
<https://www.wikidata.org/w/index.php?title=Lexeme:L679512&oldid=2037665488>, 
whose timestamp matches the logstash timestamp, has a Dehkhoda ID with a 
//different// statement ID, `L679512$06f7e04d-45b9-440f-5b29-d13c0a3d26c0`; 
none of the old revisions of this lexeme, nor of the one that was merged into 
it, ever had a statement with this statement ID (I checked)
  - `baserevid=2037662725` – a relatively old revision 
<https://www.wikidata.org/w/index.php?title=Lexeme:L679512&oldid=2037662725> 
within the group of edits by the same user; specifically, this is the revision 
where another lexeme was merged into this one, and before L679512-F3 was removed
  
  I’m quite confused about the statement ID – apparently, this request ended up 
creating a new statement, but why was the ID from the `claim` JSON not used for 
the new statement?

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

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

To: Lucas_Werkmeister_WMDE
Cc: thiemowmde, Lucas_Werkmeister_WMDE, ItamarWMDE, Michael, Aklapper, jeena, 
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, Mahir256, QZanden, KimKelting, 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

Reply via email to