diff options
author | David Kuri <info@davidkuri.de> | 2018-01-09 09:24:08 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-01-09 09:24:08 +0000 |
commit | 9452fd2b4818c63237c4e0172c4f7192be6b04e0 (patch) | |
tree | 1becaaa34ef5bb857330a8a5d3d4b2037954cda1 /changelogs/unreleased | |
parent | d2d634a9902d338b029c2b0662c24446b14bc3e0 (diff) | |
download | gitlab-ce-9452fd2b4818c63237c4e0172c4f7192be6b04e0.tar.gz |
Fixing re-ordering of an issue when dragging it to the bottom a long issue list in the board
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/36906-reordering-issues-to-the-bottom.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36906-reordering-issues-to-the-bottom.yml b/changelogs/unreleased/36906-reordering-issues-to-the-bottom.yml new file mode 100644 index 00000000000..0ab765a43b7 --- /dev/null +++ b/changelogs/unreleased/36906-reordering-issues-to-the-bottom.yml @@ -0,0 +1,5 @@ +--- +title: "Issue board: fix for dragging an issue to the very bottom in long lists" +merge_request: 16250 +author: David Kuri +type: fixed
\ No newline at end of file |