Skip to content

Prevent error in copy_metadata quick action

What does this MR do and why?

Prevent error when the reference given in the /copy_metadata quick action is invalid.

Instead we show an error message.

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

Screenshot_2024-05-18_at_12.08.20_AM

How to set up and validate locally

  1. On an issue note, type /copy_metadata xxx or any other invalid reference
  2. Click the "Preview" tab

Related to #462448 (closed)

Edited by Heinrich Lee Yu

Merge request reports