Skip to content

Add validation in remove blobs feature

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

We currently have a feature to remove blobs from a Git repository. However, there are some conditions that will prevent these blobs from being removed, such as if the repository is part of an object pool. We should build in validation when the user tries to remove the blob and produce an error message if we know we cannot remove the blob on the backend.

Edited by 🤖 GitLab Bot 🤖