-
- Downloads
Adds system note when external participants have been added from CC
Also adds an abstraction IssueEmailParticipants::CreateService and refactors the /invite_email quick action to use this.
parent
985f3eee
No related branches found
No related tags found
Showing
- app/services/issue_email_participants/create_service.rb 74 additions, 0 deletionsapp/services/issue_email_participants/create_service.rb
- lib/gitlab/email/handler/service_desk_handler.rb 8 additions, 5 deletionslib/gitlab/email/handler/service_desk_handler.rb
- lib/gitlab/quick_actions/issue_actions.rb 6 additions, 17 deletionslib/gitlab/quick_actions/issue_actions.rb
- locale/gitlab.pot 3 additions, 0 deletionslocale/gitlab.pot
- spec/services/issue_email_participants/create_service_spec.rb 130 additions, 0 deletions.../services/issue_email_participants/create_service_spec.rb
Please register or sign in to comment