summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorcharlie ablett <cablett@gitlab.com>2019-07-31 13:51:46 +0000
committerPaul Slaughter <pslaughter@gitlab.com>2019-07-31 13:51:46 +0000
commit5d7b46d523bb2310ac33d5b4c06137e9a3fd17aa (patch)
tree7a0ffa08b63f6431e3f29691ae681bd12b97b59e /changelogs
parentbea3d730c2257d5c5e4f2539f4e4b1b81be84250 (diff)
downloadgitlab-ce-5d7b46d523bb2310ac33d5b4c06137e9a3fd17aa.tar.gz
Port CE changes from EE
- DB migration of board milestone values - issue finder & spec updates
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/4221-board-milestone-should-persist-any-none-properly.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/4221-board-milestone-should-persist-any-none-properly.yml b/changelogs/unreleased/4221-board-milestone-should-persist-any-none-properly.yml
new file mode 100644
index 00000000000..d50c59bf607
--- /dev/null
+++ b/changelogs/unreleased/4221-board-milestone-should-persist-any-none-properly.yml
@@ -0,0 +1,5 @@
+---
+title: For milestone filters, treat Any as No Filter (using null). Use -1 for No Milestone
+merge_request:
+author:
+type: changed