diff options
author | Phil Hughes <me@iamphill.com> | 2017-05-11 07:49:07 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-05-11 07:49:07 +0000 |
commit | 226f3bb94fcd21911a4978621fe2d4cc369358c3 (patch) | |
tree | cba91fc07efce4c841096a9de83b1f831c5ac8ee /changelogs | |
parent | 64d6569c12fac484ea240cdc9d3be255d83fe523 (diff) | |
parent | 2434d135d6d7953726d1a521fd9faf6ee4590b8a (diff) | |
download | gitlab-ce-226f3bb94fcd21911a4978621fe2d4cc369358c3.tar.gz |
Merge branch '31625-tag-editor-loses-all-inputs-when-you-try-to-add-a-tag-that-already-exists' into 'master'
Resolve "Tag editor loses all inputs when you try to add a tag that already exists"
Closes #31625
See merge request !11155
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/31625-tag-editor-loses-all-inputs-when-you-try-to-add-a-tag-that-already-exists.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/31625-tag-editor-loses-all-inputs-when-you-try-to-add-a-tag-that-already-exists.yml b/changelogs/unreleased/31625-tag-editor-loses-all-inputs-when-you-try-to-add-a-tag-that-already-exists.yml new file mode 100644 index 00000000000..aae760b0ef5 --- /dev/null +++ b/changelogs/unreleased/31625-tag-editor-loses-all-inputs-when-you-try-to-add-a-tag-that-already-exists.yml @@ -0,0 +1,4 @@ +--- +title: Keep input data after creating a tag that already exists +merge_request: 11155 +author: |