1- Define a publication date on a node.
1- Create a new reaction rule with the 'After a node has been published by Scheduler' trigger.
2- Add a condition : Node type is article...
3- Add an action : Send email
3- Start cron
After the cron is launched, the node keep the unpublished status and the email is not sent. I also get this error:
"Symfony\Component\Routing\Exception\InvalidParameterException : Parameter "node" for route "entity.node.canonical" must match "\d+"..."
I can use a default rule trigger for this task (with a check on the status value changed/unchanged). But, in my opinion, it's easier to use the scheduler rules.
Can you give me a simple example to send email after that a node is published?
Thanks for your help.
Active
2.0
Scheduler Rules Integration
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.