For example, when an article is updated, and adding a system message action with like "Article node title is: {{ node.title.value }} or {{ node.title.0.value }}", the system message literally prints everything, tokens are not replaced.

Article node title is: {{ node.title.value }} or {{ node.title.0.value }}

Rules captures

CommentFileSizeAuthor
R8.x-simple-rule.png102.67 KBbisonbleu
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bisonbleu created an issue. See original summary.

bisonbleu’s picture

Will submit a patch later. Standby...

bisonbleu’s picture

I'm looking for more information about the reusable token replacement API which is mentioned in the #d8rules reaches milestone 2 post on d8rules.

Can anyone help?

dasjo’s picture

angry_bird’s picture

Having same issue except on System > Send email. Can't seem to get token values to replace

jelhan’s picture

I'm facing the same issue. Didn't seen this one early enough and therefore left a comment here: https://www.drupal.org/node/2650426#comment-11548531

I'm using bff3e8d26603def181aaae1cbf059db629b7ed25.

TR’s picture

Status: Active » Closed (cannot reproduce)

This was apparently fixed sometime in the last few years - it works properly now.