Skip to content

Resolve StatusServlet should display correct depositor totals

Closes #42 (closed)

Adds a GroupSummaryContext which acts as a sort of cache for group information (total files/total size).

At the moment the query might be a little slow for some cases. I want to run it against the production chronopolis nodes before pushing it to the dev branch.

Merge request reports