Page MenuHomePhabricator

🏷️🐼 Generate the edit summary
Closed, ResolvedPublic

Description

"Autocomments":

  • should mimic the wbeditentity behavior when editing labels/descriptions/aliases:
    • If the change results in changing labels in not more than 50 languages: /* wbeditentity-update-languages-short:0||LANGS */
    • If the change results in changing labels in 51 or more languages: /* wbeditentity-update-languages:0||LANG_COUNT */
    • where LANGS is a comma separated list of language codes of relevant languages (e.g. en, de, es, fr, fi, it). LANG_COUNT is a number of languages with changed labels
    • the boundary number of 50 languages is defined in ChangedLanguagesCounter::SHORTENED_SUMMARY_MAX_EDIT constant (not configurable)

Event Timeline

Change 917336 had a related patch set uploaded (by Muhammad Jaziraly; author: Muhammad Jaziraly):

[mediawiki/extensions/Wikibase@master] REST: Gnerating edit summary in PatchItemlabels

https://gerrit.wikimedia.org/r/917336

Change 917336 merged by jenkins-bot:

[mediawiki/extensions/Wikibase@master] REST: Generating edit summary in PatchItemLabels

https://gerrit.wikimedia.org/r/917336