Skip to content

Enable Promote to Incident Quick Action for Issue Creation

What does this MR do and why?

This MR adds functionality to the existing promote_to_incident quick action command. The quick action currently can be used on existing issues. The logic in this MR enables the quick action to be used for issue creation. Note the quick action can be used regardless of the type selected in the dropdown.

Screenshots or screen recordings

/promote_to_incident quick action in a new issue:

Promote_to_Incident_New_Issue

How to set up and validate locally

  1. Open a new issue
  2. In the description type /promote_to_incident
  3. Create the issue
  4. Confirm it is an incident by checking the top of the page Incident created just now by {username}

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 #376760 (closed)

Edited by Kristen Cutler

Merge request reports