Currently it is not possible to add unit groups as members to other unit groups. This is a powerful feature which should be allowed. However care should be taken to avoid recursions.
- Write a unit test which add unit groups as members to others and provokes a recursion
- Fix consistency handlers so that it is possible to add unit groups to members of others
- Add a consistency handler to check for recursions
Currently it is not possible to add unit groups as members to other unit groups. This is a powerful feature which should be allowed. However care should be taken to avoid recursions.