Page MenuHomePhabricator

Determine bundling behavior for page reminder notifications
Open, MediumPublic

Description

Determine how bundling works:

  • Standard (non-bundled), bundled, or expandable bundle?
  • If bundled, how to determine which are bundled together?

Language should be handled at T168385: Determine language/i18n for Article Reminder notifications

Event Timeline

@Mooeypoo suggested the following, which @Eee888 and I tentatively agree with:

  • It should be bundled by date or timestamp (so reminders with a target timestamp near each other are bundled together). Exactly how to do this is TBD.
  • Expandable bundle
  • Because expandable bundles heavily truncate their body text currently, until there's a way to show the full individual item (expandable expandable bundlee), it should not be bundled.