I think it would help if only the updated fields would be shown in the notification-mail.
Or all fields with the changed ones marked somehow.

Comments

lxndr’s picture

Version: 6.x-1.9 » 6.x-1.11

Sorry I'm surly using 1.11.
So this is just for updating the version.

JcX’s picture

Subscribing...

TimelessDomain’s picture

!profile - token shows current full profile

then make a new token
!profileupdated - that would show only changed profile fields in format OLD->NEW

As of now only ...
1) User registration notification
2) Advanced User http://drupal.org/project/advuser
3) User edit notification http://drupal.org/project/user_edit_notify
have the ability to notify of profile updates. One or the other needs to develop a Profile Field Update Notification solution.

TimelessDomain’s picture

Perhaps #363682: User account update rule doesn't include Profile updates could help provide this functionality

rmiddle’s picture

Status: Active » Closed (works as designed)

The issue is the profile module doesn't track changes so I would literally have to copy the profile db and then compare the two. Although it can be done it isn't something I want to undertake.

Thanks
Robert