From eff9864968c53aaa44100822f6b3e716482dcc2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Fri, 6 Jan 2017 11:16:00 +0000 Subject: Merge branch 'fix-users-api-500-error' into 'master' Fix 500 errors when creating a user with identity via API Closes #26295 See merge request !8442 --- changelogs/unreleased/fix-users-api-500-error.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelogs/unreleased/fix-users-api-500-error.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/fix-users-api-500-error.yml b/changelogs/unreleased/fix-users-api-500-error.yml new file mode 100644 index 00000000000..ac9e7a480d8 --- /dev/null +++ b/changelogs/unreleased/fix-users-api-500-error.yml @@ -0,0 +1,4 @@ +--- +title: Fix 500 errors when creating a user with identity via API +merge_request: 8442 +author: -- cgit v1.2.1