Allow users to autocomplete members of private group via group share
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 |
---|---|
How to set up and validate locally
- Create a public project
- Go to Members page. Invite a group, select a private group
- Add some users as a member of the private group (say
bob
) - Login, or impersonate as a member of the public project
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Thong Kuah