summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-03-09 12:54:52 +0000
committerRémy Coutable <remy@rymai.me>2016-03-09 12:54:52 +0000
commit500337c4b23700a30876c6d2f8e7c612f8114432 (patch)
treefb7e2efa49e250792b5927d169096072304585ae /CHANGELOG
parent2af9326c3433c7aebbcc3473859bfbccc47b5e17 (diff)
parent591bf92ce7ee4c8fab9f7d9491be8b9872cf8dc8 (diff)
downloadgitlab-ce-500337c4b23700a30876c6d2f8e7c612f8114432.tar.gz
Merge branch 'iurisilvio/gitlab-ce-bitbucket_closed' into 'master'
Fix bug where Bitbucket 'closed' issues were imported as 'opened' _Originally opened at !2930 by @iurisilvio._ - - - Bitbucket has an undocumented status `closed`. https://confluence.atlassian.com/bitbucket/issues-resource-296095191.html Related to https://gitlab.com/gitlab-com/support-forum/issues/559 See merge request !2973
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 215a684a5d0..10984ebd190 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,7 @@ v 8.6.0 (unreleased)
- Add support for cross-project label references
- Update documentation to reflect Guest role not being enforced on internal projects
- Allow search for logged out users
+ - Fix bug where Bitbucket `closed` issues were imported as `opened` (Iuri de Silvio)
- Don't show Issues/MRs from archived projects in Groups view
- Increase the notes polling timeout over time (Roberto Dip)
- Show labels in dashboard and group milestone views