Steps to reproduce
- Disable circles
- Create a group "TestGroup" and add "TestUser" to it
- Enable circles
- As "SomeoneElse" create team "TestTeam" and add "TestGroup"
- As "TestUser" look in the contacts app what teams you're part of
Expected behaviour
"TestUser" should be listed as part of "TestTeam" because they are part of "TestGroup"
Actual behaviour
"TestUser" is not listed as part of "TestTeam"
Other details
Removing the user from the group and re-adding (while circles is enabled) it makes things behave as expected.
occ circles:sync --groups does help for this case.