Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Labuschagne <blabuschagne@gitlab.com>2018-12-31 16:58:20 +0300
committerFatih Acet <acetfatih@gmail.com>2018-12-31 16:58:20 +0300
commit78029952cc69dfa4cf7c090262c319efdcd4f230 (patch)
treeb3375a8ac4e37bc3f06c6440c20f52245393df8b /changelogs/unreleased
parentca14b70d5201852751d79d6a0827b81689fff5be (diff)
Resolve "Status emoji should not update awards section on issue page"
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/52888-status-emoji-should-not-be-added-to-awards-section-on-issue-page-2.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52888-status-emoji-should-not-be-added-to-awards-section-on-issue-page-2.yml b/changelogs/unreleased/52888-status-emoji-should-not-be-added-to-awards-section-on-issue-page-2.yml
new file mode 100644
index 00000000000..501940d6da3
--- /dev/null
+++ b/changelogs/unreleased/52888-status-emoji-should-not-be-added-to-awards-section-on-issue-page-2.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent awards emoji being updated when updating status
+merge_request: 23470
+author:
+type: fixed