diff options
author | Alexandru Croitor <acroitor@gitlab.com> | 2019-06-12 07:14:21 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-06-12 07:14:21 +0000 |
commit | 869c872080eb178d7213dcc7f253c88b270cd8fa (patch) | |
tree | 59f08e81e5f2caf3506c858492d6c45ed1be8328 /changelogs | |
parent | 45d86520d1e7a820ba84f446b1c2aeb2a28dd3d8 (diff) | |
download | gitlab-ce-869c872080eb178d7213dcc7f253c88b270cd8fa.tar.gz |
Document when milestones and labels links are missing
Document that milestones and labels are still accesible
through direct links when issues are disabled even if
links are missing in sidebar UI.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/58984-doc-missing-milestones-and-labels-links.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/58984-doc-missing-milestones-and-labels-links.yml b/changelogs/unreleased/58984-doc-missing-milestones-and-labels-links.yml new file mode 100644 index 00000000000..6b74303c16e --- /dev/null +++ b/changelogs/unreleased/58984-doc-missing-milestones-and-labels-links.yml @@ -0,0 +1,5 @@ +--- +title: Document when milestones and labels links are missing +merge_request: 29355 +author: +type: other |