fa93156528
Group#destroy would actually hard-delete all associated projects even though the acts_as_paranoia gem is used, preventing Projects::DestroyService from doing any work. We first noticed this while trying to log all projects deletion to the Geo log.
4 lines
116 B
YAML
4 lines
116 B
YAML
---
|
|
title: Defer project destroys within a namespace in Groups::DestroyService#async_execute
|
|
merge_request:
|
|
author:
|