-
- Downloads
Respect alt email when sending group access notifications
When sending access granted/rejected emails we should also respect custom emails set for groups/sub-groups
Showing
- app/mailers/emails/members.rb 10 additions, 7 deletionsapp/mailers/emails/members.rb
- app/mailers/notify.rb 8 additions, 4 deletionsapp/mailers/notify.rb
- app/mailers/previews/notify_preview.rb 6 additions, 2 deletionsapp/mailers/previews/notify_preview.rb
- app/services/notification_service.rb 1 addition, 1 deletionapp/services/notification_service.rb
- changelogs/unreleased/63568-access-email-notifications-custom-email.yml 5 additions, 0 deletions...eleased/63568-access-email-notifications-custom-email.yml
- spec/mailers/notify_spec.rb 14 additions, 7 deletionsspec/mailers/notify_spec.rb
- spec/support/shared_examples/notify_shared_examples.rb 1 addition, 1 deletionspec/support/shared_examples/notify_shared_examples.rb
Please register or sign in to comment