when I schedule a node, autosubscription feature of Subscriptions module isn't able to add the node to my subscriptions when the node is published.

Comments

ajk’s picture

Status: Active » Closed (works as designed)

Two points.

First, if the node is scheduled to be published then it's not published yet and as such, how would one subscribe anyway? There's no link.

Secondly, the scheduler exports an API that other modules can hook into when a node is published. It's upto the other module to use this feature. So you have filed this against the wrong module.

Coquevas’s picture

Status: Closed (works as designed) » Closed (fixed)

Issue resolved by the other side: http://drupal.org/node/98374