Skip to content

Remove feature flag from invite members banner [RUN ALL RSPEC] [RUN AS-IF-FOSS]

What does this MR do?

Removes feature flag invite_your_teammates_banner_a and makes invite members banner permanent part of the feature on group overview page.

It is displayed on the Group Overview page when:

  • page viewer can admin group

  • group has 1 or fewer members including yourself

  • the group was not just created, so there is no "Group successfully created" flash message also on the page in that spot.

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/323106

Screenshots (strongly suggested)

invite-team-banner

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

Related to #323106

Edited by Jackie Fraser

Merge request reports