I think I'm doing everything OK, but when a user comments on a node, they're not autosubscribed to the node. My setup is:

  • Auto-subscribe to comments setting - on by default (confirmed its on for testing user)
  • User comments on a node
  • User goes to their subscriptions list
  • Commented node not in the list

Should this setup subscribe users to the posts they update (and notify them of new comments)? What could I be missing? Seems like this just isn't working (no errors in log, etc)

Comments

Rob_Feature’s picture

Issue summary: View changes
salvis’s picture

This works just fine for me, the commented thread appears on user/%/subscriptions/node.

Does your testing user have the 'subscribe to content' permission?

Rob_Feature’s picture

Just confirmed that subscribe to content permission is available for all authenticated users...still no go. Any other ideas?

Rob_Feature’s picture

On a related note I dont think subscribing to own posted content works either...I had to create a custom rule to make that work.

So, am I missing a module or some config that should make both of these settings work out of the box?

salvis’s picture

Custom rule? Could it be that your site has too many modules and configs rather than too few?

Please try this with a vanilla Drupal installation with nothing but Subscriptions (and its dependencies). I'm sure you'll find that it works.