Skip to content

fix: add missing nil check on create group with avatar

There was a missing nil check when a group is created/updated with an avatar that caused the code to panic. This update adds the nil check and related test.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading