Skip to content

Add link to issue in issue due email

charlie ablett requested to merge cablett-issue-due into master

What does this MR do?

For issues that have a due date, sometimes if the description is long you need to scroll down on the email to the "view it on GitLab" footer or click to view the whole message before you get a link to the issue. This MR adds a new link with the issue number so it's easier to find and click.

Screenshots (strongly suggested)

Before:

image

After:

image

Does this MR meet the acceptance criteria?

Conformity

Availability 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

Merge request reports