Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.4.1
-
Fix Version/s: 0.4.2
-
Labels:None
Description
The is a nil error when trying to send an activation message, related to Person.email_and_name - but tests indicate this method is working correctly. Can't reproduce error locally.
Requires checking out if its anything serious or a configuration problem.
Issue Links
- related to
-
SYSMO-154 Registration for non-sysmo user assigns incorrect profile
-
It was caused by
SYSMO-154- because the profile was empty the name was nil causing a nil error when trying to resolve the name to send the email to.