Describe the bug
Currently the email subject value displayed is hard coded on the template.
Janeway version
1.4.1
Expected behavior
The email subject for the template being sent should be displayed.
Additional
We should check that all email subjects conform to the pattern: subject_name_of_related_template this can be achieved by a test and will also identify any that do not conform.
Describe the bug
Currently the email subject value displayed is hard coded on the template.
Janeway version
1.4.1
Expected behavior
The email subject for the template being sent should be displayed.
Additional
We should check that all email subjects conform to the pattern:
subject_name_of_related_templatethis can be achieved by a test and will also identify any that do not conform.