Forum Discussion

Richard Bailey's avatar
Richard Bailey
Copper Contributor
Oct 17, 2017

Dynamic Group Membership - issue with rule

I created a new Dynamic Group with the following rule:

(user.accountEnabled -eq true -and user.employeeID -ne $null)

 

But no members are being added.

 

Can anyone spot what may be the issue?

8 Replies

    • Richard Bailey's avatar
      Richard Bailey
      Copper Contributor

      Thanks for the reply. I just added the parenthesis, but it still says 0 members.

       

      I didn't see employeeID in the help document, as you are pointing out, however I did sync employeeID as a custom attribute and tried that custom attribute with varied results.

      There was also the recommendation in the help document to use the Graph Explorer to see the attributes, and when I did that I noticed that even though employeeID was not listed in the Dynamic Groups help page, it is there on the user object.

      If I intentionally do a typo in employeeID (employeeI for example) the Dynamic memberthip rule editor interface throws an error, so it is validating and accepting the input.

       

      I am stumpted.

      Is there any way to troubleshoot this?

Resources