diff options
author | Athar Hameed <athar@gitlab.com> | 2018-04-24 12:21:01 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-04-24 12:21:01 +0000 |
commit | 36dc28fd5588bc696f6092a17a831fbd6c2f4334 (patch) | |
tree | 405d718ca7661d638fcba427cbbd6f7f37f7afe5 /changelogs | |
parent | c7b12a41861a4352278c8ff46ad39eb526739cc7 (diff) | |
download | gitlab-ce-36dc28fd5588bc696f6092a17a831fbd6c2f4334.tar.gz |
Fix unassign slash command preview
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/4950-unassign-slash-command-preview-fix.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/4950-unassign-slash-command-preview-fix.yml b/changelogs/unreleased/4950-unassign-slash-command-preview-fix.yml new file mode 100644 index 00000000000..0b8c14ae699 --- /dev/null +++ b/changelogs/unreleased/4950-unassign-slash-command-preview-fix.yml @@ -0,0 +1,5 @@ +--- +title: Fix unassign slash command preview +merge_request: 18447 +author: +type: fixed |