Skip to content

Draft: Create ticket from service desk emails

What does this MR do and why?

Creates ticket from service desk emails

  • Creates a ticket work item type (former issue) when a service desk email received
  • Ensures tickets are visible on /service_desk page along with legacy issues

Screenshots or screen recordings

Before After
Screenshot_2023-08-14_at_16.11.31 Screenshot_2023-08-14_at_16.08.26

How to set up and validate locally

  1. Make sure you have Service Desk configured and enabled. There is a video describing the process https://www.youtube.com/watch?v=SdqBOK43MlI
  2. Send an email to an email address specified on Monitor > Service Desk page.
  3. Reload the page
  4. Open a created ticket

MR acceptance checklist

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

Related to #421727

Merge request reports