When more than 20 mentions are done (here 22), in a single post, users are not notified.
This is not the first time I see this, but I take this feedback as an opportunity to create a task. I can find other examples if needed.
When more than 20 mentions are done (here 22), in a single post, users are not notified.
This is not the first time I see this, but I take this feedback as an opportunity to create a task. I can find other examples if needed.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Bump mention limit to 50 | mediawiki/extensions/Echo | master | +2 -2 |
It's suggested we up the limit to something more practical like 50. If someone spams notifications, it's clear who's responsible, because the notifications state who mentions you.
This was originally set so low at 20 because while the person who spammed the notifications is obvious, they blamed us rather than mz.
Change 234179 had a related patch set uploaded (by Mattflaschen):
Bump mention limit to 50
https://gerrit.wikimedia.org/r/234179
Change 234179 merged by jenkins-bot:
Bump mention limit to 50
https://gerrit.wikimedia.org/r/234179
It's not just intentional spam, it's also preventing notification bombing when someone accidentally types {{WP:VPT}} instead of [[WP:VPT]] (which actually happened).
Eh yeah, in my memory THAT was actually the primary reason that the limit was 20. Not because people were spamming, but because they were unintentionally creating notification bombs.
Originally, the limit was 300. That was then reduced to 100, and then to 20. The limit of 20 has been getting regular complaints, so they're raising it to 50. Suggestions/alternatives welcome. :)
@Quiddity I guess it should not be a hard-coded number but a config variable so that wikis could decide what number is best for just them.
@Base, are there are problems with the configuration of 50? If so, please let us know a few details, and link us to any discussions, so that I can file a new task for that feature-request. Thank you!
(Personally, I adore configs/preferences/options/settings of all types (my rant), but developers and managers tend to request rationales, for why they need to spend time adding further complexity to the code, and also so that they can evaluate how a request should be prioritized when considered with the thousands of other feature-additions or bug-fixes or etc that they could be working on... ;-)
Wikidata's data quality seriously suffers because it currently is not possible to ping all people of big Wikiprojects to advance discussions and agree on common data modeling.
I think this task is essentially a duplicate of the more clearly Described task at T148154, so I'll merge it there now.