Skip to content

Group milestone: fix members autocomplete to include users [RUN AS-IF-FOSS]

What does this MR do?

'Members autocomplete' suggests appropriate groups and users, when @ is inserted into a field supporting autocomplete. This works as desired in the description field of project milestones. However, in the description field of group milestones, only groups are suggested (no users).

This MR fixes the Groups::ParticipantsService to also include users in autocomplete for group milestones.

🛠 with at Siemens

/cc @bufferoverflow

Screenshots

Before MR After MR
Group_milestone_members_autocomplete_before Group_milestone_members_autocomplete_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Jonas Wälter

Merge request reports

Loading