Skip to content

Don't show /invite_email quick action on new issue

What does this MR do and why?

Don't show /invite_email quick action on new issue

The /invite_email quick action throws an error when you try and use it in the description of a new issue. This ensures the quick action only appears when working with persisted issues.

Changelog: fixed

See #293012 (comment 1653569947)

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Visit the "new issue" page: http://gdk.test:3000/flightjs/Flight/-/issues/new
  2. See if the /invite_email quick action is available

MR acceptance checklist

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

Edited by Lee Tickett

Merge request reports