Skip to content

Removes convert_to_ticket_quick_action feature flag

What does this MR do and why?

This MR removes the feature flag convert_to_ticket_quick_action which is enabled on production right now.

Using the quick action /convert_to_ticket user@example.com you're able to make a regular issue a Service Desk issue via the UI and programmatically using the GitLab issues and notes API.

See the original MR for feature context, screenshots, and how to verify locally.

Create Service Desk tickets from the UI and API (#433376 - closed)

[Feature flag] Rollout of `convert_to_ticket_qu... (gitlab-com/gl-infra/production#17488)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

See original MR !139553 (merged)

How to set up and validate locally

See original MR !139553 (merged)

Merge request reports