diff options
author | Christiaan Van den Poel <christiaan.vandenpoel@gmail.com> | 2018-01-08 09:06:25 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-01-08 09:06:25 +0000 |
commit | 66ebb206b09f83288ee6acbd6d11b2963ae43c9b (patch) | |
tree | 7447b9e0647bebbe0eb5a59af0f068a35ce11e25 /changelogs | |
parent | 15f7f52b4034d4ede3b923e95df6884f36194245 (diff) | |
download | gitlab-ce-66ebb206b09f83288ee6acbd6d11b2963ae43c9b.tar.gz |
disables the shortcut to the issue boards when issues are disabled
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/41244-issue-board-shortcut-working-while-no-issues.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/41244-issue-board-shortcut-working-while-no-issues.yml b/changelogs/unreleased/41244-issue-board-shortcut-working-while-no-issues.yml new file mode 100644 index 00000000000..b2c3a86551b --- /dev/null +++ b/changelogs/unreleased/41244-issue-board-shortcut-working-while-no-issues.yml @@ -0,0 +1,5 @@ +--- +title: disables shortcut to issue boards when issues are not enabled +merge_request: 16020 +author: Christiaan Van den Poel +type: fixed |