diff options
author | Matija Čupić <matteeyah@gmail.com> | 2018-05-28 21:14:19 +0200 |
---|---|---|
committer | Matija Čupić <matteeyah@gmail.com> | 2018-05-28 21:14:19 +0200 |
commit | ca1d6d2f6dfd203e8b25e19ca1709ba722d922d1 (patch) | |
tree | 4c31f14c8be1f104961285f79e3cb34c4051d1c9 /changelogs | |
parent | aac8d1f3363a87f0bcd31009aad41d577f0a3f67 (diff) | |
download | gitlab-ce-ca1d6d2f6dfd203e8b25e19ca1709ba722d922d1.tar.gz |
Add CHANGELOG entry46452-nomethoderror-undefined-method-previous_changes-for-nil-nilclass
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/46452-nomethoderror-undefined-method-previous_changes-for-nil-nilclass.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46452-nomethoderror-undefined-method-previous_changes-for-nil-nilclass.yml b/changelogs/unreleased/46452-nomethoderror-undefined-method-previous_changes-for-nil-nilclass.yml new file mode 100644 index 00000000000..89dee65f5a8 --- /dev/null +++ b/changelogs/unreleased/46452-nomethoderror-undefined-method-previous_changes-for-nil-nilclass.yml @@ -0,0 +1,5 @@ +--- +title: Check for nil AutoDevOps when saving project CI/CD settings. +merge_request: 19190 +author: +type: fixed |