Make sure that migration 29 can be run several times
If migration fails, it can not re-run in its current version, because of duplicate keys on structure group creation
Modify procedure so that
- structure group is not created if it already exists
- check if user is already in group members/admins before adding it
-
check if group is already in user personalspace and favGroups before adding it(it's already the case)
Edited by Bruno Boiget