Skip to content

Adds validation to custom_email_enabled in ServiceDeskSetting

What does this MR do and why?

This MR adds validation to the custom_email_enabled attribute of ServiceDeskSetting. We need to ensure that you can only set custom_email_enabled to true if custom email credentials are configured and a verification process has been started and finished successfully.

Screenshots or screen recordings

🚫 backend only

How to set up and validate locally

🚫

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports