Skip to content

Fix potential NPE in import handling of content groups

Daniel Gerhardt requested to merge fix-npe-in-content-group-import into master

The handling of content groups did not check for the case that no contents/content groups exist.

Merge request reports