Update project statistics after certain snippet events
What does this MR do?
This MR implements the following:
- When a snippet git operation is performed, we update the snippet statistics
- After this, we also update the project statistics to update the
snippets_size
.
- After this, we also update the project statistics to update the
- When a snippet is deleted, we update the snippet statistics
- After this, we also update the project statistics to update the
snippets_size
.
- After this, we also update the project statistics to update the
Refs #223715 (closed) and #223701 (closed)
Does this MR meet the acceptance criteria?
Conformity
Edited by 🤖 GitLab Bot 🤖