Message notify uses old data

Created on 7 November 2013, over 10 years ago
Updated 15 January 2024, 5 months ago

Preparation
* create a nodetype with a status field
* create a message type "status changed" with entityreference field to node
* create a message text there that has token [message:field_entityreference:status]
* create a rule "send status changed message" that fires on "node was updated" event, in this rule
** create a message
** set the message entityreference field to node
** send message with message notify

How to reproduce
* Change node status from FOO to BAR

Expected result
* Get message "Status is BAR"

Experienced result
* Get message "Status is FOO"

This MAY be connected with Entitycache module, this needs to be investigated.

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany geek-merlin Freiburg, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024