In first action, I am updating user details from event object. But when the next action executes, the event object does not contain the values which were updated in the first action.
In first action, I am updating user details from event object. But when the next action executes, the event object does not contain the values which were updated in the first action.