diff options
author | 🙈 jacopo beschi 🙉 <intrip@gmail.com> | 2018-06-01 15:09:08 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2018-06-01 15:09:08 +0000 |
commit | 4c8783636cdc279aea802760146d58e6259bed57 (patch) | |
tree | 0dac9783096bc26435d0fba5366a6fa6a0d9925b /changelogs | |
parent | d637fbe9af3f1efb9ce0a35c018a83c8b96d1f34 (diff) | |
download | gitlab-ce-4c8783636cdc279aea802760146d58e6259bed57.tar.gz |
Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/46478-update-updated-at-on-mr.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46478-update-updated-at-on-mr.yml b/changelogs/unreleased/46478-update-updated-at-on-mr.yml new file mode 100644 index 00000000000..c58b4fc8f84 --- /dev/null +++ b/changelogs/unreleased/46478-update-updated-at-on-mr.yml @@ -0,0 +1,5 @@ +--- +title: Updates updated_at on label changes +merge_request: 19065 +author: Jacopo Beschi @jacopo-beschi +type: fixed |