Skip to content

Skip user's code_suggestions check

Jan Provaznik requested to merge jp-sc-flag into master

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)

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.

Edited by Jan Provaznik

Merge request reports

Loading