Skip to:
Content

bbPress.org

Opened 9 years ago

Last modified 5 years ago

#2174 new enhancement

No notification when topic is split

Reported by: Sadr Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version: 2.2.3
Component: API - Subscriptions Keywords:
Cc: stephen@…

Description

Users participating in a topic that gets split do not get a notification on our forum.

I opted to transfer favorites and subscriptions to the new topic.

Change History (3)

#1 @johnjamesjacoby
9 years ago

  • Component changed from Warnings/Notices to Subscriptions
  • Milestone changed from Awaiting Review to Future Release
  • Type changed from defect to enhancement

Splits and merges do not generate email notifications, which explains why your users don't receive emails. :)

Right now, bbp_notify_subscribers() is only hooked to bbp_new_reply(). It could be hooked to other things, but I think we'd want to spend a release cycle focusing on how to better handle email notifications for other events too.

Moving to future release.

#2 @netweb
9 years ago

  • Cc stephen@… added

#3 @netweb
5 years ago

When we're at this, we should also determine who gets notified of the split, I envisage only users whose topic, or reply is moved in the split and only if they previously were subscribed for notifications.

Note: See TracTickets for help on using tickets.