Page MenuHomePhabricator

Echo should warn users who tries to mention more than 50 other users that they won't be notified
Open, MediumPublic

Description

When the limit (50) is exceeded, the user trying to send notifications should be informed about that during preview.

Event Timeline

He7d3r raised the priority of this task from to Needs Triage.
He7d3r updated the task description. (Show Details)
He7d3r added a project: Notifications.
He7d3r subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Catrope renamed this task from Echo should warn users who tries to notify more than N other users that they won't be notified to Echo should warn users who tries to mention more than N other users that they won't be notified.Aug 12 2015, 11:54 PM
Catrope triaged this task as Medium priority.
Catrope set Security to None.
Catrope subscribed.
Mattflaschen-WMF renamed this task from Echo should warn users who tries to mention more than N other users that they won't be notified to Echo should warn users who tries to mention more than 20 other users that they won't be notified.Aug 26 2015, 7:18 PM
Mattflaschen-WMF updated the task description. (Show Details)

BTW: is this limit documented? Is it hardcoded or configurable?

Mattflaschen-WMF renamed this task from Echo should warn users who tries to mention more than 20 other users that they won't be notified to Echo should warn users who tries to mention more than 50 other users that they won't be notified.Aug 27 2015, 6:14 PM
Mattflaschen-WMF updated the task description. (Show Details)

Oddly, there is a separate config for Flow ($wgFlowMaxMentionCount) (not hard-coded).