-
- Downloads
Fix notes email with group-level notification email
A Noteable doesn't have a group directly, unless it's an epic - we need to look for the project's group to find the right email address.
Showing
- app/mailers/emails/notes.rb 1 addition, 1 deletionapp/mailers/emails/notes.rb
- changelogs/unreleased/fix-notes-emails-with-group-settings.yml 5 additions, 0 deletions...elogs/unreleased/fix-notes-emails-with-group-settings.yml
- spec/mailers/emails/pages_domains_spec.rb 1 addition, 1 deletionspec/mailers/emails/pages_domains_spec.rb
- spec/mailers/notify_spec.rb 16 additions, 14 deletionsspec/mailers/notify_spec.rb
- spec/support/helpers/email_helpers.rb 13 additions, 2 deletionsspec/support/helpers/email_helpers.rb
- spec/support/shared_examples/notify_shared_examples.rb 8 additions, 8 deletionsspec/support/shared_examples/notify_shared_examples.rb
Please register or sign in to comment