Load identity email_address on coredata.MembershipProfile
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -557,8 +557,7 @@ func (s *DocumentService) SendSigningNotifications(
|
||||
|
||||
email := coredata.NewEmail(
|
||||
signatory.FullName,
|
||||
// FIXME: load email with profile
|
||||
"contact@getprobo.com",
|
||||
signatory.EmailAddress,
|
||||
subject,
|
||||
textBody,
|
||||
htmlBody,
|
||||
|
||||
Reference in New Issue
Block a user