summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/fix-do-not-update-private-profile-in-api.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/fix-do-not-update-private-profile-in-api.yml')
-rw-r--r--changelogs/unreleased/fix-do-not-update-private-profile-in-api.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-do-not-update-private-profile-in-api.yml b/changelogs/unreleased/fix-do-not-update-private-profile-in-api.yml
new file mode 100644
index 00000000000..f2fa26176b6
--- /dev/null
+++ b/changelogs/unreleased/fix-do-not-update-private-profile-in-api.yml
@@ -0,0 +1,6 @@
+---
+title: Fix inconditionally setting user profile to public when updating via
+ API and private_profile parameter is not present in the request
+merge_request: 24456
+author: Diego Louzán
+type: fixed