when a user adds multiple data the message (token) appears to be broken. What is the correct form that should be used? is this a problem of the 'token' or of the clustering?

using the default:
!username has added the following !node_types: %node_titles%

I see:
"has added the following images: . Last 1 day ago "

Thanks

Comments

gallamine’s picture

I have the same error.

gallamine’s picture

Bump.

Does no one else have this issue? Seems like a major deal to me. I can't use this module unless this is fixed.

Stalski’s picture

Could you give a screenshot of the heartbeat message you use and the rules ... ?
Both are exportable. Put them in zip and i will look into this.
screenshots are helpfull too, but those exports are very easy to reproduce.

thx

gallamine’s picture

Status: Active » Closed (fixed)

@stalski,

I figured out the problem. The Heartbeat message "User adds a node, save user activity" used the "node_titles" variable in the merged message. However, "node_titles" was never set in the Rule, only "node_title" was. So, I editing the message to use "%node_title%". I also had to go to the "extra settings" at the bottom and add "node_title" to the "Group or Merge Varible" text field. That seemed to fix things. Thanks for the great module.