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. |
||
---|---|---|
.. | ||
base_service.rb | ||
create_service.rb | ||
destroy_service.rb | ||
update_service.rb |