Skip to content

Fix NoSuchElementException in group stats endpoint

Daniel Gerhardt requested to merge fix-groupstats-exception into master

A NoSuchElementException was thrown when the stats endpoint was requested for a room w/o any content groups.

Merge request reports