summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorGabriel Mazetto <gabriel@gitlab.com>2017-01-12 18:27:06 -0500
committerGabriel Mazetto <gabriel@gitlab.com>2017-01-12 18:37:21 -0500
commite1521b748bc12f71fa7b8f311fcefb9bd3aca8ae (patch)
tree382901b31b20887f495e85c7c0813f2d82cceaf0 /changelogs/unreleased
parente75b1f11057829964dd9c3aac3b0a0deb964707e (diff)
downloadgitlab-ce-e1521b748bc12f71fa7b8f311fcefb9bd3aca8ae.tar.gz
Mutate the attribute instead of issuing a write operation to the DBbug/project-feature-compatibility
This fixes gitlab-org/gitlab-ee#1520
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/bug-project-feature-compatibility.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bug-project-feature-compatibility.yml b/changelogs/unreleased/bug-project-feature-compatibility.yml
new file mode 100644
index 00000000000..2124ee085e0
--- /dev/null
+++ b/changelogs/unreleased/bug-project-feature-compatibility.yml
@@ -0,0 +1,5 @@
+---
+title: Mutate the attribute instead of issuing a write operation to the DB in `ProjectFeaturesCompatibility`
+ concern.
+merge_request: 8552
+author: