Addshore added a comment.
The stacktrace in T242959#6962744 <https://phabricator.wikimedia.org/T242959#6962744> is different to the one that was originally reported in this ticket. The original stacktrace is trying to set a label on a property on commons (which fails at the same sort of point) In T242959#6964723 <https://phabricator.wikimedia.org/T242959#6964723>, @Ladsgroup wrote: > Why it's possible to create an item in commons? https://commons.wikimedia.org/wiki/Special:NewItem This should be disabled. It is not possible to create an item or property in commons. Though per T207683 <https://phabricator.wikimedia.org/T207683> the pages etc still get loaded currently. Pages like this should be loaded or registered as part of the entity type, thus only loading when the entity type is loaded as a local entity type. The stack in T242959#6962744 <https://phabricator.wikimedia.org/T242959#6962744> is a little different as this API module will exist always, but should fail earlier if the parsed item id is not for a local entity. The API however still allows valid item and property ids as input, but it will fail to write to them for a variety of reasons (like the one we see), as they live on wikidata. I have reworded T207683 <https://phabricator.wikimedia.org/T207683> slightly and added this api module to the list TASK DETAIL https://phabricator.wikimedia.org/T242959 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Jdforrester-WMF, Krinkle, hashar, Ladsgroup, Pablo-WMDE, Aklapper, Addshore, Invadibot, maantietaja, Alter-paule, Beast1978, CBogen, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Ramsey-WMF, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Verdy_p, Wikidata-bugs, aude, Mbch331, Jay8g
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
