...
- the user information is missing
- the "
u
" prefix, that is hardcoded in the e-mail template doesn't match one passed from code, that sends these e-mails
Solution
- replace the "
<inp2:u_
" in the subject and body of both e-mails with "<inp2:
" (to use externally provided prefix) - from the "
u:OnCheckExpiredMembership
" event ("membership_expiration
" scheduled task) load the user object (for user, whose membership is affected) before sending the actual e-mail
Related Discussions
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|