Skip to content

Allow users to autocomplete members of private group via group share

Thong Kuah requested to merge autocomplete-group-share-members into master

What does this MR do and why?

Allow users to autocomplete members of private group via group share

Related issue: #36069 (closed)

Screenshots or screen recordings

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

Before After
Screenshot_2023-06-14_at_11.09.03_PM Screenshot_2023-06-14_at_10.11.50_PM

How to set up and validate locally

  1. Create a public project
  2. Go to Members page. Invite a group, select a private group
  3. Add some users as a member of the private group (say bob)
  4. Login, or impersonate as a member of the public project
  5. Create a new issue in the project. Try to autocomplete @bob in the issue description.

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 Thong Kuah

Merge request reports

Loading