-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.5.2
-
Component/s: Email notifications
-
3.05
Instead of showing the actual full name and email address, the following is shown in user created email messages:
This action was initiated by $initiatingUser.fullName ($initiatingUser.email).
This is because the velocity context for usercreated.vm doesn't have the initiatingUser object.
The problem has been fixed on the HEAD with the fix for JRA-9136