Microsoft AD Spoke action 'User in group' fails for groups with brackets in the nameDescriptionAction ''User in group' from the Microsoft AD Spoke within Flow Designer. We do this to verify if a given user is really member of the Active Directory group we are working on. We encounter the problem that this does not work correctly for groups that have brackets in their names. When we test the action with a person (take user with SAM account name 'x' as an example) that is in this Active Directory group we receive the output 'User is not in group', although she/he is. If we check for active directory group ServiceNow, we get the correct result with 'User is Member of group'.Steps to Reproduce Open the group 'group(x)' and the group 'ServiceNow'. These are both Active Directory groups which are synced to the sys_user_group table.Verify that a user is within both groups, for example a user with the SAM account name 'x'.In Flow Designer, open the action 'User in group' and perform a test with the SAM account name and group name as the input. For the group 'group(x)', you receive 'User is not in group' as the result. For the group 'ServiceNow', you receive 'User is Member of group' as the result.WorkaroundThis problem has been Fixed. If you are able to upgrade, review the Fixed In section to determine the latest version with a permanent fix your instance can be upgraded to.Related Problem: PRB1476006