Skip user's code_suggestions check
What does this MR do and why?
When code_suggestions_used_by_default
feature flag is enabled then:
- code_suggestions setting is not displayed in user's setting
- user's code_suggestions setting is skipped when checking if code suggestion is enabled or not on .com
- this attribute is ignored when updating user preferences in REST API (and also not exposed in response)
- Related to https://gitlab.com/gitlab-org/gitlab/-/issues/435269+
- Related to Remove references to personal preferences toggl... (#435394 - closed)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jan Provaznik