chamilo-lms icon indicating copy to clipboard operation
chamilo-lms copied to clipboard

[C2] Error creating a social group

Open daniboygg opened this issue 10 months ago • 0 comments

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:

  1. Login in Chamilo
  2. Goes to Social network
  3. Go to Social groups
  4. Click on Create a social group
  5. Fill in the data
  6. 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

daniboygg avatar Apr 17 '24 08:04 daniboygg