Skip to content

Added slash command to close an issue as a duplicate.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/31752

What does this MR do?

I introduced a /duplicate #issue_id slash command to mark an issue as a duplicate of another issue and close it.

A new icon for the duplicate action would need to be added for #24784 (closed) if an icon is needed.

cc @smcgivern

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

gitlab_duplicate_issue

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26372 (closed)

Merge request reports