-
- Downloads
You need to sign in or sign up before continuing.
Make mail notifications of discussion notes In-Reply-To of each other
When a note is part of a discussion, the email sent out should be `In-Reply-To` the previous note in that discussion. Closes gitlab-org/gitlab-ce#36054
Showing
- app/mailers/emails/notes.rb 5 additions, 5 deletionsapp/mailers/emails/notes.rb
- app/mailers/notify.rb 12 additions, 0 deletionsapp/mailers/notify.rb
- app/models/note.rb 9 additions, 0 deletionsapp/models/note.rb
- changelogs/unreleased/tc-correct-email-in-reply-to.yml 5 additions, 0 deletionschangelogs/unreleased/tc-correct-email-in-reply-to.yml
- spec/models/note_spec.rb 12 additions, 0 deletionsspec/models/note_spec.rb
Please register or sign in to comment