Skip to content

Display custom service desk email

Jan Provaznik requested to merge sdesk-email-show1 into master

What does this MR do?

When a custom service desk email is configured and a service desk email suffix is set for the project, then advertise this custom address on the service desk issues page.

Also a minor change is done in the service_desk update service - when project_key is an empty string, we set nil value.

No changelog is added (this is still behind a feature flag)

Related to #222378 (closed)

Related to #223692 (closed)

Screenshots

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
Edited by Jan Provaznik

Merge request reports