Skip to content

Changed instances of `(Any )[Ee]ligible user` to `All eligible users`

Robert Hunt requested to merge 360930-rename-any-eligible-user into master

What does this MR do and why?

This MR renames any instances of (Any )[Ee]ligible user to All eligible users to improve the UI text.

Screenshots or screen recordings

Project settings MR settings MR approvers list
image image image

How to set up and validate locally

  1. Visit a projects settings page like http://gdk.test:3000/gitlab-org/gitlab-test/edit#js-merge-request-approval-settings and confirm All eligible users is shown
  2. Visit an MR's edit page like http://gdk.test:3000/gitlab-org/gitlab-test/-/merge_requests/1/edit and confirm All eligible users is shown
  3. Vist an MR like http://gdk.test:3000/gitlab-org/gitlab-test/-/merge_requests/1 and confirm All eligible users is shown on the approvers' list

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #360930 (closed)

Edited by Robert Hunt

Merge request reports