Skip to content

Fix(New Subscription): handle non-existing groups

What does this MR do?

This MR handles when the user tries to upgrade a group that does not exist or they do not have access to it, e.g. when a link is shared and the group was deleted in the meantime or when the sharer has access, but the receiver doesn't.

Screenshots (strongly suggested)

Before: After:
Screen_Shot_2020-12-01_at_16.28.13 Screen_Shot_2020-11-26_at_18.08.30

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

To test this out:

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: customers-gitlab-com#2200 (comment 451662041)

Edited by Michael Lunøe

Merge request reports