SkillTree is a micro-learning gamification platform supporting the rapid integration of a gamified tool training approach into new and existing applications.
Create a non-community project group and add at least 1 member/admin to it so there are 2+ admin/members in that group
Assign the new group to a non-community project
Try to elevate project's community to the protected status
The follow error happens for /admin/projects/<project-id>/validateEnablingCommunity endpoint:
org.springframework.dao.IncorrectResultSizeDataAccessException: Query did not return a unique result: 2 results were returned
at skills.services.admin.UserCommunityService.validateProjectForCommunity(UserCommunityService.groovy:167) ~[!/:3.2.0-SNAPSHOT]
The follow error happens for
/admin/projects/<project-id>/validateEnablingCommunity
endpoint: