This is for T330816: [Epic] Temporary users should not be assigned to user groups. See also T330816#8958447.
Please check:
- Which extensions call UserGroupManager::addUserToGroup
- Which extensions call the deprecated User::addGroup (which calls UserGroupManager::addUserToGroup)
...and file tasks to update any calls found.