Skip to content

Fix unassign slash command preview

Ghost User requested to merge 4950-unassign-slash-command-preview-fix into master

What does this MR do?

Fixes preview for unassign slash command.

Note: Tests are in EE version of the patch (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5334)

Why was this MR needed?

unassign slash command's preview returns all assignees even if specific user references are provided as params.

Does this MR meet the acceptance criteria?

What are the relevant issues numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/4950

Edited by Athar Hameed

Merge request reports