Closed (fixed)
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Oct 2015 at 14:49 UTC
Updated:
17 Feb 2016 at 21:34 UTC
Jump to comment: Most recent
Once #1304216: A user should be able to "follow" individual pages of content and receive email notifications for new comments is done, we should enable follow functionality for forum pages.
Potentially we'll need a data migration path for forums, similar to #1284704: Provide a data migration path for following issues via flag.module.
Comments
Comment #2
drummComment #3
drummThis is all set up on integration.devdrupal.org and working well in our testing so far. (integration has a different http password because it has near-production-level data, you can log into Drupal with your production password, but the site won’t get security updates as promptly as staging.)
Comment #4
drummFollowing has been enabled for forum topics.
Comment #5
jaypanThis needs work:
1) There should be an option in the user profile to opt out of email notifications
2) If you unfollow a thread to stop emails, you no longer see the thread in your tracker
Implementing #1 would solve #2.
Comment #6
drummAgreed. A followup issue is best for this, I put my thoughts for implementation down at #2658224: Add a UI for controlling email notifications.
Comment #7
izmeez commentedThanks, great to see this is done.