Skip to content

Resolve "Issue due notification emails are threaded incorrectly"

What does this MR do?

Fix issue due notification emails to be threaded properly.

This changes mail_new_thread to mail_answer_thread because this should be under the main issue thread and not the start of a thread.

main_new_thread should only be used for the new issue email and new merge request email.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

#66524 (moved)

Edited by Lucas Charles

Merge request reports