Group Level Wiki: BE Record group wiki storage
Summary
The storage for group wikis needs to be tracked somewhere.
Improvements
- Add a new colum
namespace_statistics.wiki_size
, mirroringproject_statistics.wiki_size
. - Update the wiki size in
GroupWiki#update_container_activity
. - Calculate the total size of all descendant group wikis in
Namespace::RootStorageStatistics
.
Involved components
GroupWiki#update_container_activity
NamespaceStatistics
Namespace::RootStorageStatistics