chamilo-lms
chamilo-lms copied to clipboard
[C2] Error creating a social group
Describe Trying to create a social group gives an error in the browser console, but no feedback is given to user
To Reproduce Steps to reproduce the behavior:
- Login in Chamilo
- Goes to Social network
- Go to Social groups
- Click on Create a social group
- Fill in the data
- Click on Add button
Expected behavior A social group should be created
Additional context The line where error happens is this https://github.com/chamilo/chamilo-lms/blob/master/assets/vue/views/usergroup/List.vue#L238, it seems that the form does not gather permissions correctly