Skip to content

Fix '/unassign' slash command

Valery Sizov requested to merge fix_unassign_slash_command into master

What does this MR do?

  • /unassign now unassigns all the assignees or specified
  • Fixes /assignee command so it append assignees to Issues and replaces for MR
  • Implements /reassign command

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ee/issues/2470 and https://gitlab.com/gitlab-org/gitlab-ee/issues/2516

Edited by Valery Sizov

Merge request reports