Skip to content

Add invite member to assignee dropdown in issues/merge requests

Doug Stull requested to merge 219270-issue-invite-members into master

What does this MR do?

Adds an 'Invite Member' to the assignee dropdown for MRs and Issues based on the following qualifications:

  • User can admin the project - admin/owner/maintainer roles
  • Experiment is enabled for that user

Note: no changelog required since this is behind a feature/experiment flag.

Screenshots

Before After
Screen_Shot_2020-05-27_at_3.37.51_PM Screen_Shot_2020-05-28_at_2.15.07_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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

Contributes to #219270

Edited by Doug Stull

Merge request reports