8e421d2bcb
Previously the content of the issue or merge request was missing from the email.
6 lines
133 B
Text
6 lines
133 B
Text
-if @issue.description
|
|
= markdown(@issue.description)
|
|
|
|
- if @issue.assignee_id.present?
|
|
%p
|
|
Assignee: #{@issue.assignee_name}
|