-
- Downloads
Fix error when reassign issue/merge_request from non-assigned. Fixes #3201
Showing
- app/mailers/emails/issues.rb 1 addition, 1 deletionapp/mailers/emails/issues.rb
- app/mailers/emails/merge_requests.rb 1 addition, 1 deletionapp/mailers/emails/merge_requests.rb
- app/views/notify/reassigned_issue_email.html.haml 4 additions, 2 deletionsapp/views/notify/reassigned_issue_email.html.haml
- app/views/notify/reassigned_issue_email.text.erb 1 addition, 3 deletionsapp/views/notify/reassigned_issue_email.text.erb
- app/views/notify/reassigned_merge_request_email.html.haml 4 additions, 2 deletionsapp/views/notify/reassigned_merge_request_email.html.haml
- app/views/notify/reassigned_merge_request_email.text.erb 1 addition, 1 deletionapp/views/notify/reassigned_merge_request_email.text.erb
Please register or sign in to comment