Skip to content

Resolve "Check for docker images before renaming group"

What does this MR do?

This prevents a group from either having its path changed or being transferred if any project in the group has container images. When an attempt to change these is made, the group will not update and instead display an error message to the user.

Screenshots

Group error message:

Screenshot_2019-10-09_at_09.33.17

Does this MR meet the acceptance criteria?

Conformity

Performance 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
Edited by Thong Kuah

Merge request reports