diff options
| author | Phil Hughes <me@iamphill.com> | 2018-03-12 12:33:24 +0000 |
|---|---|---|
| committer | Phil Hughes <me@iamphill.com> | 2018-03-12 12:33:24 +0000 |
| commit | 95a1ac1404ef76424bd584e4071f002a35dfa050 (patch) | |
| tree | 17f71d419c753c1059ed3105838aa97c080e654a /changelogs | |
| parent | 3d64cb636e02a3d651cfd535d039ddf19e499d56 (diff) | |
| parent | c59532122ae822fd1dbd71650dda6d540ba5c1aa (diff) | |
| download | gitlab-ce-95a1ac1404ef76424bd584e4071f002a35dfa050.tar.gz | |
Merge branch '44139-fix-issue-boards-dup-keys' into 'master'
Use object ID to prevent duplicate keys Vue warning on Issue Boards page during development
Closes #44139
See merge request gitlab-org/gitlab-ce!17682
Diffstat (limited to 'changelogs')
| -rw-r--r-- | changelogs/unreleased/44139-fix-issue-boards-dup-keys.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/44139-fix-issue-boards-dup-keys.yml b/changelogs/unreleased/44139-fix-issue-boards-dup-keys.yml new file mode 100644 index 00000000000..dd5f2f06d6c --- /dev/null +++ b/changelogs/unreleased/44139-fix-issue-boards-dup-keys.yml @@ -0,0 +1,6 @@ +--- +title: Use object ID to prevent duplicate keys Vue warning on Issue Boards page during + development +merge_request: 17682 +author: +type: other |
