Trying to import existing users into a course in bulk, I have 99 users in this case and it only imports the first one. They are separated by commas.
Checked bp-course-ajax.php
It has the correct count for the exploded list $members in add_bulk_students() but it stops after the first loop in the foreach
Thanks
Rolled back the vibe course module plugin update and it works again. Bad timing as I was migrating a bunch of users just as the update came out.
Thanks for pointing this out.
We have been able to replicate this.
Adding this to the issue log for coming update.