Lucas_Werkmeister_WMDE added a subscriber: DL2204.
Lucas_Werkmeister_WMDE added a comment.


  I think I just fixed that particular lexeme by pasting the result of
  
    curl -s 'https://www.wikidata.org/wiki/Special:EntityData/L1065304.json' | 
jq .entities.L1065304 | sed 's/wd:Q397/Q397/' | xclip
  
  into the `wbeditentity` API via the API sandbox (edit diff 
<https://www.wikidata.org/w/index.php?title=Lexeme:L1065304&diff=prev&oldid=1910061831>).
 So having a few more example lexemes to investigate this would at least be 
useful ^^
  
  And then I think there are several steps that need to be taken:
  
  1. We need to fix WikibaseLexeme so that it doesn’t allow these bad item IDs 
in any new edits
  2. All of the existing lexemes will need to be fixed, probably with edits as 
above (I don’t think we want to silently change the existing revision content 
under the hood), either by us or by the community
  3. The bot that was creating these lexemes (in this case, DL2204bot 
<https://www.wikidata.org/wiki/User:DL2204bot>, CC @DL2204) will need to be 
fixed, otherwise it’ll presumably start to get errors when it tries to make 
more new lexemes with the bad item IDs (unless the bot run is already finished 
and will never need to run again, I suppose)

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

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

To: Lucas_Werkmeister_WMDE
Cc: DL2204, Lucas_Werkmeister_WMDE, dcausse, Aklapper, gonzalez.actor, 
Astuthiodit_1, karapayneWMDE, Invadibot, MPhamWMF, maantietaja, Wilmanbeno, 
ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, EBjune, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, 
aude, jayvdb, Mbch331, jeremyb
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to