summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-04-16 21:02:03 +0000
committerStan Hu <stanhu@gmail.com>2019-04-16 21:02:03 +0000
commitb0c0f81d549165e69ca871f94ed0154e30a8970c (patch)
treed1da2b13eeaf2f7a7b6391e0b7b5dbd476d2f722 /changelogs/unreleased
parent6f539ccbe97edab5d9e8d09f66fb7f6591de7729 (diff)
parente0b6838a90b47f34c1109b6a9727f249c6faebca (diff)
downloadgitlab-ce-b0c0f81d549165e69ca871f94ed0154e30a8970c.tar.gz
Merge branch '58361-issue-create-system-note-timestamp' into 'master'
Set correct timestamps when creating past issues Closes #58361 See merge request gitlab-org/gitlab-ce!27406
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/58361-issue-create-system-note-timestamp.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/58361-issue-create-system-note-timestamp.yml b/changelogs/unreleased/58361-issue-create-system-note-timestamp.yml
new file mode 100644
index 00000000000..d8fe3e4aa48
--- /dev/null
+++ b/changelogs/unreleased/58361-issue-create-system-note-timestamp.yml
@@ -0,0 +1,5 @@
+---
+title: Fix system notes timestamp when creating issue in the past
+merge_request: 27406
+author:
+type: fixed