Skip to content

Fix wrong wording for policy scope

Artur Fedorov requested to merge 440284-policies-change-drowdown-wording into master

What does this MR do and why?

This MR fixes wrong wording for policy scope in security policies

Duplicated words projects were removed from UI sentence

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image.png fixed changes.mov

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Enable Feature Flag

Feature.enable(:security_policies_policy_scope)
  1. Go to Settings -> General
  2. Toggle the Permissions and group features section
  3. Enable Security policy scope
  4. Go to a Group -> Secure -> Policies -> New policy -> New scan result/execution policy -> check Policy scope section is there.
  5. Make sure there is no duplicate word projects in the sentence
  6. Make sure when you select all compliance frameworks, you see selected text {name1} + x more

Related to #440284 (closed)

Edited by Artur Fedorov

Merge request reports