@ -193,6 +193,7 @@ def get_group_topics( # noqa
Group.path.descendant_of(request.context.path),
Group.path != request.context.path,
)
.order_by(Group.path)
.all()